mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Remove unneeded waitUntil
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user