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

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