ID:170919
 
i have a login proc, but not a log out. dies anybody got one? i've tried using DeadRon's character handling system for autosaves and such..but im not exactly sure how to use it.
mob
Logout()
src.Save()
world << "[src] has left the building."
del(src)


That should work...just change Save to your save proc.
In response to N1ghtW1ng
thank you for the code.

but now my problem is src.Save(). it is undefined because i havent found a saveing system.
In response to Psychotic
There are many demos and libraries on the subject. Check the search thing up in the cornor.