mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
7 lines
160 B
Plaintext
7 lines
160 B
Plaintext
private [];
|
|
|
|
player removeAction s_player_SurrenderedGear;
|
|
DZE_GearCheckBypass = true;
|
|
player action ["Gear", (_this select 3)];
|
|
|
|
s_player_SurrenderedGear = -1; |