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!
create a new unit (preferably not from a critter), change its model to sheep, then change "Stats - Race" to anything but Critter...that should work fine...
I know how but its like 5 triggers.
I think I can post it on the forum.
EDITED
BTW My systhem makes them Explode after 5 clicks.
Omfg I did read wrong.
I did think you where meaning How to Expload Sheeps when clicking on them xD
EVENT-unit dies
CONDITION-(dying unit) equal to unit of type (unit type-(sheep))
ACTIONS
-set POINT = position of (dying unit)
-create 1 unit of type (sheep) at POINT
Custom script:call RemoveLocation(udg_POINT)
-remove (dying unit)
Guys, you dont need any triggers for this, just create a new unit, go to Art - Model File = Sheep, Abilities Normal Wander (Neutral Hostile) and edit the name and stats..
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.