ACE3/addons/pike/XEH_postInit.sqf

6 lines
135 B
Plaintext
Raw Normal View History

2016-09-21 06:25:11 +00:00
#include "script_component.hpp"
if (!hasInterface) exitWith {};
["ace_firedPlayer", FUNC(handleFired)] call CBA_fnc_addEventHandler;