| 05-11-2004, 04:54 AM | #1 |
With the new Cluster Rockets ability out, I was wondering how it would be possible to convert it as an attack? As in for a regular unit, when it attacks a target, it will fire a volley of rockets much like the spell at a target with the AE effects. Currently, you can use individual rocket graphics, but is it possible to fire a volley? |
| 05-11-2004, 05:11 AM | #2 |
Use the slow orb item ability. Change it to 100% chance to cast Cluster Rockets and then give the ability to the hero. (I recommend giving it via triggers) |
| 05-11-2004, 05:13 AM | #3 | |
Quote:
Ah I'll check that one out |
| 05-11-2004, 05:23 AM | #4 |
Hmm actually is there any way to make it just for regular units? Not entirely sure the slow orb works either... seems that the orb effect only sticks on the target after so no missiles are fired... any specifics on how or other ideas? |
| 05-11-2004, 07:15 AM | #5 |
Add a trigger to give and cast the spell every time the unit attacks. It would look like this: Code:
Event: Unit is attacked Conditions: Unit-type of attacking unit = TinkerRocketeer Actions: Add Cluster Rockets to attacking unit Order attacking unit to Tinker Cluster Rocket position of attacked unit Wait 3 seconds Remove Cluster Rockets from attacking unit Cluster Rockets would be a custom spell based off the actual cluster rockets but modified to be a unit spell. |
| 05-11-2004, 08:38 AM | #6 |
what a waste of time and triggers, ahaha. Edit the NEW orb of lightning ability, the one that allows you to choose the spell you want to fire, change all the stats ect so it dosnt affect the attack, change the % chance to hit to 100% and change the spell cast to cluster rockets. Thats all you need to do. |
| 05-11-2004, 05:02 PM | #7 |
Or maybe Forked Lightning... |
| 05-11-2004, 09:54 PM | #8 |
forked lightning what? That post was useless. |
| 05-11-2004, 11:35 PM | #9 |
Are you on crack? the orb of lightning / slow, doesn't work on point targeteable skills (unless cluster rockets is unit targeteable?) |
| 05-12-2004, 02:06 AM | #10 |
really? It worked for me ^_^ (rolled) |
| 05-12-2004, 06:55 AM | #11 | |
Quote:
hmm this is weird the cluster rockets won't work with the new orb of lightning one.. only show the orb gfx and waht not and an ability is down there and all but no dice... have an example map or something by chance? (i modded the things as stated) |
| 05-12-2004, 07:13 AM | #12 |
unfortunately being on camp right now i dont have access to WCIII, if your willing to wait 6 weeks till i get home and show you the map then i can show you it. |
