Difference between revisions of "AiDebugString"

From SWGANH Wiki
Jump to: navigation, search
m (Protected "AiDebugString": Page is complete [edit=sysop:move=sysop])
(Struct)
Line 5: Line 5:
 
===Struct===
 
===Struct===
 
----
 
----
 
+
{| align="center"
 +
|-
 +
||
 
{| class="wikitable"
 
{| class="wikitable"
 
|{{short}}||Opperand_Count
 
|{{short}}||Opperand_Count
Line 11: Line 13:
 
|{{int}}||Opcode
 
|{{int}}||Opcode
 
|-
 
|-
 +
|}
 
|}
 
|}
  

Revision as of 13:27, 18 August 2007

Server Packet - AiDebugString (5EFE4F1C)

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