#Is there a method to make a scoreboard only show if you are in a specific world guard region?
1 messages · Page 1 of 1 (latest)
Yes
#skript-help-2 message
Make another while loop after player is online for while region at player is x
Make sure to add another wait
Mixed with region enter and leave
The problem i cant use loop because it didnt accept placeholders
What
example ... wait
every 2 seconds in world "village-defense":
loop all players:
send "%placeholder ""player_name""%" to loop-player
it sends me an error
there's no player in a periodical event
Use loop-player
in the plalceholder?
Loop all players in world "":
Send "%loop-player%"```