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

25 lines
390 B
Plaintext

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