Difference between revisions of "AiDebugString"

From SWGANH Wiki
Jump to: navigation, search
Line 11: Line 11:
 
|-
 
|-
 
|{{int}}||Opcode
 
|{{int}}||Opcode
|-
 
|{{short}}|{{unknown}}
 
|-
 
|{{int}}|{{unknown}}
 
|-
 
|{{short}}|{{unknown}}
 
|-
 
|{{int}}|{{unknown}}
 
 
|-
 
|-
 
|}
 
|}
Line 30: Line 22:
 
----
 
----
  
*This doesn't appear to do anything, perhaps it is for debug clients only?
+
The client doesn't read past the header, this is not used in the live client. 
  
 
|valign=top|
 
|valign=top|
Line 39: Line 31:
 
||{{ServerPacket}}
 
||{{ServerPacket}}
 
|-
 
|-
||{{25%}}
+
||{{100%}}
 
|-
 
|-
 
|}
 
|}

Revision as of 23:10, 18 June 2007


Struct


SHORT Opperand_Count
INT Opcode

Variable Descriptions


Opperand_Count = 9

Opcode = 5EFE4F1C


The client doesn't read past the header, this is not used in the live client.

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