Difference between revisions of "GRUP01"
From SWGANH Wiki
(→Variable Descriptions) |
|||
Line 35: | Line 35: | ||
---- | ---- | ||
− | Obj_OperandCount = | + | Obj_OperandCount = 2 |
---- | ---- | ||
+ | * '''BankCredits''': | ||
+ | :Amount of Credits displayed as in your bank. | ||
+ | |||
+ | * '''CashCredits''': | ||
+ | :Amount of Credits displayed as cash in your inventory. | ||
===Tags=== | ===Tags=== |
Revision as of 22:02, 4 April 2007
|
BaseLine StructSHORT: ObjOpperandCount INT: BankCredits INT: CashCredits Deltas StructSHORT: UpdateCount SHORT: UpdateType { 00: INT: BankCredits 01: INT: CashCredits |
Variable DescriptionsObj_OperandCount = 2
Tags
To Do |