mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
bump
This commit is contained in:
parent
b7e3646697
commit
613c088124
@ -24,7 +24,7 @@ if (_unit == ace_player) then {
|
||||
findDisplay 8855 closeDisplay 0;
|
||||
};
|
||||
|
||||
// Exit if no item:
|
||||
// Exit if no item
|
||||
if (({_x == "ACE_DeadManSwitch"} count (items _unit)) == 0) exitWith {};
|
||||
|
||||
private _range = getNumber (configFile >> "CfgWeapons" >> "ACE_DeadManSwitch" >> QGVAR(range));
|
||||
|
Loading…
Reference in New Issue
Block a user