ACE3/addons/vehicledamage/functions/fnc_initializeExtension.sqf
jaynus fdf0ff2d24 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 09:51:16 -07:00

6 lines
78 B
Plaintext

#include "script_component.hpp"
GVAR(ready) = false;
CALL_EXT "init:";