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
fdf0ff2d24
ACE3
/
addons
/
vehicledamage
/
functions
/
fnc_initializeExtension.sqf
6 lines
78 B
Plaintext
Raw
Normal View
History
Unescape
Escape
This is an initial commit rebasing extP3dParser and bulletStuff into a unified vehicledamage branch with a fresh history.
2015-05-09 20:32:36 +00:00
#include "script_component.hpp"
Added: Result parsing, ext->sqf dispatch to localEvents Fixed: Bullet build Fixed: results are all 0=true, -1=failure, otherwise its a dispatch message.
2015-05-10 16:51:16 +00:00
GVAR(ready) = false;
This is an initial commit rebasing extP3dParser and bulletStuff into a unified vehicledamage branch with a fresh history.
2015-05-09 20:32:36 +00:00
CALL_EXT "init:";
Reference in New Issue
Copy Permalink