- Joined
- Nov 13, 2010
- Messages
- 277
hi i try with this but is not working and i need it in gui
-
Events
-
skill
-
Events
-
Unit - A unit Acquires an item
-
-
Conditions
-
Actions
-
Multiple FunctionsIf (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
((Hero manipulating item) has an item of type Thorns Aura) Equal to (==) True
-
-
Then - Actions
-
Item - Remove (Item carried by (Hero manipulating item) of type Thorns Aura)
-
Hero - Learn skill for (Hero manipulating item): Thorns Aura
-
Special Effect - Create a special effect attached to the overhead of (Hero manipulating item) using Abilities\Spells\Human\Resurrect\ResurrectCaster.mdl
-
Wait 2.00 seconds
-
Special Effect - Destroy (Last created special effect)
-
-
Else - Actions
-
-
-