Use the UISettings
Minimal version: CE
Rock Patch Celebration Edition allow you to change some UI settings.
All tags have default value "no".
ShowTechLevelSlider
This allows you to select the maximum buildable Tech Level multiplayer
dialog box..
To add this cool feature, put this in your rulesmd.ini's [UISettings]
section:
ShowTechLevelSlider=yes
(This feature is not required, so if you don't want to enable, just remove the tag or set it to 'no'.)
The slider's minimum is 1, the maximum Tech Level is defined in the [MultiplayerDialogSettings] section with the TechLevel
tag. It's default is 10.
| ShowMultiEngineerBox |
If set to "yes" multi-engineer check box appear in multiplayer dialog box, otherwise it doesn't appear.
| ShowThirdButton |
In order to enable the 3rd campaign button, put ShowThirdButton=yes into
the [UISettings] section of your rules file.
The soviet button will then be moved left, and the 3rd button will appear right
of it, making the whole a triangle shape.
If the game finds the thirdbutton.shp file in your YR dir
or in any mix file, this will be displayed on the campaign selection screen.
Do not forget the respective thirdbutton.pal file!
Once you clicked the button, the game wants to start the Tutorial Campaign.
[TUT1].
You can modify it to your own new one (it is assumed you know how to deal with campaigns).
NOTE: Rock Patch before RPCE were using ThirdCampaignButton=yes into the [General] section.
| HideCampaignButton |
Disable "Campaign" button in the single player menu.
Useful for mods, which had broken campaign missions.
for example: many mods, which add new buildings, had broken a first Allied mission.
To disable the button, put this in your rulesmd.ini's [UISettings] section:
HideCampaignButton=yes
(This feature is not required, so if you don't want to enable, just remove the tag or set it to 'no'.)
| HideSelectCampaignsBtn |
Hide a "Campaigns list" button in the campaign selection screen.
NOT RECOMMENDED
To hide the button, put this in your rulesmd.ini's [UISettings] section:
HideSelectCampaignsBtn=yes
(This feature is not required, so if you don't want to enable, just remove the tag or set it to 'no'.)
| NOTES |
|---|
TechLevel slider position and Multi-Engineer check box state are stored in RA2MD.INI file.
| Rock Patch Help CE | Main page | Last change: 13.02.07 |