|  |
|  |
01-06-2007, 05:27 PM
|
#1 (permalink)
| BattleForums Junior Member
Join Date: Nov 2005 Location: argentina Age: 18 Posts: 99
| How to do a multiple shot? Hey, I'm currently working on a LOTR map. I want Legolas to have a multiple shot ability, that can be turned on and off, like Lady Vashj (medusa) in DotA.
I've checked some websites about this, but there are very few sites explaining this and it's very confusing. I have already checked this site: http://world-editor-tutorials.thehelper.net/ and I did what it says but it just won't ****ing work. Please help
PS: How to make it turn on and off manually?
__________________ So it begins... Arise, Arise, Riders of Theoden!
Spears shall be shaken, shields shall be splinten!
A sword day, a red day and the sun rising!
Death! Death! Death!
FORTH EORLINGAS! (horn blows)
Theoden: So much death. What can men do against such reckless hate?
Aragorn: Ride out with me. Ride out and meet them.
Theoden: For death and glory.
Aragorn: For Rohan. For your people.
Theoden: The Horn of Helm Hammerhand will sound in the deep, one last time!
Last edited by ArMeD_SuRvIvOr; 01-06-2007 at 05:31 PM.
|
| |
01-07-2007, 02:47 AM
|
#2 (permalink)
| [F-Zero Fanatic]
Join Date: May 2003 Location: Phantom Road Age: 22 Posts: 15,155
| I think that was done with JASS I am afraid.
I do remember some guy posted some JASS code somewhere in wc3sear.ch where DotA spells were.
In Dota, it was not an autocast power. You clicked on it to turn it on and off.
There is a method I think using one of the transform spells. But that would change the display of the damage a bit. However, it could work.
__________________ 
The Purpose of DTD is not to show off how good you are.
But to do an insane flying move and landing at 3000 km/h.
Hopefully, without crashing into something or flying off in the process. F-Zero Forever! One of Wrestlemania 24's Epic Moments |
| |
01-13-2007, 01:54 AM
|
#3 (permalink)
| BattleForums Junior Member
Join Date: Sep 2003 Posts: 52
| Take barrage and set the damge to 0 and the extra and max damge to 0. And it will take your heros attack and use that. Only done side is u get 3 attack as a base. You normal and the 2 from it but it works great.
__________________ |
| |
01-14-2007, 01:38 PM
|
#4 (permalink)
| I still play games
Join Date: Nov 2003 Posts: 1,692
| Quote:
Originally Posted by Chris I think that was done with JASS I am afraid.
I do remember some guy posted some JASS code somewhere in wc3sear.ch where DotA spells were.
In Dota, it was not an autocast power. You clicked on it to turn it on and off.
There is a method I think using one of the transform spells. But that would change the display of the damage a bit. However, it could work. | Nothing on DotA is done in Jass, IceFrog doesn't know Jass, otherwise all of the DotA spells would be much, much, better. |
| |
01-14-2007, 02:22 PM
|
#5 (permalink)
| BattleForums Junior Member
Join Date: Sep 2003 Posts: 52
| Lol the alst post is the best. 90% of dota is JASS ice and other guys code it. I think you are on something. Even items that can be bases on spell are turned into jass so it runs better and less bugs. Please don't say stuff like that when you don't know the facts.
__________________ |
| |
01-14-2007, 11:09 PM
|
#6 (permalink)
| [F-Zero Fanatic]
Join Date: May 2003 Location: Phantom Road Age: 22 Posts: 15,155
| Well I know for a fact you can play around with a morph spell to make it so the attack is turned on and off by clicking and not right clicking. Then setting the alternative form to Barrage. But that would make your damage on the Interface look messed.
__________________ 
The Purpose of DTD is not to show off how good you are.
But to do an insane flying move and landing at 3000 km/h.
Hopefully, without crashing into something or flying off in the process. F-Zero Forever! One of Wrestlemania 24's Epic Moments |
| |
01-15-2007, 08:22 AM
|
#7 (permalink)
| Aya Matsuura is awesome
Join Date: Nov 2002 Location: Trieste, Friuli-Venezia Giulia Age: 20 Posts: 14,942
| Could you spawn a unit using Mirror Images, with Locust on the Images, and use triggers to get them to attack different units? Just a thought if you don't want to use Barrage...* |
| |
01-16-2007, 08:19 PM
|
#8 (permalink)
| I still play games
Join Date: Nov 2003 Posts: 1,692
| Quote:
Originally Posted by darkened-angel Lol the alst post is the best. 90% of dota is JASS ice and other guys code it. I think you are on something. Even items that can be bases on spell are turned into jass so it runs better and less bugs. Please don't say stuff like that when you don't know the facts. | It's turned INTO Jass, they don't actually code it AS Jass. If they actually did, not every single existing spell would be able to be replicated using the default trigger system. |
| |
01-17-2007, 03:07 AM
|
#9 (permalink)
| [F-Zero Fanatic]
Join Date: May 2003 Location: Phantom Road Age: 22 Posts: 15,155
| Quote:
Originally Posted by x42bn6 Could you spawn a unit using Mirror Images, with Locust on the Images, and use triggers to get them to attack different units? Just a thought if you don't want to use Barrage...* | That won't work. I believe it is done with a morph skill to turn it on and off. But I am not sure how it displays the damage the way it is. Cause you simply just jack the code for the Steam Engine's barrage and implement it to the Naga's primary attack for each Multishot level.
__________________ 
The Purpose of DTD is not to show off how good you are.
But to do an insane flying move and landing at 3000 km/h.
Hopefully, without crashing into something or flying off in the process. F-Zero Forever! One of Wrestlemania 24's Epic Moments |
| |
02-26-2007, 11:22 AM
|
#10 (permalink)
| BattleForums Junior Member
Join Date: Sep 2003 Posts: 52
| I have given you guys a way to do this." Take barrage and set the damage to 0 and the extra and max damage to 0. And it will take your heroes attack and use that. Only done side is u get 3 attack as a base. You normal and the 2 from it but it works great." <--- That works great.
__________________ |
| |
02-26-2007, 03:46 PM
|
#11 (permalink)
| [F-Zero Fanatic]
Join Date: May 2003 Location: Phantom Road Age: 22 Posts: 15,155
| Or you could just do a morph skill, where the alternative is the exact same everything but using the Information found int eh tank's secondary attack.
You must also be able to switch back and forth.
__________________ 
The Purpose of DTD is not to show off how good you are.
But to do an insane flying move and landing at 3000 km/h.
Hopefully, without crashing into something or flying off in the process. F-Zero Forever! One of Wrestlemania 24's Epic Moments |
| | | |