This website requires JavaScript.
Explore
Help
Sign In
Arma3_Epoch
/
ACE3
Watch
1
Star
0
Fork
0
You've already forked ACE3
mirror of
https://github.com/acemod/ACE3.git
synced
2024-08-30 18:23:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7a6d0eefe3
ACE3
/
addons
/
fcs
/
XEH_clientInit.sqf
6 lines
97 B
Plaintext
Raw
Normal View
History
Unescape
Escape
First port of AGM_FireControlSystem -> ace_fcs Untested
2015-01-12 10:02:44 +00:00
#include "script_component.hpp"
GVAR(enabled) = True;
Prefixes
2015-01-12 10:06:27 +00:00
GVAR(time) = 0;
GVAR(position) = [0,0,0];
Reference in New Issue
Copy Permalink