Difference between revisions of "ObjectMenuRequest (00000146)"

From SWGANH Wiki
Jump to: navigation, search
(Tags)
(Struct)
Line 6: Line 6:
 
===Struct===
 
===Struct===
 
----
 
----
<pre>
+
{| class="wikitable"
LONG: Unknown
+
|-
LONG: Unknown
+
|{{long}}|'''Item ID'''
INT: Unknown
+
|-
{
+
|{{long}}|'''Receiver ID'''
BYTE: Unknown
+
|-
BYTE: Unknown
+
|{{int}}|'''list size'''
BYTE: Unknown
+
|}
BYTE: Unknown
+
{{beginlist|Radial Options|Radial Options}}
U_STRING:       Unknown
+
:{| class="wikitable"
}
+
|-
BYTE: Unknown
+
|{{byte}}|'''Option #'''
</pre>
+
|-
 +
|{{byte}}|'''Parent ID'''
 +
|-
 +
|{{byte}}|'''Option ID'''
 +
|-
 +
|{{byte}}|'''Option Type'''
 +
|-
 +
|{{int}}|'''Unicode String Length'''
 +
|-
 +
|{{u_string}}|'''Option Text'''
 +
|}
 +
{{endlist|strings}}
 +
 
 +
{| class="wikitable"
 +
|-
 +
|{{byte}}|'''Radial Counter'''
 +
|}
  
 
===Variable Descriptions===
 
===Variable Descriptions===

Revision as of 02:14, 1 April 2007


Struct


LONG Item ID
LONG Receiver ID
INT list size

<Radial Options count=Radial Options>

BYTE Option #
BYTE Parent ID
BYTE Option ID
BYTE Option Type
INT Unicode String Length
U_STRING Option Text

<strings/>


BYTE Radial Counter

Variable Descriptions


controllerID = 00000146


  • C->S Radial Request

Tags


OCM This header is part of the ObjControllerMessage.

C→S This packet originates on the client.

100% This packet has been completely reversed.