Difference between revisions of "EditAppearanceMessage"

From SWGANH Wiki
Jump to: navigation, search
(Struct)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
__NOTOC__
+
{{MissingPacket}}
 
+
{{PageHeader|Server Packet|EditAppearanceMessage (023320D5)}}
 
{| border="0" width="90%" cellpadding=6
 
{| border="0" width="90%" cellpadding=6
 
|-
 
|-
Line 6: Line 6:
 
===Struct===
 
===Struct===
 
----
 
----
 
+
{| align="center"
 +
|-
 +
||
 
{| class="wikitable"
 
{| class="wikitable"
 
|{{short}}||'''Operand_Count'''
 
|{{short}}||'''Operand_Count'''
Line 13: Line 15:
 
|-
 
|-
 
|{{long}}|{{unknown}}
 
|{{long}}|{{unknown}}
 +
|}
 
|}
 
|}
  
Line 33: Line 36:
 
|}
 
|}
 
|}
 
|}
 
----
 
 
==Sample Code==
 
 
<pre>
 
Insert Code Snippet Here...
 
</pre>
 
  
 
==Sample Packet==
 
==Sample Packet==

Latest revision as of 00:24, 3 January 2008





Server Packet - EditAppearanceMessage (023320D5)

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 ??

Variable Descriptions


Opperand_Count = 2

Opcode = 023320D5


Tags


S→C This packet originates on the server.

25% This packet has been partially reversed.

Sample Packet

Insert Sample Packet Here...