Pong: Difference between revisions

From Scriptwiki
Jump to navigation Jump to search
Doomie (talk | contribs)
No edit summary
 
mNo edit summary
Line 6: Line 6:


== See Also ==
== See Also ==
Take a look at the following raws:
* {{Relatedraws|ping}}
 
* {{Relatedraws|pong}}
{{Relatedraws|ping}}
 
{{Relatedraws|pong}}


[[Category:Basic IRC commands]]
[[Category:Basic IRC commands]]

Revision as of 07:09, 2 July 2007

Needed to keep connected to the server.

pong :<string>


If the server sends a PING, a PONG with this <string> must be send back.

See Also