Difference between revisions of "GRUP01"

From SWGANH Wiki
Jump to: navigation, search
(Tags)
Line 47: Line 47:
 
{| align="center"
 
{| align="center"
 
|-  
 
|-  
||{{50%}}
+
||{{100%}}
 
|-
 
|-
 
||{{ServerPacket}}
 
||{{ServerPacket}}

Revision as of 23:13, 4 April 2007

GRUP Packet Type QuickNav
GRUP01 - GRUP03 - GRUP06


BaseLine Struct


SHORT:		ObjOpperandCount
INT:		BankCredits
INT:		CashCredits

Deltas Struct


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

Variable Descriptions


Obj_OperandCount = 2


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

Tags


100% This packet has been completely reversed.

S→C This packet originates on the server.

To Do