Raw PING: Difference between revisions

From Scriptwiki
Jump to navigation Jump to search
Doomie (talk | contribs)
No edit summary
 
added internal links
 
Line 4: Line 4:
</tr>
</tr>
<tr>
<tr>
<td>Format:</td><td><source> PING :<string></td>
<td>Format:</td><td><source> [[Ping|PING]] :<string></td>
</tr>
</tr>
<tr>
<tr>
<td>Info:</td><td>The server checks if the connection is still alive. if the client fails to respond with PONG with the given string, the client will be disconnected.</td>
<td>Info:</td><td>The server checks if the connection is still alive. if the client fails to respond with [[Pong|PONG]] with the given string, the client will be disconnected.</td>
</tr>
</tr>
<tr>
<tr>
<td>Example:</td><td>irc.quakenet.org PING :1107704864</td>
<td>Example:</td><td>irc.quakenet.org PING :[[$ctime|1107704864]]</td>
</tr>
</tr>
</table>
</table>


[[Category:Raws]][[Category:Raw_ping]]
[[Category:Raws]][[Category:Raw_ping]]

Latest revision as of 12:21, 4 September 2005

Name:PING
Format:<source> PING :<string>
Info:The server checks if the connection is still alive. if the client fails to respond with PONG with the given string, the client will be disconnected.
Example:irc.quakenet.org PING :1107704864