blckeagles-revisited-RC/@epochhive/addons/custom_server/Compiles/Vehicles
Ghostrider-DbD- 1afdc37b3b Build 15
Fixed issue wherein fnc_missionSpawner would hang if fnc_spawnGroup
returned a NULL-GROUP
This occured when the server had reached the max number of groups.
The fix was to periodically deleted empty groups (see fnc_mainThread).
this is probably a bug on Epoch only as Exile includes a check to delete
empty gorups in the server fsm.

Worked on the code to check for flags/plot poles but this stil needs
more  work.

worked on code to send notifications when a player trips an IED but this
needs more work.

Other minor bug-fixes
2016-11-17 06:54:52 -05:00
..
GMS_fnc_configureMissionVehicle.sqf more updates to how mission vehicles are spawned, monitored and cleaned up. 2016-10-25 09:57:52 -04:00
GMS_fnc_decomissionAIVehicle.sqf blckeagls mission system for Epoch 0.3.9 Arma 1.64+ 2016-10-22 17:15:11 -04:00
GMS_fnc_protectVehicle.sqf Build 15 2016-11-17 06:54:52 -05:00
GMS_fnc_protectVehicle.sqf.bak Build 15 2016-11-17 06:54:52 -05:00
GMS_fnc_spawnEmplaced.sqf more updates to how mission vehicles are spawned, monitored and cleaned up. 2016-10-25 09:57:52 -04:00
GMS_fnc_spawnheli_para.sqf blckeagls mission system for Epoch 0.3.9 Arma 1.64+ 2016-10-22 17:15:11 -04:00
GMS_fnc_spawnVehicle.sqf Build 15 2016-11-17 06:54:52 -05:00
GMS_fnc_spawnVehicle.sqf.bak Build 15 2016-11-17 06:54:52 -05:00
GMS_fnc_spawnVehiclePatrol.sqf Build 15 2016-11-17 06:54:52 -05:00
GMS_fnc_vehicleMonitor.sqf more updates to how mission vehicles are spawned, monitored and cleaned up. 2016-10-25 09:57:52 -04:00
GMS_fnc_vehicleMonitorLoop.sqf Fixes for issues with vehicle patrols and static weapons 2016-10-25 18:59:59 -04:00