mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-22 09:02:16 -05:00
Update MediaWiki page '135 Protocol'
This commit is contained in:
parent
1e8f388932
commit
a24fa0f670
@ -1,5 +1,4 @@
|
|||||||
[[Category RSC]]
|
[[Category RSC]]
|
||||||
|
|
||||||
This page refers to the RSC #135 client revision.
|
This page refers to the RSC #135 client revision.
|
||||||
|
|
||||||
|
|
||||||
@ -43,12 +42,15 @@ public static long longForName(String arg0) {
|
|||||||
}
|
}
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
== '''Incoming Data''' ==
|
== '''Packets''' ==
|
||||||
|
Some 135 packets are documented ahead. First you will find the packets' body, then you will find a table (for easier reading)
|
||||||
|
|
||||||
|
=== '''Incoming Data''' ===
|
||||||
'''TODO:'''
|
'''TODO:'''
|
||||||
<pre>
|
<pre>
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
== '''Outgoing Data''' ==
|
=== '''Outgoing Data''' ===
|
||||||
<pre>
|
<pre>
|
||||||
(ns rsc.rsc135.packets
|
(ns rsc.rsc135.packets
|
||||||
(:require [jagex.Util])
|
(:require [jagex.Util])
|
||||||
|
Loading…
Reference in New Issue
Block a user