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!
Make trigger so if hero that isn't special picks an item he drops it and displays a message "Can't use that item". If u can't handle it tell and I'll post u exact triggers.
EVENT:
a unit aquires an item
CONDITION:
(item being manipulated) equal to (your item)
ACTIONS:
if-then-else
-if (triggering unit) not equal to (your special hero)
-then drop (your item)
message (only xxxx can use this item)
-else
hm.. sorry that i cant give more exact for now. if something is unclear post again.
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.