| 08-25-2003, 07:40 PM | #1 |
I have a little problem... I want to make so that polymorph has autocast on my new TD. (could be quite cool with a polymorph tower.) How do I do this? |
| 08-25-2003, 11:05 PM | #2 |
If someone know's ...plz share the info... i really wanna know also. . . :ggani: |
| 08-26-2003, 05:43 PM | #3 |
I would also like th know how to do that there are a lot of spells i could make with the autocast |
| 08-26-2003, 07:08 PM | #4 |
It's not possible to add autocast to a spell. To make a custom spell autocast, you have to base it on an existing autocast spell. If you want a computer tower to autocast polymorph, you can program it to cast in with JASS; otherwise, you'd have to base a new custom spell on a spell that has autocast (such as Frost Armor) and simulate the effects of Polymorph with JASS. To do this you can leave the autocast Polymorph have no effect, and have a hidden unit with a version of Polymorph with infinite range which casts this on the unit when your custom spell is cast. |
| 08-27-2003, 01:23 AM | #5 |
Man that Sux i wish the WE would allow that so there wouldnt have to use jass |
| 08-27-2003, 07:07 AM | #6 |
too bad... Maybe I can make an unit without any model. hmm.. |
