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

24 lines
504 B
Plaintext

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