Difference between revisions of "Packet Template"

From SWGANH Wiki
Jump to: navigation, search
(Struct)
(Variable Descriptions)
Line 39: Line 39:
  
  
Opperand_Count     = '''1'''
+
Opperand_Count     = '''9'''
  
Opcode     = '''9CA80F98'''
+
Opcode     = '''FFFFFFFF'''
  
 
|valign=top|
 
|valign=top|

Revision as of 00:01, 19 December 2006


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

Details


Action

Closes the trade window.

Tags


S→C This packet originates on the server.

100% This packet has been completely reversed.


Sample Code


Insert Code Snippet Here...

Sample Packet

Insert Sample Packet Here...