GRUP03

From SWGANH Wiki
Revision as of 23:16, 4 April 2007 by Snow (Talk | contribs) (New page: __NOTOC__ {|align="center" |- ||{{GRUPArchitectureNAV}} |- |} <br> {| border="0" width="90%" cellpadding=6 |- |valign=top| ===BaseLine Struct=== ---- <pre> SHORT: ObjectOpperandCou...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
GRUP Packet Type QuickNav
GRUP01 - GRUP03 - GRUP06


BaseLine Struct


SHORT:       ObjectOpperandCount
FLOAT:       Complexity
ASTRING:     STFFile
INT:         ??
ASTRING:     DefaultName
USTRING:     CustomName
INT:         Volume

Deltas Struct


SHORT:			UpdateCount
SHORT:			UpdateType
{
   00:
     FLOAT:       Complexity
   01:
     ASTRING:     STFFile
     INT:         ??
     ASTRING:     DefaultName
   02:
     USTRING:     CustomName
   03:
     INT:         Volume
}

Variable Descriptions


Obj_OperandCount = 4


  • Complexity
The Complexity of the Object. These are usually only used with schematics and tangible items.
Default is 1.0
  • STFFile:
The name of the STF file you want to reference a string from.
  • DefaultName:
The string reference you want to set as the object name.
  • CustomName:
A unicode string of the name of the object. Overrides the STFName.
  • Volume:
The Volume the object takes up in a container.
Default is 1

Tags


75% This packet has been partially reversed.

S→C This packet originates on the server.

To Do