- Joined
- Jul 28, 2013
- Messages
- 768
Hello guys, i'm using an item with certain number of charges, when a hero uses a charge the item has 5sec cooldown and i want the cooldown durarion to be shared if a hero gives the item, after it has been used and while on cooldown, to another hero. Is that doable with the Object editor?
In another scenario, i thought of triggering the item to being undroppable for the duration of the cooldown.
In another scenario, i thought of triggering the item to being undroppable for the duration of the cooldown.
-
Events
- Unit - A unit Starts the effect of an ability
-
Conditions
- (Ability being cast) Equal to Crap Spell
-
Actions
- Item - Make (Item carried by Illidan (Evil) 0379 <gen> of type Crap) Undroppable
- Wait 120.00 seconds //item coodown
- Item - Make (Item carried by Illidan (Evil) 0379 <gen> of type Crap) Droppable