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
46a239f9f6
ACE3
/
extras
/
blank
/
XEH_preInit.sqf
8 lines
88 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add example blank module and EGVAR() QEGVAR()
2015-01-11 22:04:19 +00:00
#include "script_component.hpp"
Add ADDON variable to blank module
2015-01-19 11:40:03 +00:00
ADDON = false;
precompile on game start
2016-02-22 14:20:36 +00:00
#include "XEH_PREP.hpp"
Add ADDON variable to blank module
2015-01-19 11:40:03 +00:00
ADDON = true;
Reference in New Issue
Copy Permalink