on place of beacon:
set {_temp1} to rounded down event-location's x-coordinate
reduce {_temp1} by 25
set {_temp2} to rounded down event-location's z-coordinate
reduce {_temp2} by 25
set {_loc1} to the location at {_temp1}, 0, {_temp2}
set {_temp1} to rounded down event-location's x-coordinate
increase {_temp1} by 25
set {_temp2} to rounded down event-location's z-coordinate
increase {_temp2} by 25
set {_loc2} to the location at {_temp1}, 255, {_temp2}
create region "%player%" between {_loc1} and {_loc2}
message "Gratulacje! Utworzyłeś działkę!"
message "%{_temp1}% %{_temp2}%"
Nie ważne czy użyję PirateSK czy Tuske i tak i tak nie dziala... cały czas pisze, że nie mogę tu używać zmiennych... to czego ja mam użyć???