Files
DayZ-Epoch/SQF/dayz_code
worldwidesorrow fc6f576542 Clean up and optimize file
Function _cantSee should not be recompiled every time this file runs. fnc_fieldOfView is compiled in compiles.sqf and called here. Checking zombie counts in this file is redendant. It is already being done in player_spawnCheck and building_SpawnZombies. Variables "agentObject" and "BaseLocation" are unused. The createAgent command should not be used with a radius. This causes some of the zombies to be killed after being spawned into objects. Some of the walking zombies were spawning inside the building when they should not.
2020-01-09 16:06:37 -06:00
..
2016-03-30 14:55:45 -04:00
2019-12-16 16:54:25 +01:00
2016-04-27 14:42:50 -04:00
2020-01-09 16:06:37 -06:00
2019-12-20 15:07:44 -06:00
2016-11-23 13:50:24 -05:00
2020-01-09 15:57:29 -06:00
2019-10-29 15:23:30 +01:00
2019-03-01 07:18:30 -06:00
2019-12-17 11:10:51 +01:00
2017-07-30 17:57:39 -04:00