Warcraft III resources & community, 2003–2006 · archived

Disable ability when holding items

4 posts
#1

Disable ability when holding items

Hopefully this isnt to hard a problem to solve, but basicly when you hold a certain item/type is it possible to disable specific abilitys and other items from working???thanks
#2
you could set techtree requirements as a certain building for the abilities and remove the building when the item is picked up then place a new one when it's dropped
#3
ok, ill give this a try and see what happens, thanks for the suggestion
#4
no easier way

event is
when unit acquires an item
condition
item comparison
action
unit disable "ability"


(if unit does not have ability then it cant disable it! it all works out! =P)