WAYP03
From SWGANH Wiki
Baseline - WAYP03
SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.
|
BaseLine StructSHORT: ObjectOpperandCount FLOAT: Complexity ASTRING: STFName(Table) INT: ?? ASTRING: STFName(ID) USTRING: CustomName INT: Volume INT: GenericInt(CellID,SchematicQuantity)(not used here) FLOAT: XCoordinate FLOAT: ZCoordinate FLOAT: YCoordinate BYTE: ActivatedFlag LONG: LocationNetworkID(doesn't work) ASTRING: PlanetName USTRING: WaypointName(doesn't display) BOOL: ??(doesn't do anything) ASTRING: ColorString Deltas Struct
SHORT: UpdateCount
SHORT: UpdateType
{
00:
FLOAT: Complexity
01:
ASTRING: STFName(Table)
INT: ??
ASTRING: STFName(ID)
02:
USTRING: CustomName
03:
INT: Volume
04:
INT: GenericInt(CellID,SchematicQuantity)(not used here)
05:
FLOAT: XCoordinate
FLOAT: ZCoordinate
FLOAT: YCoordinate
06:
BYTE: ActivatedFlag
07:
LONG: LocationNetworkID(doesn't work)
08:
ASTRING: PlanetName
09:
USTRING: WaypointName(doesn't display)
0A:
BOOL: ??(doesn't do anything)
0B:
ASTRING: ColorString
}
|
Variable DescriptionsObj_OperandCount = ??
Tags
|