User Tools

Site Tools


uo_protocol_0xbf

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
uo_protocol_0xbf [2014/07/17 17:04] – [Gereric Command (5 bytes, plus specific message)] thoogeuo_protocol_0xbf [2014/07/17 17:07] (current) thooge
Line 49: Line 49:
 <code> <code>
 BYTE[4] newkey BYTE[4] newkey
 +</code>
 +
 +==== Subcommand 5 - Unknown ====
 +8 bytes (for 13 total)
 +
 +Client Message.
 +
 +<code>
 +BYTE[4] unknown (00 00 03 20)
 +BYTE[4] unknown (00 00 00 05)
 +</code>
 +
 +==== Subcommand 6 - Party System ====
 +YES! Subsubcommands
 +
 +Party system is implemented as subsubcommands.
 +<code>
 +BYTE subsubcommand #
 +</code>
 +
 +=== Subsubcommand 1 - Add a party member ===
 +(4 bytes)
 +
 +Client Message.
 +
 +<code>
 +BYTE[4] id (if 0, a targeting cursor appears)
 +</code>
 +
 +Add party member(s) (1+ numMembers*4)
 +<code>
 +BYTE numMembers (total number of members in the party)
 +Then, for each member in numMembers:
 +        BYTE[4] id
 </code> </code>
  
uo_protocol_0xbf.1405616675.txt.gz · Last modified: 2014/07/17 17:04 by thooge

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki