mud/lib/doc/lfun/all/eventRetire
2020-09-06 05:43:07 -07:00

24 lines
470 B
Plaintext

EVENTRETIRE
NAME
eventRetire()
SYNOPSIS
int eventRetire(string str)
DESCRIPTION
This is the first part of a two part "clan expulsion process". Once the clan member has gone through the directives in this function, eventUnjoin() is called in this object to finalize the expulsion.
EXAMPLES
eventRetire("deckard")
LOCATION
/lib/clan
SEE ALSO
eventJoin, eventUnjoin, eventBring, eventInitiate
Author
Cratylus