Is it possible to force wars and alliances between computers?

Level 3
Joined
Apr 7, 2021
Messages
12
Is it possible to dynamically make AI computers ally up or go to war with each other via triggers using chat messages?

To some extent, I know how to make the triggering player ally up or go to war with other players and computers, but I want to know if it is possible to control who goes to war with whom.
 
is possible to control who goes to war with whom.
Yes. the
  • Player - Make Player 1 (Red) treat Player 2 (Blue) as an Ally with shared vision
Don't care if Player 1 and 2 is computer or player, so you just need to setup triggers for what you want to happen.
You can of course use variables, read numbers from chat and/or have more complex logic.
 
One of these might meet your needs
 
Back
Top