HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

AI Help

09-11-2004, 07:06 PM#1
Pisungen
Hi I've made an AI script with the AI Editor... and It doesn't work

All the script need to do is:

Train Units
Do two different Waves
Reveive the Heros
Rebuild
Harvest

It's for a campaign(custom)... please help me! :)
09-11-2004, 08:12 PM#2
Zalamander
Quote:
Originally Posted by Pisungen
Hi I've made an AI script with the AI Editor... and It doesn't work

All the script need to do is:

Train Units
Do two different Waves
Reveive the Heros
Rebuild
Harvest

It's for a campaign(custom)... please help me! :)

I might be wrong but I think the AI Editor isn't capable of making a capmpaigns AI with waves, you have to script such a AI by hand.
09-11-2004, 08:23 PM#3
Pisungen
Ok thanks - could anyone help me with that?

I've done alot of programming in other lang so it's not from scratch ;)
09-12-2004, 09:25 PM#4
Zalamander
Quote:
Originally Posted by Pisungen
Ok thanks - could anyone help me with that?

I've done alot of programming in other lang so it's not from scratch ;)

I suggest you use a MPQ extractor (like WinMPQ) and look at some campaign AI scripts found in the script folder inside Warcraft 3's large MPQ-files.

I my self have no idea how campaign scripts work.