+ added "each" to the sell menu for mags.
+ fixed sell message to display actual in out counts traded in bulk.
+made pack vault text red.
+ reduced zombie alert when attempting to crack vault.
+ potential fix for vehicle damage spam at server start.
This commit is contained in:
vbawol
2013-02-03 12:42:17 -06:00
parent ad3ad6e642
commit 1b68d0399d
6 changed files with 16 additions and 16 deletions

View File

@@ -127,7 +127,6 @@ dayz_resetSelfActions = {
s_player_barkdog = -1;
s_player_warndog = -1;
s_player_followdog = -1;
s_last_trader = -1;
s_player_repair_crtl = -1;
};
call dayz_resetSelfActions;