mob
var/list
who
Login()
loc = locate(10,3,1)
world << "[usr.key] has joined this adventure!"
who += usr
..()
Stat()
statpanel("Who")
stat("Logged Players")
stat(who)
..()
Problem description:
I'm tying to make it so there is a tab with the players in the game in it(shows there icons and names) it works but it dosnt show anyone inside the tab besides yourself.
Thanks if u can help, if It would u could stop in the game and see how its not working byond://75.73.42.169:5773