mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Update player_packTent again
This commit is contained in:
@@ -114,7 +114,7 @@ if ((_startUpgrade) AND (isClass(_upgradeConfig))) then {
|
||||
|
||||
if (_alreadyupgrading == 1) exitWith { localize "str_upgradeInProgress" call dayz_rollingMessages; };
|
||||
|
||||
_cursorTarget setVariable["alreadyupgrading",1];
|
||||
_cursorTarget setVariable["alreadyupgrading",1,true];
|
||||
|
||||
uiSleep 0.03;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user