| 12-21-2004, 11:56 PM | #1 |
I was wondering whether it was possible to make an ability that gave a % chance for the unit to fire twice. Ive done a few tests with the barrage and lightning orb abilities but it didnt seem to work for me. I could probably do it with triggers, but im sure there should be a way to get lightning orb and barrage working in tandem. Could someone else try this and see if they can get it to work? |
| 12-22-2004, 01:00 AM | #2 |
Well first off do you know how to do mutlishot? i aint gonna explain it here but look around and you will find teh triggers for it. Then just use a if/then/else statement that runs the multishot trigger only if a random integer between 1 and 100 is <= 33( 1/3 chance for crit shot). |
| 12-22-2004, 03:46 AM | #3 |
Yea, and yea I was hoping to see if there was a possibility of it happening w/ out triggers, just checking to c if i wasnt doing something wrong. |
| 12-22-2004, 04:53 PM | #4 |
A Orb of Slow/Orb of Lightning ability that's got a % chance to cast Forked Lightning would simulate a multishot. |
| 12-22-2004, 11:07 PM | #5 | |
Quote:
Yet, that uses Lighting effects, rather then missiles, doesn't it? |
| 12-22-2004, 11:29 PM | #6 |
Indeed, it does. |
| 12-23-2004, 03:09 AM | #7 |
http://www.wc3sear.ch/index.php?p=Spells&ID=164&sid= That map has an ability to multishot, and it works really good too. Try it out, you might find it useful. |
| 12-23-2004, 06:52 AM | #8 |
Heh, that maps pretty cool, espcially that final auto rockets thing. The spells'triggers are a when goblin attacks, add barrage sorta thing. Using lightning orb and forked is a good idea thou |
| 12-23-2004, 05:33 PM | #9 |
Forked lightning can use missiles... |
| 12-23-2004, 06:25 PM | #10 | |
Quote:
orlly? :( Edit: I just tried it. No it can't. |
