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

Is there a way to add abilities to locust units?

Status
Not open for further replies.
Level 11
Joined
Oct 20, 2007
Messages
342
How ur unit from from?
if trigger create the set "unit" to last created unit.
  • Unit - Add "ability" to "unit"
if not trigger create then don't give the unit locust at object editor
then
  • Trigger 1
  • Event
  • Unit - Enter Playable Map
  • Condition
  • Unit - If triggering unit equal "your unit"
  • Action
  • Unit - Add "ability" to "unit"
  • Unit - Add "locust" to "unit"
For normal editor won't see that locust ability at trigger editor.
found "New Gen Pack"(name of a more advance Editor) and you will see the locust ability for you to choose.
 
Level 13
Joined
Jun 5, 2008
Messages
504
How ur unit from from?
if trigger create the set "unit" to last created unit.
  • Unit - Add "ability" to "unit"
if not trigger create then don't give the unit locust at object editor
then
  • Trigger 1
  • Event
  • Unit - Enter Playable Map
  • Condition
  • Unit - If triggering unit equal "your unit"
  • Action
  • Unit - Add "ability" to "unit"
  • Unit - Add "locust" to "unit"
For normal editor won't see that locust ability at trigger editor.
found "New Gen Pack"(name of a more advance Editor) and you will see the locust ability for you to choose.

hmm...ill look into it...ty for sugestion
 
Status
Not open for further replies.
Top