Page 1 of 1

LogoffCharacter( character )

Posted: Thu Oct 12, 2006 1:04 pm
by Lagoon
Logs off a character who is online even if the there is no client attached to it
Why should I need it? Because I want to have a dynamic logoff system. Actually in logofftest.ecl I can only decide after how many seconds the character will disappear. I can say 1 hour and start another script which loops and checks conditions and then, with LogoffCharacter( character ), force the logof of the character when needed
I think this is an easy thing to add with a big potential