- Joined
- Mar 5, 2008
- Messages
- 3,887
Hi!
I just get an idea, how to make passive abilities (in GUI) whitout and damage detections and abuses.
This is how it goes:
1.I take "Bash" ad base ability(so i can set the %)
2. Set duration of stunn to 0.01
3. make a black icon on the buff
4. Triggering - Problem
Now the problem is how to detect that unit with the buff.
I tested this like 50 times and the special effect appeared only once.
So what is the problem? Event? 0.01 buff duration to short?
Dunno it was just my idea, and i can't make it work.
Tell me what do you think/what did i make wrong/or if its even possible to make it that way?
Now if someone would help me make a trigger. I mean that would be great.
Thanks!
I just get an idea, how to make passive abilities (in GUI) whitout and damage detections and abuses.
This is how it goes:
1.I take "Bash" ad base ability(so i can set the %)
2. Set duration of stunn to 0.01
3. make a black icon on the buff
4. Triggering - Problem
Now the problem is how to detect that unit with the buff.
-
Test Trigger
-
Events
- Unit - A unit Is attacked
-
Conditions
- ((Attacked unit) has buff Test Buff (Pause)) Equal to True
-
Actions
- Special Effect - Create a special effect at (Position of (Attacked unit)) using Abilities\Spells\Human\ThunderClap\ThunderClapCaster.mdl
- Special Effect - Destroy (Last created special effect)
-
Events
I tested this like 50 times and the special effect appeared only once.
So what is the problem? Event? 0.01 buff duration to short?
Dunno it was just my idea, and i can't make it work.
Tell me what do you think/what did i make wrong/or if its even possible to make it that way?
Now if someone would help me make a trigger. I mean that would be great.
Thanks!