mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-23 08:30:50 +03:00
Open gear menu instantly after action completes
This commit is contained in:
@@ -97,6 +97,8 @@ if(!isNull _obj and alive _obj) then {
|
||||
} forEach _objWpnTypes;
|
||||
|
||||
cutText [localize "str_success_tent_pack", "PLAIN DOWN"];
|
||||
|
||||
player action ["Gear", _holder];
|
||||
};
|
||||
|
||||
s_player_packtent = -1;
|
||||
|
||||
Reference in New Issue
Block a user