#playerlist settings

1 messages · Page 1 of 1 (latest)

violet helm
#

I wanna set an item that will display how much people are in a 4 worlds but the placeholder gives me errors

#

%playerlist_default_list% gives an error

#

%%playerlist_default_list%% doesnt give error but it does not work.

orchid flume
#

size of all players

violet helm
#

Sorry but i don’t understand

glass vortex
#

set {people::world::lol} to size of all players in world "lol" parsed as a world

#

if not parsed as a world set it

#

size of all players in world "lol"

violet helm
#

What if i need more worlds

#

?

glass vortex
#

@violet helm

#

If you want more worlds

#

just replace "lol" with anotehr world

#

like so

#

set {people::world::example} to size of all players in world "example"

#

set {people::world::poop} to size of all players in world "poop"

#

The bold parts is for the examples

#

of the world name

violet helm
#

Ok ty

#

I try it