• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

I can't get my AI to work!

Status
Not open for further replies.
Hi! today i tried to make a custom AI for a custom race Blood Elves.I created some custom units and stuff,went to the AI editor and imported the obj data,selected the race= custom,set build order blah blah blah exactly everything i saw in tutorials.I checked out like 3 tutorials but i still have a major problem:the ai will do nothing but stand
ye.i put on the map my custom town hall and some workers and they won't do anything.Is it because i couldn't set the main base = custom hall?
if not,what's the problem? you can possible give me a map link to see how to correctly create an ai?
 
Level 14
Joined
Apr 20, 2009
Messages
1,543
i can't add it .Says map.ai and i can't tick the <imported> gap

In your AI editor you can go to File -> Export script

This will export the .ai script which you can then import into your map.
This will allow you to use the file path to that imported script within the
  • AI - Run AI for player 2 : imported AI
action. Make sure it's the correct file path though.

Another alternative would be adding the .ai file to the archive's mpq with an mpq editor...
 
Status
Not open for further replies.
Top