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