mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
plot preview #846 only after plot placed
This commit is contained in:
@@ -471,6 +471,8 @@ if (_hasrequireditem) then {
|
||||
if(_num_removed == 1) then {
|
||||
|
||||
cutText [format[localize "str_build_01",_text], "PLAIN DOWN"];
|
||||
|
||||
if (_isPole) then {spawn player_plotPreview;};
|
||||
|
||||
_tmpbuilt setVariable ["OEMPos",_location,true];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user