mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Merge pull request #1452 from Markokil321/patch-2
Update player_build.sqf
This commit is contained in:
@@ -521,7 +521,7 @@ if (_hasrequireditem) then {
|
|||||||
publicVariableServer "PVDZE_obj_Publish";
|
publicVariableServer "PVDZE_obj_Publish";
|
||||||
|
|
||||||
cutText [format[(localize "str_epoch_player_140"),_combinationDisplay,_text], "PLAIN DOWN", 5];
|
cutText [format[(localize "str_epoch_player_140"),_combinationDisplay,_text], "PLAIN DOWN", 5];
|
||||||
|
systemChat format [(localize "str_epoch_player_140"),_combinationDisplay,_text];
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
_tmpbuilt setVariable ["CharacterID",dayz_characterID,true];
|
_tmpbuilt setVariable ["CharacterID",dayz_characterID,true];
|
||||||
|
|||||||
Reference in New Issue
Block a user