How long does War last?

My brother and I were playing multiplayer and we accidentally declared war on each other....Now we can't talk to each other in diplomacy....??How long will that last for?

13,824 views 4 replies
Reply #1 Top


My brother and I were playing multiplayer and we accidentally declared war on each other....Now we can't talk to each other in diplomacy....??How long will that last for?
End of quote

forever.  Once you go to war, it's 'til death.  ;)


It's the same as for regular diplomacy.  Wait a few turns, then you should be able to talk to each other :)

Reply #2 Top

20 turns. This is defined in GalCiv3GlobalDefs.XML if you want to change it, but be aware that the changes will only take effect in new games; the line you'd want to look for is

<CannotSpeakToPlayerAfterDeclaringWarDuration>20</CannotSpeakToPlayerAfterDeclaringWarDuration>

To change the time period, change the highlighted number and save the file, either overwriting the base game file or as a copy in the mod directory. In the latter case, you will need to enable mods before this will take effect, you will need to have the file inside a \MyMod\Game directory inside the mods directory, and it will conflict with any other mod you have loaded that also modifies GalCiv3GlobalDefs as only the last GalCiv3GlobalDefs loaded will be in effect.

Quoting redviper37, reply 1

It's the same as for regular diplomacy. Wait a few turns, then you should be able to talk to each other
End of redviper37's quote

Not quite. Regular diplomacy with computer factions only requires a 15 turn wait.

Reply #3 Top

then I stand corrected! :)

20 turns it is :)

 

Btw, if he changes his XML file, shouldn't all players in the game have the same XML/mod file?

Reply #4 Top

Quoting redviper37, reply 3

Btw, if he changes his XML file, shouldn't all players in the game have the same XML/mod file?
End of redviper37's quote

Probably, but it's possible that they might have been nice and made it so that the game rules are pulled from the host rather than the local player. I'm a bit doubtful, but it's possible. I'm also not entirely certain that mods work with multiplayer, at least at present, as a lot of things are supposed to have been disabled for multiplayer for stability reasons.