• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!
  • ✅ The POLL for Hive's Texturing Contest #34 is OPEN! Vote for the TOP 3 SKINS! 🔗Click here to cast your vote!
  • ✅ The POLL for Hive's Techtree Contest #20 is OPEN! Vote for the TOP 3 FACTIONS! 🔗Click here to cast your vote!

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?
 
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.
Back
Top