Jak zrobic zeby kordynaty ciagle sie zmienialy i aby bylo wyswiatlane na actionbarze przez 300 sekund
command /pp [<text>]:
trigger:
if player has guild:
set {_lp::*} to player's guild online members
loop {_lp::*}:
send "%player% potrzebuje pomocy na x: %player's x-coordinate% y: %player's y-coordinate% z: %player's z-coordinate%" to loop-value
stop
else:
send "nie jestes w gildii"