Merge pull request #807 from dayz10k/master

#762
This commit is contained in:
HARLAN
2013-11-26 22:20:52 -08:00

View File

@@ -68,8 +68,7 @@ cutText [format[(localize "str_epoch_player_162"),_nameVehicle], "PLAIN DOWN"];
if (_isModular) then { if (_isModular) then {
//allow previous cutText to show, then show this if modular. //allow previous cutText to show, then show this if modular.
sleep 2; cutText ["Deconstructing modular buildables will not refund any components.", "PLAIN"];
{cutText [format["Deconstructing modular buildables will not refund any components."], "PLAIN"];};
}; };
// Alert zombies once. // Alert zombies once.