ACE3/addons/fcs/XEH_clientInit.sqf

6 lines
97 B
Plaintext
Raw Normal View History

#include "script_component.hpp"
GVAR(enabled) = True;
2015-01-12 10:06:27 +00:00
GVAR(time) = 0;
GVAR(position) = [0,0,0];