Files
DayZ-Epoch/SQF/dayz_code
worldwidesorrow bedc52cc76 Remove redundant operations
The isClass and config checks are done in player_spawnCheck. There is no reason to do that here. Those variables are being passed in an array during the function call.  Global variables dayz_spawnZombies and dayz_maxControlledZombies used in spawn checks are adjusted in player_spawnCheck and zombie_generate. There is no reason to save to local variables.
2019-11-11 19:45:33 -06:00
..
2016-03-30 14:55:45 -04:00
2019-11-11 11:07:25 +01:00
2016-04-27 14:42:50 -04:00
2019-11-11 19:45:33 -06:00
2019-11-11 11:07:25 +01:00
2019-11-11 11:07:25 +01:00
2016-11-23 13:50:24 -05:00
2019-10-29 15:23:30 +01:00
2019-11-11 10:00:47 +01:00
2019-03-01 07:18:30 -06:00
2019-11-11 11:07:25 +01:00
2017-07-30 17:57:39 -04:00