Difference between revisions of "GILD01"

From SWGANH Wiki
Jump to: navigation, search
Line 1: Line 1:
 +
{{Missing Packet}}
 
{{PageHeader|Baseline|GILD01}}
 
{{PageHeader|Baseline|GILD01}}
 
{|align="center"
 
{|align="center"
Line 11: Line 12:
 
===BaseLine Struct===
 
===BaseLine Struct===
 
----
 
----
 
+
{| align="center"
<pre>
+
|-
SHORT: ObjOpperandCount
+
||
INT: BankCredits
+
{| class="wikitable"
INT: CashCredits
+
|-
</pre>
+
|{{short}}||'''Op Count'''
 +
|-
 +
|{{int}}||'''Baseline Opcode'''
 +
|-
 +
|{{long}}||'''Object ID'''
 +
|-
 +
|{{int}}||'''DLIG'''
 +
|-
 +
|{{byte}}||'''1'''
 +
|-
 +
|{{int}}||'''Bank Credits'''
 +
|-
 +
|{{int}}||'''Cash Credits'''
 +
|}
 +
|}
  
 
===Deltas Struct===
 
===Deltas Struct===
Line 34: Line 49:
  
 
===Variable Descriptions===
 
===Variable Descriptions===
----
 
 
Obj_OperandCount = 2
 
 
----
 
----
 
*BankCredits:
 
*BankCredits:

Revision as of 11:44, 8 January 2008

Template:Missing Packet

Baseline - GILD01

SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.

GILD Packet Type QuickNav
GILD01 - GILD03 - GILD06


BaseLine Struct


SHORT Op Count
INT Baseline Opcode
LONG Object ID
INT DLIG
BYTE 1
INT Bank Credits
INT Cash Credits

Deltas Struct


SHORT:			UpdateCount
SHORT:			UpdateType
{
  00:		
    INT:		BankCredits
  01:		
    INT:		CashCredits

Variable Descriptions


  • BankCredits:
Ammount of Credits displayed as in your bank.
  • CashCredits:
Ammount of Credits displayedas cash in your inventory.

Tags


100% This packet has been completely reversed.

Sample Packet