Difference between revisions of "GRUP01"

From SWGANH Wiki
Jump to: navigation, search
(Variable Descriptions)
Line 2: Line 2:
 
{|align="center"
 
{|align="center"
 
|-  
 
|-  
||{{MSCOArchitectureNAV}}
+
||{{GRUPArchitectureNAV}}
 
|-
 
|-
 
|}
 
|}

Revision as of 23:04, 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


50% This packet has been partially reversed.

S→C This packet originates on the server.

To Do