Difference between revisions of "Raw 354"
m (added note about @+ both being returned in flags part when user is both voiced and opped) |
m (corrected order of prefixed, clarified note about more than one prefix being returned) |
||
Line 51: | Line 51: | ||
</td> | </td> | ||
<td> | <td> | ||
− | the flags part is formatted as <H|G>[*][ | + | the flags part is formatted as <H|G>[*][@+!<][<usermodes>] |
the H stands for Here and is returned if the user is not marked as being away | the H stands for Here and is returned if the user is not marked as being away | ||
Line 59: | Line 59: | ||
the * is shown if the user is an IRC Operator | the * is shown if the user is an IRC Operator | ||
− | the prefixes the user has on <channel>, | + | the prefixes the user has on <channel>, where @ = opped, + = voiced, ! = zombie, < = delayedjoin (note: more than one prefix can be shown, e.g. @+ if the user is both opped and voiced) |
the [<usermodes>] part shows the usermodes the user has set | the [<usermodes>] part shows the usermodes the user has set | ||
− | ordinary users can see d (deaf) and x (hiddenhost) modes | + | ordinary users can see d (deaf) and x (hiddenhost) modes (note: the x here is only shown if the user also has an account set, and thus has their host hidden with users.quakenet.org) |
IRC Operators can also see i (invisible), w (wallops), g (debug), and h (sethost) modes | IRC Operators can also see i (invisible), w (wallops), g (debug), and h (sethost) modes |
Revision as of 13:22, 17 March 2011
Name: | RPL_WHOSPCRPL | ||||||||||||||||||||||||
Format: | <source> 354 <target> [<querytype>] [<channel>] [<user>] [<ip>] [<host>] [<server>] [<nick>] [<flags>] [<distance>] [<idle_time>] [<account>] [<oplevel>] [:<realname>] | ||||||||||||||||||||||||
Info: |
This is returned when using the WHO command
for more information on the WHO command see: |
||||||||||||||||||||||||
Example: | irc.quakenet.org 354 Dana 544 #help.script Dana 127.0.0.1 Dana.users.quakenet.org *.quakenet.org Dana G+x 3 0 Dana :Dana |