surrendered action v2

This commit is contained in:
[VB]AWOL
2013-11-13 16:00:27 -06:00
parent ca576694bf
commit 72d2f8950e
3 changed files with 48 additions and 24 deletions

View File

@@ -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"];