Localization updates

Some localization updates and some code optimization.
This commit is contained in:
oiad
2016-07-17 22:23:25 +12:00
parent d47d887a66
commit 3d75c67574
23 changed files with 188 additions and 179 deletions

View File

@@ -18,7 +18,7 @@ if(player distance _vehicle < 10) then {
publicVariable "PVDZE_veh_Lock";
};
format["%1 used to unlock vehicle.",_key] call dayz_rollingMessages;
format["STR_EPOCH_PLAYER_331",_key] call dayz_rollingMessages;
};
s_player_lockUnlock_crtl = -1;