mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
surrendered action v2
This commit is contained in:
@@ -317,6 +317,10 @@ if (!isDedicated) then {
|
||||
};
|
||||
};
|
||||
|
||||
dze_surrender_off = {
|
||||
player setVariable ["DZE_Surrendered", false, true];
|
||||
DZE_Surrender = false;
|
||||
};
|
||||
|
||||
gear_ui_init = {
|
||||
private["_control","_parent","_menu","_dspl","_grpPos"];
|
||||
|
||||
Reference in New Issue
Block a user