Warcraft III resources & community, 2003–2006 · archived

Items ability to repair

2 posts
#1

Items ability to repair

Is there anyway i could make an item give a unit the ability to repair and when its dropped it loses the abilit?
#2
Event: A unit aquires an Item
Condition: Item being manipulated is equal to {the item}
Action: Add Ability {repair} to triggering unit

Event: A unit losses an Item
Condition: IOtem being manipulate is equal to {the item}
Action: Remove Ability (repair) from triggering unit