mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Do not allow pickup actions next to other actions
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
if (dayz_actionInProgress) exitWith {localize "str_player_actionslimit" call dayz_rollingMessages;};
|
||||
if (player isKindOf "PZombie_VB") exitWith {};
|
||||
private ["_array","_type","_classname","_holder","_playerID","_text","_broken","_claimedBy","_config","_isOk","_PlayerNear","_wpn","_ismelee","_hasBag"];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user