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

