24 lines
450 B
Plaintext
24 lines
450 B
Plaintext
EVENTUNJOIN
|
|
|
|
NAME
|
|
eventUnjoin()
|
|
|
|
SYNOPSIS
|
|
void eventUnjoin(object ob)
|
|
|
|
DESCRIPTION
|
|
This is the second part of a two part "clan expulsion process". Once the clan member has gone through the directives in eventRetire(), this function is called in this object to finalize the expulsion.
|
|
|
|
EXAMPLES
|
|
|
|
|
|
LOCATION
|
|
/lib/clan
|
|
|
|
SEE ALSO
|
|
eventRetire, eventJoin, eventBring, eventInitiate
|
|
|
|
Author
|
|
Cratylus
|
|
|