I'd like to make a script to oblige the AI to win against the rebels. It must be something like that but I need some help to translate it into a M2TW script :
if Battle
and Condition Attacker not Local Faction
and Condition Defender slave Faction
auto_win attacker
end_if
if Battle
and Condition Defender not Local Faction
and Condition Attacker slave Faction
auto_win defender
end_if





Reply With Quote











































