- Joined
- Mar 24, 2011
- Messages
- 1,082
A very stupid thing which i cant understand at all...
Thats the problamatic trigger.
At the begining I used this
But the buff didnt disappear for all 15 sec so (short version ) I started messing with the buff remove part... no change so i thought I messed a lot of other things before finding the problem. Changed back to 1 sec and it worked. The buff disappeared after 1 sec. Tryed again with the previous... not working. So now i tried with 2s,3s,5s and so on and it didn't work again...
So the wait part doesnt work with anything other than 1 sec. WTF??!!
Any ideas how to... fix this... bug maybe or ppl stupidity (mine)?
ps: heroe's agi=20
Thats the problamatic trigger.
-
Kick
-
Events
- Unit - A unit Starts the effect of an ability
-
Conditions
- (Ability being cast) Equal to Kick
-
Actions
- Unit - Cause (Casting unit) to damage (Target unit of ability being cast), dealing ((Real((Level of Kick for (Triggering unit)))) x (Real((Agility of (Triggering unit) (Include bonuses))))) damage of attack type Normal and damage type Force
- Wait 2.00 seconds
- Unit - Remove All buffs from (Target unit of ability being cast)
-
Events
At the begining I used this
- Wait (1.00 + ((Real((Agility of (Casting unit) (Include bonuses)))) / 5.00)) seconds
But the buff didnt disappear for all 15 sec so (short version ) I started messing with the buff remove part... no change so i thought I messed a lot of other things before finding the problem. Changed back to 1 sec and it worked. The buff disappeared after 1 sec. Tryed again with the previous... not working. So now i tried with 2s,3s,5s and so on and it didn't work again...
So the wait part doesnt work with anything other than 1 sec. WTF??!!
Any ideas how to... fix this... bug maybe or ppl stupidity (mine)?
ps: heroe's agi=20