Removing city-state missions

ahmed5

Chieftain
Joined
Nov 11, 2005
Messages
32
Is it possible to remove the mission to destroy another city state? and to also remove the perma-war effect when you attack too many city states. I tried looking through some of the XML like GlobalAIDefines and some diplo-related one but couldn't find anything
 
I think it's QUEST_DISABLED_KILL_CITY_STATE (in GlobalAIDefines.xml), but I haven't checked if it works.

The other thing, I don't know.
 
It's a place to start.

Cheers.
 
I think it's QUEST_DISABLED_KILL_CITY_STATE (in GlobalAIDefines.xml), but I haven't checked if it works.

yup that's where it is.
The City State Diplomacy Mod by Gazebo removes those quests with this method and it works
 
haven't got a single kill mission yet. thanks
 
Yes, my own mod has had that same change in it (removing the "kill city-state" mission) for a while now, and it works beautifully. Unfortunately there's not a lot we can do to change the city-states' behavior without the DLL; a better solution would be to simply change it such that if a city-state's mission goes unfulfilled for a certain amount of time, that it drops that and asks for something new. But we can't effectively make that change until the DLL is released.
 
Back
Top Bottom