Difference between revisions of "PlayClientEffectObjectTransformMessage"

From SWGANH Wiki
Jump to: navigation, search
 
Line 1: Line 1:
__NOTOC__
+
{{PageHeader|Server Packet|PlayClientEffectObjectTransformMessage (00000000)}}
{|
+
|- align="center"
+
||{{PacketGuide}}
+
|-
+
|}
+
  
 
{| border="0" width="90%" cellpadding=6
 
{| border="0" width="90%" cellpadding=6
Line 65: Line 60:
  
 
|}
 
|}
 
----
 
 
==Sample Code==
 
----
 
 
<pre>
 
Insert Code Snippet Here...
 
</pre>
 
  
 
==Sample Packet==
 
==Sample Packet==

Revision as of 00:35, 3 January 2008

Server Packet - PlayClientEffectObjectTransformMessage (00000000)

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


Struct


BYTE uint8
SHORT uint16
INT uint32
FLOAT uint32
LONG uint64
A_STRING ASCII String
U_STRING Unicode String
C_STRING Customization String
B_STRING Byte String
{ } LIST Component
? Uncertain Values
?? Unknown Variable Name

Variable Descriptions


Opperand_Count = 9

Opcode = FFFFFFFF


  • Additional Descriptions go here...
  • --
  • ---
  • ----

Tags


S→C This packet originates on the server.

0% This packet has not been reversed.

Sample Packet

Insert Sample Packet Here...