ACE3/addons/safemode/XEH_postInit.sqf
2015-01-17 17:32:34 -03:00

6 lines
294 B
Plaintext

// by commy2
//["Soldier", {_player = ACE_player; if (currentWeapon _player in (_player getVariable [QGVAR(safedWeapons), []])) then {[false] call FUNC(setSafeModeVisual)}] call EFUNC(common,addInfoDisplayEventHandler);
//@todo addEventHandler infoDisplayChanged with select 1 == "Soldier"