ACE3/addons/backpacks/XEH_postInit.sqf
2016-05-24 14:13:11 +01:00

4 lines
121 B
Plaintext

#include "script_component.hpp"
["ace_backpackOpened", {_this call FUNC(backpackOpened)}] call CBA_fnc_addEventHandler;