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