diff --git a/SQF/dayz_code/actions/player_build.sqf b/SQF/dayz_code/actions/player_build.sqf index 03b26508b..afb3f36a3 100644 --- a/SQF/dayz_code/actions/player_build.sqf +++ b/SQF/dayz_code/actions/player_build.sqf @@ -120,7 +120,7 @@ _distance = DZE_PlotPole select 0; _needText = localize "str_epoch_player_246"; if(_isPole) then { - _distance = DZE_PlotPole this select 1; + _distance = DZE_PlotPole select 1; }; // check for near plot