| 11-06-2004, 08:37 AM | #1 |
I know how to make a Caster cast an ability from a specific point, but is it possible to cast an ability from a specified height? Such as a Chain Lightning coming down on a target, or a Firebolt firing up from the ground at an air unit, things like that. |
| 11-06-2004, 12:19 PM | #2 |
Chain Lightning , you can change the height of currentcaster just after using the caster function, (only for individual targets though) , fire bolt no way, unless you use GetACaster() add the fire bolt ability, change the flying height, order the gotten caster to fire bolt the target, Recicling the caster after a delay. In other words I 'll have to make a new function. |
| 11-06-2004, 07:55 PM | #3 | |
Quote:
Btw, sorry to hear about your Hero Arena. I nearly pissed myself when I saw the new version, but that bug just kinda shot me back down. |
