Is there a way to let the AI ignore resource requirements.

TheWaWPro

Chieftain
Joined
Jan 3, 2017
Messages
68
My mod works really well in multiplayer but because every unit (almost) requires strategic resources the ai plays even more stupid than usual.
 
Could you give more detail?
My mod makes almost every unit in the game require a strategic resource (made custom resources like steel and bronze)

This is fine against other humans but the AI can't handle it I was wondering if there was a way to give the AI one of every resource at a certain tech or make it so the AI doesn't need strategic resources .
 
Yes it is possible. You need to add a Modifier to all Players with a RequirementSet that checks to see if they are AIs. Look at the code for the City State that provides a free copy of a resource.
 
Back
Top Bottom