Merge pull request #899 from dayz10k/plotpreview

#846 Plotpreview
This commit is contained in:
HARLAN
2013-12-13 10:59:01 -08:00
3 changed files with 25 additions and 0 deletions

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