Raw 489: Difference between revisions

From Scriptwiki
Jump to navigation Jump to search
Doomie (talk | contribs)
No edit summary
 
added internal links
 
(One intermediate revision by one other user not shown)
Line 8: Line 8:
<tr>
<tr>
<td>Info:</td><td>  
<td>Info:</td><td>  
This is returned when using the CNOTICE or CPRIVMSG command and you are not opped or voiced on the
This is returned when using the [[Cnotice|CNOTICE]] or [[Cprivmsg|CPRIVMSG]] command and you are not opped or voiced on the
specified channel<br />
specified channel<br />
for more info on CPRIVMSG and CNOTICE commands http://ircu.sourceforge.net/release.2.10.02-cprivmsg.html</td>
for more info on CPRIVMSG and CNOTICE commands http://ircu.sourceforge.net/release.2.10.02-cprivmsg.html</td>
</tr>
</tr>
<tr>
<tr>
<td>Example:</td><td> irc.quakenet.org 489 Dana #help.script :You're neither voiced nor channel operator</td>
<td>Example:</td><td> irc.quakenet.org 489 [[Dana]] #help.script :You're neither voiced nor channel operator</td>
</tr>
</tr>
</table>
</table>


[[Category:Raws]][[Category:Raw_cnotice]]
[[Category:Raws]][[Category:Raw_cnotice]][[Category:Raw_cprivmsg]]

Latest revision as of 17:38, 3 September 2005

Name:ERR_VOICENEEDED
Format:<source> 489 <target> <channel> :You're neither voiced nor channel operator
Info:

This is returned when using the CNOTICE or CPRIVMSG command and you are not opped or voiced on the specified channel

for more info on CPRIVMSG and CNOTICE commands http://ircu.sourceforge.net/release.2.10.02-cprivmsg.html
Example: irc.quakenet.org 489 Dana #help.script :You're neither voiced nor channel operator