SETLEADER

NAME
        SetLeader()

SYNOPSIS
        LIB_CLAN: string SetLeader(string str)\nLIB_FOLLOW: object SetLeader(object leader)

DESCRIPTION
        Sets who the leader is in the given context. Note that LIB_FOLLOW uses the object datatype and LIB_CLAN uses string.

EXAMPLES
         

LOCATION
        /lib/clan
/lib/follow

SEE ALSO
        GetLeader

Author
        Cratylus

