Difference between revisions of "ObjectMenuSelectMessage::MESSAGE TYPE"

From SWGANH Wiki
Jump to: navigation, search
(Sample Packet)
(Sample Packet)
Line 55: Line 55:
 
<pre>
 
<pre>
 
  03 00  //'ACCOUNTUPDATE
 
  03 00  //'ACCOUNTUPDATE
  26 87 A1 7C  //CRC = 'ObjectMenuSelectMessage::MESSAGE_TYPE
+
  26 87 A1 7C  //'ObjectMenuSelectMessage::MESSAGE_TYPE
 
  CE A9 03 E3 1E 00 00 00 //Item ID
 
  CE A9 03 E3 1E 00 00 00 //Item ID
 
  BB //Option ID
 
  BB //Option ID

Revision as of 02:24, 5 April 2007


Struct


SHORT Operand_Count
INT Opcode
LONG ObjectID
BYTE MessageType

Variable Descriptions


Opperand_Count = 3

Opcode = 7CA18726


  • ObjectID:
The ID of the Object whos menu is being selected.
  • MessageType:
The ID number of the menu selection from the Object's Menu.

Tags


C→S This packet originates on the client.

100% This packet has been completely reversed.

Additional Info


Used with menus... Possibly Radial or SUI ones. Do Test.


Sample Packet

 03 00   //'ACCOUNTUPDATE
 26 87 A1 7C   //'ObjectMenuSelectMessage::MESSAGE_TYPE
 CE A9 03 E3 1E 00 00 00 //Item ID
 BB //Option ID
 00 //Message Type