Version 1.4.1
CHANGE LOG SUMMARY
ADDED:
- ARC_fnc_execAfterSafeStart
- Usage:
[<code>, <args>] call ARC_fnc_execAfterSafeStart;
- Example:
[{ hint "Safe start has ended"; hint str _this; }, 123] call ARC_fnc_execAfterSafeStart;
- Note: Code will execute where the function was called (eg. called from client, executed on client)
- Usage:
UPDATED:
- Disabled ACRE terrain interference