Difference between revisions of "RequestCategoriesResponseMessage"

From SWGANH Wiki
Jump to: navigation, search
(Variable Descriptions)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__NOTOC__
+
{{MissingPacket}}
{|
+
{{PageHeader|Server Packet|RequestCategoriesResponseMessage (61148FD4)}}
|- align="center"
+
||{{PacketGuide}}
+
|-
+
|}
+
  
 
{| border="0" width="90%" cellpadding=6
 
{| border="0" width="90%" cellpadding=6
Line 11: Line 7:
 
===Struct===
 
===Struct===
 
----
 
----
 
+
{| align="center"
 +
|-
 +
||
 
{| class="wikitable"
 
{| class="wikitable"
 +
|{{short}}||'''Opperand_Count'''
 
|-
 
|-
|align="center" style="background:#6C86BF; color:white;"|'''SHORT'''||'''Opperand_Count'''
+
|{{int}}||'''Opcode'''
 
|-
 
|-
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''Opcode'''
+
|{{int}}|{{unknown}}
 
|-
 
|-
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''<font color=red>Unknown</font>'''
+
|{{int}}||'''Count'''
|-
+
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''List'''
+
 
|-
 
|-
 
|}
 
|}
:{
+
{{beginlist|unknown|Count}}
 
:{| class="wikitable"
 
:{| class="wikitable"
 
|-
 
|-
|align="center" style="background:#8BD9A3; color:white;"|'''U_STRING'''||'''<font color=red>Unknown</font>'''
+
|{{u_string}}|{{unknown}}
 
|-
 
|-
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''<font color=red>Unknown</font>'''
+
|{{int}}|{{unknown}}
 
|-
 
|-
|align="center" style="background:#B3C0DE; color:white;"|'''BYTE'''||'''<font color=red>Unknown</font>'''
+
|{{byte}}|{{unknown}}
|-
+
|align="center" style="background:#B3C0DE; color:white;"|'''BYTE'''||'''<font color=red>Unknown</font>'''
+
 
|-
 
|-
 +
|{{byte}}|{{unknown}}
 +
|}
 +
{{endlist|unknown}}
 
|}
 
|}
:}
 
 
===Variable Descriptions===
 
===Variable Descriptions===
 
----
 
----
Line 53: Line 50:
 
|-
 
|-
 
|}
 
|}
 
 
|}
 
|}
 
----
 
 
==Sample Code==
 
 
<pre>
 
Insert Code Snippet Here...
 
</pre>
 
  
 
==Sample Packet==
 
==Sample Packet==

Latest revision as of 22:38, 8 January 2008





Server Packet - RequestCategoriesResponseMessage (61148FD4)

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 Opperand_Count
INT Opcode
INT ??
INT Count

<unknown count=Count>

U_STRING ??
INT ??
BYTE ??
BYTE ??

<unknown/>

Variable Descriptions


Opperand_Count = 6

Opcode = 61148FD4


Tags


S→C This packet originates on the server.

25% This packet has been partially reversed.

Sample Packet

Insert Sample Packet Here...