Difference between revisions of "CREO01"

From SWGANH Wiki
Jump to: navigation, search
(Deltas Struct)
(Variable Descriptions)
 
(27 intermediate revisions by 3 users not shown)
Line 1: Line 1:
__NOTOC__
+
{{PageHeader|Baseline|CREO01}}
 
+
{|align="center"
 +
|-
 +
||{{CREOArchitectureNAV}}
 +
|-
 +
|}
 +
<br>
 
{| border="0" width="90%" cellpadding=6
 
{| border="0" width="90%" cellpadding=6
 
|-
 
|-
Line 6: Line 11:
 
===BaseLine Struct===
 
===BaseLine Struct===
 
----
 
----
 
+
{| align="center"
{| class="wikitable"
+
 
|-
 
|-
|align="center" style="background:#6C86BF; color:white;"|'''SHORT'''||'''Obj_OpperandCount'''
+
||
|-
+
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''BankCredits'''
+
|-
+
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''CashCredits'''
+
|-
+
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''NegativeHAMMod_ListSize'''
+
|-
+
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''UpdateCounter'''
+
|-
+
|}
+
:{| class="wikitable"
+
|-
+
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''NegativeHAMMod_Value'''
+
|-
+
|}
+
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''Skills_ListSize'''
+
|{{short}}||'''Op Count'''
 
|-
 
|-
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''UpdateCounter'''
+
|{{int}}||'''Baseline Opcode'''
 
|-
 
|-
|}
+
|{{long}}||'''Container ID'''
:{| class="wikitable"
+
|align="center" style="background:#D8F2E0; color:#3C4565;"|'''A_STRING'''||'''SkillName'''
+
 
|-
 
|-
|}
+
|{{int}}||'''OERC'''
 
+
===Deltas Struct===
+
----
+
 
+
:'''01''':
+
::{| class="wikitable"
+
 
|-
 
|-
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''BankCredits'''
+
|{{byte}}||'''1'''
 
|-
 
|-
|}
+
|{{short}}|{{unknown}}
:'''02'''
+
::{| class="wikitable"
+
 
|-
 
|-
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''CashCredits'''
+
|{{int}}||'''Bank Credits'''
 
|-
 
|-
|}
+
|{{int}}||'''Cash Credits'''
:'''02''':
+
::{| class="wikitable"
+
 
|-
 
|-
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''ListSize'''
+
|{{int}}||'''Base HAM Mod List Size'''
 
|-
 
|-
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''UpdateCount'''
+
|{{int}}||'''Update Counter'''
 
|-
 
|-
|}
+
|{{int}}||'''Base HAM Mod Value'''
::'''{'''
+
:::{| class="wikitable"
+
 
|-
 
|-
|align="center" style="background:#B3C0DE; color:white;"|'''BYTE'''||'''uint8'''
+
|{{int}}||'''Skills List Size'''
 
|-
 
|-
|}
+
|{{int}}||'''Update Counter'''
:::'''{'''
+
::::'''00''':
+
:::::{| class="wikitable"
+
|-
+
|align="center" style="background:#6C86BF; color:white;"|'''SHORT'''||'''??'''
+
 
|-
 
|-
 +
|{{a_string}}||'''Skill Name'''
 
|}
 
|}
::::'''01''':
 
:::::{| class="wikitable"
 
|-
 
|align="center" style="background:#6C86BF; color:white;"|'''SHORT'''||'''??'''
 
|-
 
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''??'''
 
|-
 
 
|}
 
|}
::::'''02''':
 
:::::{| class="wikitable"
 
|-
 
|align="center" style="background:#6C86BF; color:white;"|'''SHORT'''||'''HAM Bar'''
 
|-
 
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''Negative HAM Modifier'''
 
|-
 
|}
 
::::'''03''':
 
::::'''{'''
 
:::::{| class="wikitable"
 
|-
 
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''??'''
 
|-
 
|}
 
::::'''}'''
 
:::'''}'''
 
::'''}'''
 
:'''03''':
 
  
::{| class="wikitable"
+
<pre>
|-
+
SHORT: ObjOpperandCount
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''ListSize'''
+
INT: BankCredits
|-
+
INT: CashCredits
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''UpdateCounter'''
+
INT: BaseHAMModListSize
|-
+
INT: UpdateCounter
|}
+
{
::'''{'''
+
INT: BaseHAMModValue
:::{| class="wikitable"
+
}
|-
+
INT: SkillsListSize
|align="center" style="background:#B3C0DE; color:white;"|'''BYTE'''||'''SubType'''
+
INT: UpdateCounter
|-
+
{
|}
+
A_STRING: SkillName
:::'''{'''
+
}
::::'''00''':
+
</pre>
::::{| class="wikitable"
+
 
|-
+
===Deltas Struct===
|align="center" style="background:#D8F2E0; color:#3C4565;"|'''A_STRING'''||'''SkillName_Remove'''
+
----
|-
+
 
|}
+
<pre>
::::'''01''':
+
SHORT:   UpdateCount
::::{| class="wikitable"
+
SHORT:   UpdateType
|-
+
{
|align="center" style="background:#D8F2E0; color:#3C4565;"|'''A_STRING'''||'''SkillName_Add'''
+
  00:
|-
+
    INT: BankCredits
|}
+
  01:
:::'''}'''
+
    INT: CashCredits
::'''}'''
+
  02:          
 +
    INT: BaseHAMValueListSize
 +
    INT: UpdateCounter
 +
    {
 +
      BYTE: SubType
 +
      {
 +
        00:(remove)
 +
          SHORT: HAMBarIndex
 +
        01:(add)
 +
          SHORT: HAMBarIndex
 +
          INT:        BaseHAMValue
 +
        02:(change)
 +
          SHORT: HAMBarIndex
 +
          INT:         BaseHAMValue
 +
        03:(resetall)
 +
          SHORT:
 +
NewListSize
 +
          {
 +
            INT: BaseHAMValue
 +
          }
 +
        04:(clearall)
 +
      }
 +
    }   
 +
  03:
 +
    INT: SkillsListSize
 +
    INT:  UpdateCounter
 +
    {
 +
      BYTE:  SubType
 +
      {
 +
        00:(remove)
 +
          A_STRING: SkillName
 +
        01:(add)
 +
          A_STRING: SkillName
 +
        02:(clearall)
 +
      }
 +
    }
 +
}
 +
</pre>
  
 
|valign=top|
 
|valign=top|
Line 141: Line 123:
 
:Ammount of Credits displayed as in your bank.
 
:Ammount of Credits displayed as in your bank.
  
'''CashCredits''':
+
* '''CashCredits''':
 
:Ammount of Credits displayedas cash in your inventory.
 
:Ammount of Credits displayedas cash in your inventory.
  
'''NegativeHAMMod_Value''':
+
* '''Base HAMMod_Value''':
:The Integer value of Negative HAM Modifier to display. Follows the HAM order.
+
:The Integer value of base HAM size. Follows the HAM order.
  
'''SkillName''':
+
* '''SkillName''':
 
:The name of the skillbox to add. See datatables/skills.iff for list.
 
:The name of the skillbox to add. See datatables/skills.iff for list.
  
Line 154: Line 136:
 
{| align="center"
 
{| align="center"
 
|-  
 
|-  
||{{50%}}
+
||{{100%}}
 
|-
 
|-
 
|}
 
|}
 +
 +
===HAM List===
 +
----
 +
HAM stands for Health Action Mind,
 +
the 3 pools a character has.
 +
 +
Below is a list of the pools names,
 +
and what they do.
 +
 +
This order is used throughout all packets.
 +
 +
*<font color=green>'''Health'''</font> (Pool Value)
 +
::''Strength'' (Action Deductive)
 +
::''Constitution'' (Regen Rate)
 +
*<font color=red>'''Action'''</font> (Pool Value)
 +
::''Quickness'' (Action Deductive)
 +
::''Stamina'' (Regen Rate)
 +
*<font color=blue>'''Mind'''</font> (Pool Value)
 +
::''Focus'' (Action Deductive)
 +
::''Willpower'' (Regen Rate)
 
|}
 
|}
  
 +
===Sample Packet===
 
----
 
----
 +
 +
<pre>
 +
05 00
 +
53 21 86 12 // DeltasMessage
 +
D2 CD 31 6E 0C 00 00 00 // character id
 +
4F 45 52 43 01 // OERC 1
 +
0E 00 00 00
 +
02 00
 +
01 00 00 00
 +
00 00 00 00
 +
82 86 0F 00 // 1017474 credits
 +
</pre>

Latest revision as of 12:46, 6 January 2010

Baseline - CREO01

SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.

CREO Packet Type QuickNav
CREO01 - CREO03 - CREO04 - CREO06


BaseLine Struct


SHORT Op Count
INT Baseline Opcode
LONG Container ID
INT OERC
BYTE 1
SHORT ??
INT Bank Credits
INT Cash Credits
INT Base HAM Mod List Size
INT Update Counter
INT Base HAM Mod Value
INT Skills List Size
INT Update Counter
A_STRING Skill Name
SHORT:		ObjOpperandCount
INT:		BankCredits
INT:		CashCredits
INT:		BaseHAMModListSize
INT:		UpdateCounter
{
 INT:		BaseHAMModValue
}
INT:		SkillsListSize
INT:		UpdateCounter
{
 A_STRING:	SkillName
}

Deltas Struct


SHORT:   UpdateCount
SHORT:   UpdateType
{
  00:  
    INT:  BankCredits
  01:  
    INT:  CashCredits
  02:           
    INT:  BaseHAMValueListSize
    INT:  UpdateCounter
    {
      BYTE:  SubType
      {
        00:(remove)
          SHORT: HAMBarIndex
        01:(add)
          SHORT: HAMBarIndex
          INT:         BaseHAMValue
        02:(change)
          SHORT: HAMBarIndex
          INT:         BaseHAMValue
        03:(resetall)
          SHORT:
 NewListSize
          {
            INT: BaseHAMValue
          }
        04:(clearall)
      }
    }    
  03:
    INT:  SkillsListSize
    INT:  UpdateCounter
    {
      BYTE:  SubType
      {
        00:(remove)
          A_STRING: SkillName
        01:(add)
          A_STRING: SkillName
        02:(clearall)
      }
    }
}

Variable Descriptions


Obj_OperandCount = 4


  • BankCredits:
Ammount of Credits displayed as in your bank.
  • CashCredits:
Ammount of Credits displayedas cash in your inventory.
  • Base HAMMod_Value:
The Integer value of base HAM size. Follows the HAM order.
  • SkillName:
The name of the skillbox to add. See datatables/skills.iff for list.

Tags


100% This packet has been completely reversed.

HAM List


HAM stands for Health Action Mind, the 3 pools a character has.

Below is a list of the pools names, and what they do.

This order is used throughout all packets.

  • Health (Pool Value)
Strength (Action Deductive)
Constitution (Regen Rate)
  • Action (Pool Value)
Quickness (Action Deductive)
Stamina (Regen Rate)
  • Mind (Pool Value)
Focus (Action Deductive)
Willpower (Regen Rate)

Sample Packet


05 00 
53 21 86 12 // DeltasMessage
D2 CD 31 6E 0C 00 00 00 // character id
4F 45 52 43 01 // OERC 1
0E 00 00 00 
02 00 
01 00 00 00 
00 00 00 00 
82 86 0F 00 // 1017474 credits