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