Difference between revisions of "ObjectMenuSelectMessage::MESSAGE TYPE"

From SWGANH Wiki
Jump to: navigation, search
m (Protected "ObjectMenuSelectMessage::MESSAGE TYPE": Page is complete. [edit=sysop:move=sysop])
(Additional Info)
Line 48: Line 48:
 
===Additional Info===
 
===Additional Info===
 
----
 
----
Used with menus... Possibly Radial or SUI ones. Do Test.  
+
Used by the client to select a radial option.
 
|}
 
|}
  

Revision as of 07:13, 15 August 2012

Client Packet - ObjectMenuSelectMessage::MESSAGE TYPE (7CA18726)

SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.


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 by the client to select a radial option.


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