Difference between revisions of "CREO01"

From SWGANH Wiki
Jump to: navigation, search
(BaseLine Struct)
(Deltas Struct)
Line 47: Line 47:
 
|-
 
|-
 
|}
 
|}
 +
'''{'''
 +
:'''01''':
 
::{| class="wikitable"
 
::{| class="wikitable"
 
|-
 
|-
Line 52: Line 54:
 
|-
 
|-
 
|}
 
|}
 +
:'''02'''
 
::{| class="wikitable"
 
::{| class="wikitable"
 
|-
 
|-
Line 57: Line 60:
 
|-
 
|-
 
|}
 
|}
 +
:'''02''':
 
::{| class="wikitable"
 
::{| class="wikitable"
 
|-
 
|-
Line 64: Line 68:
 
|-
 
|-
 
|}
 
|}
 +
::'''{'''
 
:::{| class="wikitable"
 
:::{| class="wikitable"
 
|-
 
|-
Line 69: Line 74:
 
|-
 
|-
 
|}
 
|}
 +
:::'''{'''
 +
::::'''00''':
 
:::::{| class="wikitable"
 
:::::{| class="wikitable"
 
|-
 
|-
Line 74: Line 81:
 
|-
 
|-
 
|}
 
|}
 +
::::'''01''':
 
:::::{| class="wikitable"
 
:::::{| class="wikitable"
 
|-
 
|-
Line 81: Line 89:
 
|-
 
|-
 
|}
 
|}
 +
::::'''02''':
 
:::::{| class="wikitable"
 
:::::{| class="wikitable"
 
|-
 
|-
Line 88: Line 97:
 
|-
 
|-
 
|}
 
|}
 +
::::'''03''':
 +
::::'''{'''
 
:::::{| class="wikitable"
 
:::::{| class="wikitable"
 
|-
 
|-
Line 93: Line 104:
 
|-
 
|-
 
|}
 
|}
 +
::::'''}'''
 +
:::'''}'''
 +
::'''}'''
 +
:'''03''':
 +
 
::{| class="wikitable"
 
::{| class="wikitable"
 
|-
 
|-
Line 100: Line 116:
 
|-
 
|-
 
|}
 
|}
 +
::'''{'''
 
:::{| class="wikitable"
 
:::{| class="wikitable"
 
|-
 
|-
Line 105: Line 122:
 
|-
 
|-
 
|}
 
|}
 +
:::'''{'''
 +
::::'''00''':
 
::::{| class="wikitable"
 
::::{| class="wikitable"
 
|-
 
|-
Line 110: Line 129:
 
|-
 
|-
 
|}
 
|}
 +
::::'''01''':
 
::::{| class="wikitable"
 
::::{| class="wikitable"
 
|-
 
|-
Line 115: Line 135:
 
|-
 
|-
 
|}
 
|}
 +
:::'''}'''
 +
::'''}'''
 +
'''}'''
  
 
|valign=top|
 
|valign=top|

Revision as of 03:25, 20 December 2006


BaseLine Struct


SHORT Obj_OpperandCount
INT BankCredits
INT CashCredits
INT NegativeHAMMod_ListSize
INT UpdateCounter
INT NegativeHAMMod_Value
INT Skills_ListSize
INT UpdateCounter
A_STRING SkillName

Deltas Struct


SHORT UpdateCount
SHORT UpdateType

{

01:
INT BankCredits
02
INT CashCredits
02:
INT ListSize
INT UpdateCount
{
BYTE uint8
{
00:
SHORT ??
01:
SHORT ??
INT ??
02:
SHORT HAM Bar
INT Negative HAM Modifier
03:
{
INT ??
}
}
}
03:
INT ListSize
INT UpdateCounter
{
BYTE SubType
{
00:
A_STRING SkillName_Remove
01:
A_STRING SkillName_Add
}
}

}

Variable Descriptions


Obj_OperandCount = 4


  • BankCredits:
Ammount of Credits displayed as in your bank.

CashCredits:

Ammount of Credits displayedas cash in your inventory.

NegativeHAMMod_Value:

The Integer value of Negative HAM Modifier to display. Follows the HAM order.

SkillName:

The name of the skillbox to add. See datatables/skills.iff for list.

Tags


50% This packet has been partially reversed.