ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

Difference between revisions of "ObjectTypes"

From ModEnc
Jump to: navigation, search
m (Oops)
m
Line 3: Line 3:
 
== Applicable INI Flags ==
 
== Applicable INI Flags ==
  
This table is only valid for YR 1.001. Other games/versions might use a different table. Be sure to check the flag's own page for more detailed information.
+
This table is only valid for YR 1.001. Other games/versions might use a different table. Be sure to check the flag's own page for more detailed information. The flags in the list are initially listed in the order they are read by the game, click the column headings to sort differently.
 
{{:AbstractTypes}}
 
{{:AbstractTypes}}
 
<onlyinclude>
 
<onlyinclude>

Revision as of 12:49, 13 April 2008

ObjectTypes is the class from which all objects that can be seen on the map, such as Animations, Particles, Overlays, are derived. No object of this class is ever directly created. The main four object types - Infantry, Vehicles, Aircraft and Buildings - are derived from TechnoTypes which derives from this one.

Applicable INI Flags

This table is only valid for YR 1.001. Other games/versions might use a different table. Be sure to check the flag's own page for more detailed information. The flags in the list are initially listed in the order they are read by the game, click the column headings to sort differently.

AbstractTypes
INI File Section Key Value Type Default Value Adds to list
Rules(md).ini Object's ID Name string(48 symbols) ID
Rules(md).ini Object's ID UIName string(31 symbol) ""


ObjectType
INI File Section Key Value Type Default Value Adds to list
Rules(md).ini Object's ID Template:TTL string (31 symbol) Object's ID
Rules(md).ini Object's ID Template:TTL string (31 symbol) ""
Rules(md).ini Object's ID Template:TTL Sound (128 symbols) ""
Rules(md).ini Object's ID Template:TTL Sound (128 symbols) ""
Rules(md).ini Object's ID Template:TTL boolean 0
Rules(md).ini Object's ID Template:TTL boolean 1
Rules(md).ini Object's ID Template:TTL boolean 0
Rules(md).ini Object's ID Template:TTL boolean 0
Rules(md).ini Object's ID Template:TTL boolean 0
Rules(md).ini Object's ID Template:TTL boolean 1
Rules(md).ini Object's ID Template:TTL boolean 1
Rules(md).ini Object's ID Template:TTL Armor 0
Rules(md).ini Object's ID Template:TTL int 0
Rules(md).ini Object's ID Template:TTL boolean 0
Rules(md).ini Object's ID Template:TTL boolean 0
Rules(md).ini Object's ID Template:TTL boolean 0
Rules(md).ini Object's ID Template:TTL Color 0,0,0
Rules(md).ini Object's ID Template:TTL boolean 0
Art(md).ini Object's Image Template:TTL boolean 0
Art(md).ini Object's Image Template:TTL Color 0,0,0
Art(md).ini Object's Image Template:TTL int 16
Art(md).ini Object's Image Template:TTL boolean 0
Art(md).ini Object's Image Template:TTL boolean 0
Art(md).ini Object's Image Template:TTL boolean 0