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

Adding locust via trigger?

Status
Not open for further replies.
Level 14
Joined
Nov 17, 2010
Messages
1,266
That’s interesting. I guess I am still using 1.27 and it still lists it. Yet another odd inconvenience with the newest patch?
 
Level 14
Joined
Nov 17, 2010
Messages
1,266
I’ll check it out when I get a chance. I’m on my phone at the moment. It’s very possible that I am misremembering, but I’ll check.
 
Level 3
Joined
Apr 7, 2020
Messages
32
JASS is always cleaner :) call UnitAddAbility(udg_yourUnit, 'Aloc')

edit: apparently it can only be JASS :)

Thank you! Yeah it is not possible with GUI.

I also see why they possibly hid this option from the GUI add ability. When removing it through a trigger you still can't select the unit. But I worked around it with Hiding and Unhiding it right after. If anyone knows a better solution let me know.
 
Last edited:
Status
Not open for further replies.
Top