PDA

View Full Version : Break Roman Alliances



pyradyn
02-24-2006, 01:22
I know there are guides but the only one I found were confusing can anyone help me on how to just make the Romans not unbreakable allies until the civil war and take the senete out although if i can leave him in id like to Thanx ahead

Myrddraal
02-28-2006, 20:17
you want to get rid of the senate, and make the roman factions be able to declare war on each other as normal factions?

Seasoned Alcoholic
03-01-2006, 21:09
Think this problem was related to the v1.3 patch for RTW, basically because of the lack of diplomatic stats and the superfaction string in descr_strat. If you haven't already, download v1.5 on a clean install of RTW, its available at numerous ftp's, just do a GOOGLE search for it.

To prevent the roman factions from attacking one another, try this (create backups before you edit anything though):-

* Open descr_strat.txt @ C:\Program Files\Activision\Rome - Total War\Data\world\maps\campaign\imperial_campaign

* Hit Ctrl+F and type in factions, you should see this:


; >>>> start of factions section <<<<

* Directly underneath this header, you should see this:


faction romans_julii, comfortable caesar

* Now, insert the superfaction text string underneath the line above, so you should see something like this:


faction romans_julii, comfortable caesar
superfaction romans_senate
denari 5000
settlement
...

* Repeat this for the other roman factions (scroll down to see them, or Ctrl+F and type in brutii, scipii, senate to access the other 3).

After running some tests after a v1.2 to v1.5 conversion, I've noticed that the SPQR & other Roman factions may still attack your roman faction on some occasions. To prevent this from happening, insert the following text for each of the 4 Roman factions:


faction romans_julii, comfortable caesar
superfaction romans_senate, superfaction romans_julii, superfaction romans_brutii, superfaction romans_scipii
denari 5000
settlement
...

What this should do is prevent ANY roman faction from attacking each other. I've found this to be the case in my test results with the mod I'm currently working on, so you should now fix this alliance-breaking issue early in an imperial campaign.

Lusted
03-01-2006, 23:14
He wants them to be able to break the alliance, not the other way round.

Seasoned Alcoholic
03-01-2006, 23:54
He wants them to be able to break the alliance, not the other way round.

Must have misread the original post - just remove the superfaction romans_senate lines from descr_strat x 4. Tweak starting diplomatic stances in the diplomacy section (at bottom of descr_strat) also if necessary.

Galloper
03-02-2006, 23:37
Could you answer if there are opportunity to realize unbreakable aliances between player's faction and ai for defined number of turns?
I thnik this can improve gameplay :2thumbsup:

kleemann
03-08-2006, 09:06
To break roman alliances is very easy.

- install patch v1.5 for RTW
- open descr_strat.txt in Rome - Total War\Data\world\maps\campaign\imperial_campaign
- delete map.rwm (game generates it itself)
- edit descr_strat.txt, remove string superfaction romans_senate like it was written before.
- edit diplomatic section, it is in the end of this file. replace all -10 entries with 200.

Now you have 4 diferent factions, all have relations neutral, and they can start war and make alliances.

NB! Make back-ups before making any changes. This works fine.