Difference between revisions of "NewbieTutorialEnableHudElement"

From SWGANH Wiki
Jump to: navigation, search
(Sample Packet)
Line 66: Line 66:
  
 
<pre>
 
<pre>
Insert Sample Packet Here...
+
04 00      // Op Count
 +
24 51 37 CA // NewbieTutorialEnableHudElement
 +
03 00      // string count
 +
61 6C 6C    // all
 +
01 00 00 00 // ??
 +
00          // ??
 
</pre>
 
</pre>

Revision as of 14:29, 12 February 2008





Server Packet - NewbieTutorialEnableHudElement (CA375124)

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 = X

Opcode = CA375124


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

Tags


S→C This packet originates on the server.

0% This packet has not been reversed.

Sample Packet

04 00       // Op Count
24 51 37 CA // NewbieTutorialEnableHudElement
03 00       // string count
61 6C 6C    // all
01 00 00 00 // ??
00          // ??