ID:179461
 
Why, oh why won't Logout() WORK?!?!?
It just doesn't seem fair to me...
This is my code, or something like it.

mob/pc/Logout()
world << "[usr] left."


Why won't this work?
i dunno, try taking pc out
WizDragon wrote:
> mob/pc/Logout()
> world << "[usr] left."

Why won't this work?

Do you see the message when you have two mobs in the world (of the class /mob/pc) and one of them logs out?


/Andreas
Well here's a hint, Logout() doesn't have a usr.