Difference between revisions of "ObjectMenuSelectMessage::MESSAGE TYPE"
From SWGANH Wiki
(→Sample Packet) |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 48: | Line 48: | ||
===Additional Info=== | ===Additional Info=== | ||
---- | ---- | ||
− | Used | + | Used by the client to select a radial option. |
|} | |} | ||
Line 59: | Line 59: | ||
26 87 A1 7C //'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 | ||
− | |||
00 //Message Type | 00 //Message Type | ||
</pre> | </pre> |
Latest revision as of 02:03, 3 October 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
Variable DescriptionsOpperand_Count = 3 Opcode = 7CA18726
|
Tags
Additional InfoUsed 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 00 //Message Type