Remove more unused strings

This commit is contained in:
ebaydayz
2016-03-10 14:33:16 -05:00
parent 18c4c4a203
commit 2803847aa0
6 changed files with 51 additions and 244 deletions

View File

@@ -30,7 +30,7 @@ while {r_autoTrade} do {
// check if current magazine count is greater than 20
if ((count (magazines player)) > 20) exitWith { cutText [(localize "STR_DAYZ_CODE_2"), "PLAIN DOWN"]; r_autoTrade = false};
if ((count (magazines player)) > 20) exitWith { cutText [(localize "str_player_24"), "PLAIN DOWN"]; r_autoTrade = false};
_canAfford = false;
if(_bos == 1) then {