24 lines
470 B
Plaintext
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
|
|
|