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
2b62c170fd
ACE3
/
addons
/
optionsmenu
/
XEH_postInit.sqf
7 lines
87 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Rough Conversion Gut keybind stuff, redo data arrays, reset button, progress on color changer.
2015-01-21 11:43:58 +00:00
#include "script_component.hpp"
Read from config
2015-01-21 23:29:42 +00:00
[] spawn {
sleep 1;
[] call FUNC(addFromConfig);
};
Reference in New Issue
Copy Permalink