| 07-23-2008, 11:52 AM | #1 |
Hi I'm using the default GUI action to enable AI for every computer players. Trigger: Melee Game - Run melee AI scripts (for computer players)And I would like to disable it for a certain CPU. Or from another point of view : Is it possible to set active the enemy's units ? I mean without using this action, the cpu's units won't move and stand still. I woud like them to rush at me and other players. thanks ! |
| 07-23-2008, 05:21 PM | #2 |
What you can do is try this: Create your own ai script using the world edit ai editor, save it. then import it into your map. and then have a trigger execute this: Trigger: AI - Start campaign AI script for (Player): war3mapImported\yourai.aior you could have triggers order the units to attack-move to a certain location or random enemy unit. (going this option may be more limited) |
