Difference between revisions of "GILD01"

From SWGANH Wiki
Jump to: navigation, search
Line 1: Line 1:
{{PageHeader|Server Packet|GILD03}}
+
{{PageHeader|Server Packet|GILD01}}
 
{|align="center"
 
{|align="center"
 
|-  
 
|-  

Revision as of 15:47, 7 January 2008

Server Packet - 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:		ObjOpperandCount
INT:		BankCredits
INT:		CashCredits

Deltas Struct


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

Sample Packet



Variable Descriptions


Obj_OperandCount = 2


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