================================================================================= V35 (03-05-2016) ================================================================================= Fixed typo in an eventhandler ================================================================================= V34 (03-05-2016) ================================================================================= Altered a lot of the eventhandler in an attempt to stop the out of memory errors ================================================================================= V33 (30-04-2016) ================================================================================= Added server thread monitoring option for diagnosing server issues ================================================================================= V32 (29-04-2016) ================================================================================= Added checks for valide vehicles in Sky, Sea and Vehicle modules ================================================================================= V28-V31 (27-04-2016) ================================================================================= Altereed a few eventhandlers Fixed multiple static spawns so they are independent of each other ================================================================================= V27 (26-04-2016) ================================================================================= Added the option fully control the gear assigned to bandit and survivor units Added the option for helicopters as public transport, the heli travels between traders and lands for about 60 seconds. Setting SC_occupyTransportClass to a helicopter classname will switch it over to using a helicopter, if you want to continue using the land vehicle set SC_occupyTransportClass to a land vehicle. Added the option to set the maximum crew (crew count will be a random number between the max and min). The applies for all AI vehicles. Added a separate SC_VehicleClassToUseRare list of vehicles which spawn 10% of the time in place of the standard SC_VehicleClassToUse list.