plot preview #846 only after plot placed

This commit is contained in:
HARLAN
2013-12-13 13:58:07 -05:00
parent b27836d2ee
commit 920cdfba78

View File

@@ -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];