ACE3/addons/captives/clientInit.sqf
2015-02-02 19:48:33 -06:00

4 lines
142 B
Plaintext

// by commy2
[missionNamespace, "playerChanged", {_this call AGM_Captives_fnc_handlePlayerChanged}] call AGM_Core_fnc_addCustomEventhandler;