ACE3/addons/pike/XEH_postInit.sqf
2018-12-12 23:31:08 -06:00

6 lines
139 B
Plaintext

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