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
48a1ddd401
ACE3
/
addons
/
javelin
/
XEH_clientInit.sqf
5 lines
97 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Working save.
2015-04-04 23:55:53 +00:00
#include "script_component.hpp"
Don't do client stuff on dedicated.
2015-04-13 03:44:19 +00:00
if (!hasInterface) exitWith {};
Working save.
2015-04-04 23:55:53 +00:00
#include "initKeybinds.sqf"
Reference in New Issue
Copy Permalink