• 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.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

Neutral AI

Status
Not open for further replies.
Level 12
Joined
Nov 3, 2013
Messages
989
Can I override the default Neutral, as in player 13 (neutral), AI somehow? (besides manually triggering their every action) I tried to just make a custom AI for it (Melee(ish) map so it's good enough) this however didn't seem to work.

As it is all they do is put their 5 starting workers to mine gold, with or without running melee scripts and the map specific custom AI.

Update: Just making some changes to things like allies/enemies and neutrals sleeping then adding a normal (or custom) AI script is enough for getting them to at least play melee.

Edit: Sort of related question, can you import custom team color? Then you can probably use 3 extra neutral for CPU and let Neutral Hostile stay default for creep camps.
 
Last edited:
Level 15
Joined
Aug 7, 2013
Messages
1,342
Cool question. I wonder if the same be done for Neutral hostile...would add two additional AI players.

If not then I guess you'd have to write your own AI script in JASS.

If you're doing a simple AI in a restricted domain, I'd check out the Castle Fight AI.
 
Status
Not open for further replies.
Top