mob/verb/Who()
set category = "Communication"
var/tmp/counter = 0
for(var/mob/M)
if(M.client)
usr << "[M.name] (Key: [M.key])"
counter += 1
usr << "[counter] Player(s) Online"
ID:174941
Jul 3 2003, 9:11 am
|
|
In response to Camaro
|
|
umm, I know this was said a while ago but, thought I should answer it... the where was a typo for here... Zaole was asking me for a who code.
|
</font><font color =black>
Now please tell me the purpose of this post. o.0
-Camaro-