ACE3/addons/pike/XEH_postInit.sqf
2016-10-08 22:50:04 -05:00

6 lines
135 B
Plaintext

#include "script_component.hpp"
if (!hasInterface) exitWith {};
["ace_firedPlayer", FUNC(handleFired)] call CBA_fnc_addEventHandler;