TechLevel: Difference between revisions
m Corrected again. |
No edit summary |
||
Line 3: | Line 3: | ||
|files={{Categ|Rules(md).ini}}, {{Categ|Maps}} | |files={{Categ|Rules(md).ini}}, {{Categ|Maps}} | ||
|values=signed integers | |values=signed integers | ||
|default=<nowiki>-1</nowiki> | |default=<nowiki>-1 (255 on TechnoTypes)</nowiki> | ||
|types={{Categ|MultiplayerDialogSettings}} ([[Image:Ra2small.png]]{{yro}}) , {{Categ|InfantryTypes}}, {{Categ|VehicleTypes}}, {{Categ|AircraftTypes}}, {{Categ|BuildingTypes}} (rules(md).ini), {{Categ|Houses}} (maps) | |types={{Categ|MultiplayerDialogSettings}} ([[Image:Ra2small.png]]{{yro}}) , {{Categ|InfantryTypes}}, {{Categ|VehicleTypes}}, {{Categ|AircraftTypes}}, {{Categ|BuildingTypes}} (rules(md).ini), {{Categ|Houses}} (maps) | ||
|ra=yes | |ra=yes |
Revision as of 10:33, 23 November 2019
Flag: | TechLevel |
File(s): | Rules(md).ini, Maps |
Values: | signed integers |
Default: | -1 (255 on TechnoTypes) |
Applicable to: | MultiplayerDialogSettings () , InfantryTypes, VehicleTypes, AircraftTypes, BuildingTypes (rules(md).ini), Houses (maps) |
On BuildingTypes
By constructing the building, the house's "technology level" is increased to this value, if necessary.
On Infantry/Vehicle/Aircraft Types
This flag specifies the "technology level" necessary to build this object.
In [MultiplayerDialogSettings]
This flag specifies the maximum TechLevel achievable in the game. In previous games, you could control this by means of another slider, like the one used for Starting Money or Game Speed. The effect of this limit is that only TechLevel values in the interval 0 - this value (inclusive) are considered "allowed", and all others are disabled.
On Houses
This flag specifies the starting tech level for this AI-controlled house.
Limitations of this system
TechLevel | Can be | |||
---|---|---|---|---|
Built by AI | Built by Humans | A Crate goodie | A Secret Lab boon | |
-1 | ||||
0 through the maximum (set in MultiplayerDialogSettings) |
||||
above the maximum |
TechLevel -2 and below are considered as buildable at any TechLevel.
And AI doesn't build Techlevel -1 units even if given in TaskForces. Buildings case is covered in the table above.