Add back Epoch animals in sched_animals

player_animalCheck is not used
This commit is contained in:
ebaydayz
2016-04-18 14:19:41 -04:00
parent 11741fa710
commit 464c26861c
4 changed files with 20 additions and 66 deletions

View File

@@ -113,10 +113,7 @@ while {1 == 1} do {
_timer150 = diag_ticktime;
};
if ((diag_tickTime - _timer) > 300) then {
//Animals
//[] call player_animalCheck;
if ((diag_tickTime - _timer) > 300) then {
_timer = diag_tickTime;
};