Singleplayer map tutorial

Click on File->New. Select the map size and the theater. Make sure multiplayer is not checked. Select the player side before clicking on OK.
FinalSun now automatically sets up the player houses and the building AI triggers for the enemies. It does not enable the AI Triggers, you can do this by:


Improving the AI

You should enable all standard AI triggers. You can do this by Edit->Enable AI triggers. Just click on enable all standard AI triggers button at the top, thatīs it. By doing this, you enable the computer to do many things.



You should now create the terrain for the map, place the buildings and units, place tiberium, create all needed triggers (if you want to use them) and implement all the stuff you want to have.


Playing the map

To play a singleplayer map, there are 2 different ways:

1. Way (recommended for new users)
Just save your map as gdi1a.map (player is GDI/Allied) or nod1a.map (player is NOD/Soviet) in your TS directory and play a normal campaign.

2. Way
copy the file _Battle.ini to your TS/RA2 directory and rename it to Battle.ini. Open this file in notepad and create a new battle there (example uses TS battle.ini):

[Battles]
1=GDI1
2=NOD1
3=YourCampaign

[YourCampaign]
CD=0
Scenario=YourFirstMap.map
FinalMovie=
Description=blabla


Firestorm (TS only)
If you have Firestorm, you need to do additional things: In the basic dialog, you need to set ExpansionSetNeeded to 1 (important!). The battle.ini does not work in Firestorm mode, I havenīt figured this out yet. Just save your map as fsgdi01.map (player is GDI) or fsnod01.map (player is NOD), and start a normal campaign.