should fix undefined variable errors

This commit is contained in:
icomrade
2016-05-03 15:09:13 -04:00
parent 7bcc9f305f
commit 5cde6cba69
2 changed files with 16 additions and 16 deletions

View File

@@ -27,7 +27,7 @@ player setVariable["friendlies",DZE_Friends,true];
//player addMagazine "Hatchet_swing";
//player addWeapon "MeleeHatchet";
waitUntil {!isNil "dayz_nutrition"};
while {1 == 1} do {
_start = diag_tickTime;