Raw 461: Difference between revisions

From Scriptwiki
Jump to navigation Jump to search
Doomie (talk | contribs)
No edit summary
Doomie (talk | contribs)
No edit summary
Line 10: Line 10:
</tr>
</tr>
<tr>
<tr>
<td>Example:</td><td>
<td valign="top">Example:</td><td>
irc.quakenet.org 461 Dana JOIN :Not enough parameters<br />
irc.quakenet.org 461 Dana JOIN :Not enough parameters<br />
irc.quakenet.org 461 Dana MODE +k :Not enough parameters
irc.quakenet.org 461 Dana MODE +k :Not enough parameters

Revision as of 09:39, 3 September 2005

Name:ERR_NEEDMOREPARAMS
Format:<source> 461 <target> <command> [<param>] :Not enough parameters
Info: This is returned when not enough parameters are specified
Example:

irc.quakenet.org 461 Dana JOIN :Not enough parameters
irc.quakenet.org 461 Dana MODE +k :Not enough parameters