Changes

Jump to navigation Jump to search
18 bytes added ,  23:13, 14 June 2017
Line 876: Line 876:     
===CGameCtnObjectInfo (03 01C 000)===
 
===CGameCtnObjectInfo (03 01C 000)===
Deprecated. Moved to the new GameData engine (2E) as class CGameItemModel (2E002000).
+
Mapped to the new GameData engine (2E) as class CGameItemModel (2E002000).
    
'''0301C000''' (header)
 
'''0301C000''' (header)
  uint32 objectInfoType (0: Undefined, 1: Ornament, 2: PickUp, 3: Character, 4: Vehicle)
+
  uint32 itemType (0: Undefined, 1: Ornament (formerly: StaticObject), 2: PickUp (formerly: DynaObject), 3: Character, 4: Vehicle, 5: Spot, 6: Cannon, 7: Group (Dev build), 8: Decal (Dev build), 9: Turret (Dev build), 10: Wagon (Dev build), 11: Block (Dev build))
''Note:'' In class CGameItemModel the enumerators are: 0: Undefined, 1: StaticObject, 2: DynaObject, 3: Character, 4: Vehicle, 5: Spot, 6: Cannon
      
'''0301C001''' (header)
 
'''0301C001''' (header)

Navigation menu