Go
Wc3C.net
»
Warcraft III Modding
»
Developer's Corner
»
Triggers & Scripts
»
Multi-Shot
Multi-Shot
07-17-2004, 11:08 PM
#1
BuRnInSpartan
I need a trigger that when you learn a spell say "multi-shot" the triggering unit gets an additional shot. (for ranged units) thanks alot
07-18-2004, 02:36 AM
#2
BuRnInSpartan
nvm think i just about rapped this up... Nvm again barrage doesn't work...
07-19-2004, 01:08 AM
#3
johnfn
Well you could create an invisible dummy unit that attacks whatever you want. Barrage I think attacks two different targets, this can attack only one.
07-19-2004, 01:24 AM
#4
BuRnInSpartan
with the dummy... do i make a custom units and make him really small or what?
07-19-2004, 01:26 AM
#5
johnfn
Yes a custom unit, no not really small; just invisible.
07-19-2004, 04:27 AM
#6
BuRnInSpartan
ah great thanks
07-19-2004, 01:41 PM
#7
th15
Not exactly invisible either. What you want to do is to give it a blank model file. You do that by entering a <space> in the model file field of the unit editor. You'll probably want to make the unit invincible too.