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

how to make AI build custom units

Status
Not open for further replies.
Level 4
Joined
May 31, 2008
Messages
91
i whanna make an ai that builds many difrent units (i know to use ai editor) but i cannot sellect more then the orginal units... please help me how to get ai custom units constructed

u get reputation! :thumbs_up:
 
Level 14
Joined
Nov 4, 2006
Messages
1,241
you can use triggers
  • Events
    • choose any when the AI should start to build
  • Conditions
  • Actions
    • Unit - order barrack to tain/upgrade to A soldier
  • Events
    • Unit - A unit finishes training of a unit
  • Conditions
    • unit type of training Unit is a barrack
  • Actions
    • Unit - order training Unit to train/upgrade to a Soldier
 
Level 4
Joined
May 31, 2008
Messages
91
ok after that trigger , how can i let them built THE custom unit i'v made in object editor? and will the ai always build it when the unit dies? some ai's give-up
 
Level 14
Joined
Nov 4, 2006
Messages
1,241
well change "soldier" to the unit you like, you can select every unit you like, please look around a little in object/trigger editor, its hard to explain if you don't look at it by yourself

second thing, i don't really know what you mean, but this has nothing to do with AI editor
 
Level 4
Joined
May 31, 2008
Messages
91
ah , ok when the trigger is acitvated , then the ai will loop build or only once? like making the trigger doe's multiple actions (loop)
 
Level 4
Joined
May 31, 2008
Messages
91
ah , ok... i'm so sorry i feel like disturbing you :S but i just whanna learn how to make a super strong ai... here's my last question for now


Conditions

unit type of training Unit is a barrack

i dont have this in my conditions
 
Level 4
Joined
May 31, 2008
Messages
91
ok , anyways can u make a trigger for me? then i can view it somehow and learn about it and where things need to be placed... u can attack the trigger here if u want (or map including trigger)
and i will apreciete it! and if ur in it u can make a map with a super strong ai (when u are intrested) then we 2 can play (if u want) :)
 
Status
Not open for further replies.
Top