world
name="Rumble Arena 3:The Ending That Never Was"
version=1
status="<font color=red><b>{Rumble Arena 3}<font color=blue>{Players:[length(Players)]}</font>"
Problem description:Ok for some reason it will not let me include a var in world.staus is there a way to do this or is there a error on my part seeing the error is
loading Script.dms
Index.dm:4:error::expected a constant expression
Rumble Arena 3.dmb - 1 error, 0 warnings (double-click on an error to jump to it)
If you want to set it to show the number of players, you'll have to update it whenever a new player joins or one leaves. You could also just give it a timer.
That's how I do it.