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!
This will add the locust ability to a unit.
"Unit" should be the unit you want to give locust (e.g.: if you set that unit to a variable called "LocUnit", it should be "call UnitAddAbility(udg_LocUnit, 'Aloc')").
Unfortunately, the function "call UnitRemoveAbility" doesn't work for locust.
So in that case, I recommend you to re-create the unit completely (remove the locusted unit and create a completely similar unit at the exact location, with the exact stats etc).
Hold on, I'll create a function for that (the unit's a hero, right?)
Apparently you can undo locust. Or atleast mostly undo. It involves a whole array of changes like using chaos, hiding/unhiding, morphing etc but I remember someone mentioning about a possibility.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.