Suggestions on making Continuous War?

AAGamer

Hauptman-JG53
Joined
May 5, 2002
Messages
67
Location
Sparta, WI, USA
Hi all,

Been making a scenario of my own where everyone will always stay at war.

I know you can set it so the AI always attacks the player but I want all the nations to be at war constantly.

Now I have started the scenario with all nations at war and even set the attitude for all nations versus each other at a -25 but it seems they all want peace after a few short turns. So any one have any ideas. Thanks.
 
the wb?(world builder I am guessing)

I already have them set at -250000 using notepad and it didnt make a difference they declared peace on each other very shortly later-- 6 turns. Any other ideas? I really want all out permanent war(LOL)
 
You can make a python script so that everytime peace is declared war is instantly declared again... although I supose they might still do trades for peace so it's not ideal.
 
Ok thanks big(great opps) apple-- yeah that wont really help I dont beleive.

I checked in the wb and my work in notepad has all the attitudes set at -250000 so they hate each other pretty bad but seems they want peace more.

Could I change the leaders opinions on peace war? Would that make a difference? and where would I do that at.

Thanks for the help.
 
Well I found these lines in the Civilization folder. Anyone know if these will help and what these mean. In particular the sections regarding Warmonger and Peace weights. Thanks for your help.

<Type>LEADER_CATHERINE</Type>
<Description>TXT_KEY_LEADER_CATHERINE</Description>
<Civilopedia>TXT_KEY_LEADER_CATHERINE_PEDIA</Civilopedia>
<ArtDefineTag>ART_DEF_LEADER_CATHERINE</ArtDefineTag>
<iWonderConstructRand>30</iWonderConstructRand>
<iBaseAttitude>1</iBaseAttitude>
<iBasePeaceWeight>2</iBasePeaceWeight>
<iPeaceWeightRand>3</iPeaceWeightRand>
<iWarmongerRespect>2</iWarmongerRespect>
<iRefuseToTalkWarThreshold>6</iRefuseToTalkWarThreshold>
<iNoTechTradeThreshold>10</iNoTechTradeThreshold>
<iTechTradeKnownPercent>20</iTechTradeKnownPercent>
<iMaxGoldTradePercent>5</iMaxGoldTradePercent>
 
I am still looking for anyway to have continuous war. I set the attitude to -250000 and they still want peace.

Other thoughts?

Thanks.
 
The at war version only applies to the AI attacking the player. Not anything to do with the AI attacking each other.
 
Back
Top Bottom