HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

AI Editor in TFT And Spawning Help!

08-10-2003, 08:54 PM#1
Dark_Army
Ok, I want the new portals in TFT to spawn 2 footmen, and 1 archer and just attack a certain destination. I still want them to attack enemies they see on the way, but after they killed those enemies they continue to their destination.

Anyone know what kind of trigger I would need to make, or how I would do this in TFT AI editor.

Thanks,


Dark_Army
08-11-2003, 12:57 AM#2
desty
this wouldn't use the AI editor, just standard triggers, look around this trigger:

Unit - Issue Order Targeting a Point
->Order Unit to Attack-Move to region<gen> (whatever region you want)

DeSty-
08-11-2003, 01:02 AM#3
Pesmerga
BTW the portal doesnt directly spawn units as you would think, all you can do is fake it. Make the units spawn in a region behind the portal, and the units walk through the portal. Then make them attack-move to your destination. AI editor is used for melee games, mostly.