Grants a character moderator status in a chat channel. Has no effect unless the player is the owner of the given channel
See also Channel functions.
Signature:
ChannelModerator("channel",
"fullname")
Arguments:
channel
- Name of the channel (string
)fullname
- Name of the character to promote to moderator (string
)