HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

2 Questions

01-19-2004, 03:54 PM#1
AFZ
Question #1

I Need a Simple AI Script to train a lot of units and then send them to attack. Is the TFT AI Editor capable of this?, or will I need to learn JASS?

Question #2

In my map, there's a trigger that sets a random race for each computer player, and since tha race is random, it could be more than 1 players with the same AI... Can I use the same AI script for all players?, or Create one file per-player?
01-19-2004, 04:40 PM#2
alowan
i got what u need.. and u dont need to learn JASS :ggani:

i can help u if u want me to..
01-22-2004, 06:46 PM#3
Vidstige
Do we have a case of random deleting of replies here? I am pretty sure that here where more replies in this thread before, including one of my own... The sum of the deleted replies where where kind of:

The AI Editor could be used, but it has some limitations on what can be attacked, I believe it's just creep camps, towns and expansion.
(Tommi did a script to control attacking of specific target I believe.)


The same script could be used for more than one player, but the script should preferably be adapted to specific race it will control. So you will have to start a suitable script for every player depending on the players race.
01-22-2004, 06:48 PM#4
alowan
something is happening i lost all posts from the last 2 days ,including points, avatar, and a lot of pages on my lands of archanor :nono:
01-23-2004, 04:17 PM#5
AFZ
To Allowan: I'll Really apreciate any help, But, My Map is still on it's infant stages... I'll finish with all the custom units first, then I'll Add the AI, when working on AI I'll resquest for more help.

To Vidstige: I don't need custom attack spots...

But I'm beggining to undestand the AI Editor Thanks.