yes, how do u add abilities to items IN game? and how to detect buffs, I see the buff comparison but it doesnt have a current buff on hero thing or w/e I need, maybe I need a varible/array
actually i've been wondering that for awhile, how DO you detect buffs? Say "Pick every unit in playable map area and if picked unit has X buff then do A else do B" Is that even possible?
While you cant add abilities to items, you can workaround this problem by making a version of the item with and without the ability and switch them when you want to add the ability to the item. Then switch them back if the item needs to lose the abilitiy
thats not such a good idea for what I want, I'd have to make like thousands of differnt items to cover all the differnt combiantions of item buffs that are possible.
what I want is for when you get an item...say that one that gives u unholy it adds unholy to your item bag and if u drop it, the ability is taken away(its supposed to be an add on it weeaddars drag and drop, maybe if I knew JASS I could do it :/ but then u would think weeaddar would do it him self so I dunno :/