QUESTION: Is there a "fewer" Diplomatic AI requests MOD ?

FlashXAron

Warlord
Joined
Sep 24, 2010
Messages
144
Hi there, already have searched the forum, but maybe I am blind ...

searching the code that the AI civs, didn't sent you every 5 turns requests for real stupid trade agreements ...
after around 20 epic civ games, I NEVER AGREED TO ANY trade agreements they have made, as they are all real stupid ... so how to turn them off, special in MP with time limit it is terrible ... even in SP games, when you play against 21 civs it is pure horror :)

only found a mod to turn off that info pop up windows between turns ...

So anyone found a solution
THANKS
 
Last edited:
as they are all real stupid

really? Stupid as in you do not benefit? I have an extra resource.., and the only reason for that reasource is trade. So I let them have it and make them feel like they got all the benefit.. in reality I got some extra gold and they are happier with me. It is a game mechanic designed that way.. and that first stupid deal to make them happier can have larger impact where later deals they happily make in your favour. It is a game of subtleties unless you are one of those "I just kill on deity and everything I do not like is stupid" people.

In global parameters there is the following, maybe if you want to be fairer you can try to change it.
Name="DIPLOMACY_MAXIMUM_LOPSIDED_DEAL_MODIFIER" Value="10"

Now if you clarify by saying you are a deity domination player first then it may make sense to turn it off as they will hate you anyway. Do not worry, I still love you.
 
LOL ... it is too much how often they ask, as if I want to improve relationship, I would offer myself that "stupid" trade agreements, but when such trade agreement ends and next turn 21 civs asking like ...
give me all your extra resources, and pay every turn 50 gp and I, the mighty AI will give you 1 horse in exchange, is worse game design and not fun.

Are you sure that variable would change that ?
Because when I change it to 0, I myself will not be able to offer them a good trade offer for them anymore ?
But maybe they would stop to ask for "lopsided" trades ?

So the sql statement should be ... will test that

UPDATE GlobalParameters SET Value ='1' WHERE Name ='DIPLOMACY_MAXIMUM_LOPSIDED_DEAL_MODIFIER';

Thanks
 
One suspects you over exaggerate the poorness of most deals being offered and thereby do not reflect the AI as being stupid.

No I have no idea how it will help but at least someone answered. I would just have changed it in the xml file. Where do you run the sql from? Is it the debug screen?
 
One suspects you over exaggerate the poorness of most deals being offered and thereby do not reflect the AI as being stupid.

No I have no idea how it will help but at least someone answered. I would just have changed it in the xml file. Where do you run the sql from? Is it the debug screen?

using the YNAMP Mod and editing always the "gameplay.sql" file, so I could even check it in an ongoing save game, what I now have done and it works , as now I only receive somehow reasonable trade agreement requests !

So yes it "seems" to improve gameplay !

PS: Would even say it works even well, as now the AI only asks, if they could offer something reasonable !

So before they asked like give me all and AI offers nothing ... NOW that ->
upload_2017-1-8_2-57-54.png


UPDATE , seems not to work after all !
 
Last edited:
Back
Top Bottom