Difference between revisions of "Raw 008"

From Scriptwiki
Jump to: navigation, search
(added internal links)
 
Line 4: Line 4:
 
</tr>
 
</tr>
 
<tr>
 
<tr>
<td>Format:</td><td><source> 008 <target> <snomask> :: Server notice mask (<snomask_hex_value>)</td>
+
<td>Format:</td><td><source> 008 <target> <snomask> :: Server [[Notice|notice]] mask (<snomask_hex_value>)</td>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
 
<td valign="top">Info:</td><td>
 
<td valign="top">Info:</td><td>
This is returned when requesting your usermodes with MODE and you have usermode +s set<br />
+
This is returned when requesting your usermodes with [[Mode|MODE]] and you have usermode [[Mode|+s]] set<br />
 
This is returned when setting/changing snomask level for more info on snomasks see<br />
 
This is returned when setting/changing snomask level for more info on snomasks see<br />
 
http://cvs.undernet.org/viewcvs.py/*checkout*/undernet-ircu/ircu2.10/doc/snomask.html?rev=1.2
 
http://cvs.undernet.org/viewcvs.py/*checkout*/undernet-ircu/ircu2.10/doc/snomask.html?rev=1.2
Line 14: Line 14:
 
</tr>
 
</tr>
 
<tr>
 
<tr>
<td>Example:</td><td> irc.quakenet.org 008 Dana 32767 :: Server notice mask (0x7FFF)</td>
+
<td>Example:</td><td> irc.quakenet.org 008 [[Dana]] 32767 :: Server notice mask (0x7FFF)</td>
 
</tr>
 
</tr>
 
</table>
 
</table>
  
 
[[Category:Raws]][[Category:Raw_mode]]
 
[[Category:Raws]][[Category:Raw_mode]]

Latest revision as of 13:48, 4 September 2005

Name:RPL_SNOMASK
Format:<source> 008 <target> <snomask> :: Server notice mask (<snomask_hex_value>)
Info:

This is returned when requesting your usermodes with MODE and you have usermode +s set
This is returned when setting/changing snomask level for more info on snomasks see
http://cvs.undernet.org/viewcvs.py/*checkout*/undernet-ircu/ircu2.10/doc/snomask.html?rev=1.2

Example: irc.quakenet.org 008 Dana 32767 :: Server notice mask (0x7FFF)