Difference between revisions of "AiDebugString"

From SWGANH Wiki
Jump to: navigation, search
(Struct)
 
(5 intermediate revisions by 2 users not shown)
Line 5: Line 5:
 
===Struct===
 
===Struct===
 
----
 
----
 
+
{| align="center"
 +
|-
 +
||
 
{| class="wikitable"
 
{| class="wikitable"
|{{short}}||Opperand_Count
+
|{{short}}||'''Opperand_Count'''
 
|-
 
|-
|{{int}}||Opcode
+
|{{int}}||'''Opcode'''
 
|-
 
|-
 +
|}
 
|}
 
|}
  
Line 33: Line 36:
 
|-
 
|-
 
|}
 
|}
 
 
|}
 
|}
 
 
----
 
----
 
==Sample Code==
 
----
 
 
<pre>
 
Insert Code Snippet Here...
 
</pre>
 
 
 
==Sample Packet==
 
==Sample Packet==
  
 
<pre>
 
<pre>
Insert Sample Packet Here...
+
Not used in Live Client. So no packet to place here.
 
</pre>
 
</pre>

Latest revision as of 22:43, 6 January 2008

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 Packet

Not used in Live Client.  So no packet to place here.