blckeagles-revisited-RC/@GMS/addons/custom_server/Compiles
He-Man 86d55ef119
Prevent dead cleanup and script fix
1. Using "_units = blck_liveMissionAI select (_i - 1);" could cause undefined behaviour if removing entries from array inside this loop.
So always deleteat 0, but pushback if delete is not wanted / needed
2. Check first, if the AI is dead. If so, skip cleanup, so players can loot the corpse
2018-11-27 17:23:29 +01:00
..
Functions Updated for Build 155 2018-10-21 07:56:34 -04:00
Groups Bug Fixes 2018-10-25 19:50:09 -04:00
HC Corrections to address minor errors in the .RPT 2018-08-05 16:48:00 -04:00
Missions Random dir for static wpns 2018-11-26 21:59:52 +01:00
Reinforcements V 6.81 Build 124 2018-04-09 08:07:34 -04:00
TimeAccel Build 135 2018-06-03 09:47:47 -04:00
Units Prevent dead cleanup and script fix 2018-11-27 17:23:29 +01:00
Vehicles Bug Fixes 2018-10-25 19:50:09 -04:00
blck_functions.sqf Updated for Build 155 2018-10-21 07:56:34 -04:00
blck_variables.sqf Updated for Build 155 2018-10-21 07:56:34 -04:00