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

24 lines
328 B
Plaintext

CANJOIN
NAME
CanJOin()
SYNOPSIS
mixed CanJoin(object ob)
DESCRIPTION
Returns 1 of the specified user object may join the clan, 0 otherwise.
EXAMPLES
if(CanJoin(this_player())) write("Welcome to the Frombotzer Clan!");
LOCATION
/lib/clan
SEE ALSO
Author
Cratylus