I want a computer to be allied to two players. And i want them to also attack other computers. How do i do this?
'set alliance status'
ADDITION:
honestly, this shouldn't be here, this action was pretty self-descriptive
But how do i make them attack other computers and not players? If they are neutral,they attack no one. If they are computers,they attack players and you cant have computers in the same force...
If you want player X to be allied to player Y and be enemies with player Z, have a trigger like this:
Player X
=====
Always.
=====
Set alliance status: Set Player Y to ally.
Set alliance status: Set Player Z to enemy.
I don't see why that won't work.
if the computer is unally to another computer it'll attack each other...just use some ai script on them n they'll fight
You don't need to be in the same force to ally. If the computers are in the same force, uncheck allied. Or just use triggers to do this.