]> jfr.im git - irc/rqf/shadowircd.git/blame - help/opers/roleplay
Add topic TS and channel TS constraints for /LIST.
[irc/rqf/shadowircd.git] / help / opers / 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 6and the host will always be npc.fakeuser.invalid. These
f0bbc013 7commands require the target channel to be set +N, and
a26bd774 8obey the same restrictions as regular PRIVMSG.
ee41c3c6
G
9
10Roleplay commands from normal users have the nick
11underlined, to clearly show that the message is a
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.
28
29FSAY <nick> <channel> :message
30This command is exactly like NPC, except the nickname
31will not be underlined if the person running the command
32is an operator.
33
34FACTION <nick> <channel> :message
35This command is exactly like NPCA, except the nickname
36will not be underlined if the person running the command
37is an operator.