diff --git a/135-Protocol.mediawiki b/135-Protocol.mediawiki index f39d164..ff61f93 100644 --- a/135-Protocol.mediawiki +++ b/135-Protocol.mediawiki @@ -14,20 +14,6 @@ This page refers to the RSC #135 client revision.
 
- - - - - - - - - - - - -
opcodepayload
- == '''Outgoing Data''' ==
 (ns rsc.135.packets
@@ -99,29 +85,14 @@ This page refers to the RSC #135 client revision.
       (.end-packet))))
 
- - {| class="wikitable" style="text-align:center; width:200px; height:200px;" -|+ Multiplication table +{| class="wikitable" style="text-align:center; width:200px; height:200px;" +|+ Outgoing Packets |- -! × -! 1 -! 2 -! 3 +! Name +! Opcode +! Payload |- -! 1 -| 1 || 2 || 3 -|- -! 2 -| 2 || 4 || 6 -|- -! 3 -| 3 || 6 || 9 -|- -! 4 -| 4 || 8 || 12 -|- -! 5 -| 5 || 10 || 15 -|} - -
\ No newline at end of file +! Add User to Friends List +| 26 || +* Long - Long represenation of username +|} \ No newline at end of file