| 10-16-2004, 07:20 PM | #1 |
I Don't Know If This Is The Right Place But, I Need A Spell Like Icebolt But Autocast. I Have Tried But Couldn't Get It To Work Right. Plz Help. |
| 10-16-2004, 09:39 PM | #2 |
I think you can give your units a dummy version of the curse spell. Then have a trigger that creates a dummy unit to cast the actual bolt each time the curse spell is cast. |
| 10-17-2004, 12:26 PM | #3 |
Yeah, Tried That it worked but couldn't work as an item.... |
| 10-17-2004, 02:52 PM | #4 |
Hmmm, the only way I can think of you doing it with an item is to make it take effect when the unit attacks, like the lightning orb (new) but with a different spell. |
| 10-18-2004, 12:57 AM | #5 |
The Orb Wont Work because i'm Trying To make it so that it is the attack like a limited arrows.... i might have to go on to Wood as my arrow amount.... |
| 10-18-2004, 01:46 AM | #6 |
I believe autocast abilities don't work at all as item abilities, but you didn't initially mention that it was an item ability. You'll need to get help from the Trigger Haven for this'n. Moved. |
| 10-18-2004, 03:31 PM | #7 |
why does everyone have the idea that to have ammo, they have to use trees? thats what integer vars are for. but ya, this is pretty imposible since its an item spell and auto-cast wouldnt work anyways. now, its possible, but the way im about to suggest is as user-unfriendly as it gets. When the player uses the item, it activates auto-cast. if you want you can replace with a new item to show auto-cast. That activates a trigger that changes the heroes attack to attack. then you need another trigger that removes mana everytime the hero attacks. finaly you have another trigger that detects when the new item is used and replace it with the old item. Also in the attack trigger, you have to make sure that the hero has the auto-cast item. Hey, whaddya know, its not that user-unfriendly after all if you make the auto-cast icon clear enough. |
| 10-20-2004, 02:21 AM | #8 |
Guest | Possibly they played Starcraft and saw the maps where you use Vespene Gas as ammo. *Shrug* |
