Difference between revisions of "Raw 355"

From Scriptwiki
Jump to: navigation, search
(added internal links)
 
Line 8: Line 8:
 
<tr>
 
<tr>
 
<td>Info:</td><td>
 
<td>Info:</td><td>
This is  returned when using the NAMES command "NAMES -d <channel>"
+
This is  returned when using the [[Names|NAMES]] command "NAMES -d <channel>"
* if neither chanmode +p nor +s is set, a = is returned
+
* if neither chanmode [[Mode|+p]] nor [[Mode|+s]] is set, a = is returned
 
* if chanmode +p is set, a * is returned
 
* if chanmode +p is set, a * is returned
 
* if chanmode +s is set, a @ is returned
 
* if chanmode +s is set, a @ is returned
Line 15: Line 15:
 
</tr>
 
</tr>
 
<tr>
 
<tr>
<td>Example:</td><td> irc.quakenet.org 355 Dana = #help.script :fishbot</td>
+
<td>Example:</td><td> irc.quakenet.org 355 [[Dana]] = #help.script :fishbot</td>
 
</tr>
 
</tr>
 
</table>
 
</table>
  
 
[[Category:Raws]][[Category:Raw_names]]
 
[[Category:Raws]][[Category:Raw_names]]

Latest revision as of 14:04, 4 September 2005

Name:RPL_DELNAMREPLY
Format:<source> 355 <target> <=|*|@> <channel> :<names>
Info:

This is returned when using the NAMES command "NAMES -d <channel>"

  • if neither chanmode +p nor +s is set, a = is returned
  • if chanmode +p is set, a * is returned
  • if chanmode +s is set, a @ is returned
Example: irc.quakenet.org 355 Dana = #help.script :fishbot