ALiVE Release 1.21.4.2308081
DarrellJMartin
released this
08 Aug 16:48
·
87 commits
to master
since this release
Latest Version set to 2308081
Release Build 1.21.4
[ALL] Updated version to 1.21.4.2308081
[X_LIB] Debug logging update
[SYS_PROFILE] Fixed multiple 'undefined variable' errors when restoring persistent profile data
[MIL_PLACEMENT] Fixed 'undefined variable _HQ' when reloading persistent data
[MIL_ATO] Fixed 'error undefined variable in expression: _marker' script error
[MIL_OPCOM] Updated ALIVE_fnc_OPCOMIncrementStartForceStrength
[MIL_OPCOM] Added function ALIVE_fnc_OPCOMdecrementStartForceStrength
- Description:
decrement StartForceStrength of targeted side of OPCOM_INSTANCES - Parameters:
STRING - _side ("WEST","EAST","GUER")
STRING - _type (string of "Infantry", "Motorized", "Mechanized", "Armored", "Artillery", "AAA", "Air", "Sea")
NUMBER - _decrementAmount (decrease StartForceStrength type by amount) - Returns:
startForceStrength - Examples:
"GUER","Infantry",1] call ALIVE_fnc_OPCOMdecrementStartForceStrength;