BaseUnit: Difference between revisions
Correcting |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 2: | Line 2: | ||
|name={{PAGENAME}} | |name={{PAGENAME}} | ||
|files={{Categ|Rules(md).ini}} | |files={{Categ|Rules(md).ini}} | ||
|values=In TS: {{Values|strings| | |values=In TS: {{Values|strings|[[VehicleType]] IDs}}<br>In RA2/YR: {{Values|stringlist|[[VehicleType]] IDs}} | ||
|default=blank | |default=blank | ||
|types={{Categ|General}} | |types={{Categ|General}} | ||
Line 28: | Line 28: | ||
A comma-separated list of two VehicleTypes should be used. The first is the Allied MCV and the second is the Soviet's. | A comma-separated list of two VehicleTypes should be used. The first is the Allied MCV and the second is the Soviet's. | ||
* In fact, in the initial version of RA2, there was no limit to the number of MCVs. For example, in RA2 Version 1.0, you could declare three or even four MCVs | |||
==In YR== | ==In YR== | ||
A comma-separated list of three VehicleTypes should be used. In addition to the Allies' and the Soviet's, an MCV for Yuri's Side is parsed. | A comma-separated list of three VehicleTypes should be used. In addition to the Allies' and the Soviet's, an MCV for Yuri's Side is parsed. | ||
==See Also== | |||
[[MCV]] |
Revision as of 13:45, 9 January 2025
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Flag: | BaseUnit |
File(s): | Rules(md).ini |
Values: | In TS: Strings: Normal text. (Limited to: VehicleType IDs)
|
Default: | blank |
Applicable to: | General |
This lists the VehicleType(s) that is considered an MCV: it is capable of deploying into a structure with ConstructionYard=yes set. This is used when the game determines which unit the player will always get when starting a skirmish.
In the absence of a Construction Yard, this unit also counts as "home base" for centering the camera on the player's base using the appropriate keyboard shortcut. This is also important when the "Short Game" game option is set, as the player will not automatically lose when he controls a Base Unit but no structures.
Although the unit specified does not have to be an MCV, or even a VehicleType necessarily, doing otherwise will result in quirky behavior.
In TS and FS
Only one VehicleType should be specified here as the game is hardcoded to share a single MCV unit between playable Sides.
In RA2
A comma-separated list of two VehicleTypes should be used. The first is the Allied MCV and the second is the Soviet's.
- In fact, in the initial version of RA2, there was no limit to the number of MCVs. For example, in RA2 Version 1.0, you could declare three or even four MCVs
In YR
A comma-separated list of three VehicleTypes should be used. In addition to the Allies' and the Soviet's, an MCV for Yuri's Side is parsed.