]> jfr.im git - irc/rqf/shadowircd.git/blame - help/users/roleplay
Bring up updated roleplay module from charybdis.
[irc/rqf/shadowircd.git] / help / users / roleplay
CommitLineData
ee41c3c6
G
1ROLEPLAY consists of a number of similar commands
2all of which send messages to channel under 'fake'
3nicknames. The user of the command can be identified
4by looking at the ident of the 'fake' user - it will
5always be the nickname of the person using the command,
a26bd774
G
6and the host will always be npc.fakeuser.invalid. These
7commands require the target channel to be set +E, and
8obey the same restrictions as regular PRIVMSG.
ee41c3c6 9
a26bd774
G
10Roleplay commands from normal users have the nick
11underlined, to clearly show that the message is a
ee41c3c6
G
12roleplay message rather than a normal one (with one
13exception). Network operators are not subject to this
a26bd774 14restriction.
ee41c3c6
G
15
16NPC <nick> <channel> :message
17Sends a standard roleplay message to #channel with the
18nick specified.
19
20NPCA <nick> <channel> :message
21Sends an ACTION to #channel with the nick and message
22specified.
23
24SCENE <channel> :message
25The same as NPC, except the message always originates
26from the nickname =Scene=, which will not be underlined
27like the other commands.