• 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.

Making AI for my map

Status
Not open for further replies.
Level 1
Joined
Apr 23, 2014
Messages
475
It's a stradgy map.

It's a fight between Blood elves and the Dark horde

The Dark horde is full of custom units

and heroes

i also want the heroes to use their custom spells

Ineed the AI for the 3rd to the last mission
 
Last edited by a moderator:
Do not post multiple times in a row without waiting 24 hours first. Think clearly and write your post precisely the first time. This is not a skype conversation.

It's unlikely that people will write an AI for you.

If you want two armies to attack each other you can do something like this:

* Pick every unit of player i and do:
- Order picked unit to attack (start location of player j)
* Pick every unit of player j and do:
- Order picked unit to attack (start location of player i)

If you want the units to automatically cast abilities, I suggest using the reference for automatic abilities: http://www.hiveworkshop.com/forums/...ustom-spells-cast-melee-game-ai-units-193280/
 
Don't Multi/Triple/Quadriple posting!
Pretty much user don't know the kind of AI you desire. It will be a big difficulty to know the style of map (strategy isn't stating a specific kind of map, it's a generic).
There are many Strategy based Map. If the map still uses the Melee Style, it shouldn't be a huge difficulty by using AI Editor.
Else....
 

Ralle

Owner
Level 79
Joined
Oct 6, 2004
Messages
10,182
It's a stradgy map.

It's a fight between Blood elves and the Dark horde

The Dark horde is full of custom units

and heroes

i also want the heroes to use their custom spells

Ineed the AI for the 3rd to the last mission

Holy shit. Please use the
edit.gif
button. Next time you will start getting punished for this.
 
Status
Not open for further replies.
Top