Skip to content

Version 1.4.1

Compare
Choose a tag to compare
@jameslkingsley jameslkingsley released this 11 Sep 18:36
· 133 commits to master since this release

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)

UPDATED:

  • Disabled ACRE terrain interference