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?
ID:179461
![]() Dec 22 2001, 8:10 am
|
|
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() Why won't this work? |
![]() Dec 22 2001, 8:48 am
|
|
i dunno, try taking pc out
|
WizDragon wrote:
> mob/pc/Logout() 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 |