#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)

dapper hearth
#

And if you leave that region the scoreboard disappear?

white nacelle
#

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

dapper hearth
#

The problem i cant use loop because it didnt accept placeholders

white nacelle
#

What

dapper hearth
#

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

white nacelle
#

Use loop-player

dapper hearth
#

in the plalceholder?

white nacelle
#
  Loop all players in world "":
    Send "%loop-player%"```
dapper hearth
#

the placeholder is a example

#

if i put send "%placeholder ""murdermystery_games_played""%" to loop-player

#

im trying another thing

#

wait