| 07-10-2005, 09:40 AM | #1 |
I was wondering why don't my triggers work when I do Code:
Animation change units heights to 400 at 100 |
| 07-10-2005, 10:06 AM | #2 |
you need to use it on a flying unit. The first number is the height you wantto change it to, and the second number is the rate at which it moves, so that trigger would take 4 seconds to be visually completed (youd have to put in a wait function if you wanted to do something after its gone up/down) |
| 07-10-2005, 10:12 AM | #3 |
You need a flying unit, or, an alternative is to use a regular unit and crow form. If you add the Medivh's ability Crow Form to a unit with triggers (and remove it right afterwards), the unit will still be the same ground unit but you will be able to change it's flying height. |
| 07-10-2005, 01:18 PM | #4 |
I'll try that tnx ^_^ |
