Using spell without casting animations

mrwinds

New Member
Reaction score
0
I'm currently puzzled over an issue and I need helps!!
The thing is I have an ability which I want the hero to cast the ability without any animations or interrupting order issued to unit previously.

For example: when my unit is moving from point A to B, if I issue the unit to cast a spell, the unit will carry on moving while putting the ability in effect.

So far, I can only think of the ability Windwalk to base on with all the data set to 0. But I need 2 more abilities like windwalk to base my skill on.

I need suggestions and thank you in advance for helping me.
 

Nenad

~Choco Coronet~ Omnomnom
Reaction score
137
As far as i know berserker (troll hunter ability) doesn't stop orders and has no cast animation. I'm not sure about roar if it stops the unit order or not, but i would try that as well.
 

Squeekems

TH.net Regular
Reaction score
11
... I'm not sure about roar if it stops the unit order or not, but i would try that as well.

Roar has a cast animation. It does not interrupt the last issued order, but it does stop the unit from moving momentarily to do that cast animation. :/ I can't think of any myself.
 

skyblader

You're living only because it's illegal killing.
Reaction score
159
Factors affecting are cast time, cast point or something like that if I'm not wrong.
 

mrwinds

New Member
Reaction score
0
As far as i know berserker (troll hunter ability) doesn't stop orders and has no cast animation. I'm not sure about roar if it stops the unit order or not, but i would try that as well.

Berserker does serve the purpose. Thank you very much :)

I have an idea but it's not working. For the ability Immolation, it has no cast animation nor stops other orders. I think I can use that ability at well and in the trigger which starts when the hero begins the effect of the spell, I will issue an immediate order to turn immolation off by using order string "unimmolation". However, it does not work as I suppose it would. Any suggestions?
 

skyblader

You're living only because it's illegal killing.
Reaction score
159
When you order the unit to deactivate immolation, you're giving the unit an order, this stops the unit.
 

Weep

Godspeed to the sound of the pounding
Reaction score
400
When you order the unit to deactivate immolation, you're giving the unit an order, this stops the unit.
To clarify slightly, issuing any order by triggers will interrupt the unit, unless the order cannot be completed (eg. ability is on cooldown). This happens even if the order would not interrupt the unit if you click on it in the game UI. :(

From DioD's posts, I've learned that you can use instant-cast spells, and some unit-targeted spells (targeting self), by making a rune-type item with that ability, and giving the item to a unit with inventory by triggers. This will not play a casting animation or interrupt the unit...
 

skyblader

You're living only because it's illegal killing.
Reaction score
159
To clarify slightly, issuing any order by triggers will interrupt the unit, unless the order cannot be completed (eg. ability is on cooldown). This happens even if the order would not interrupt the unit if you click on it in the game UI. :(

From DioD's posts, I've learned that you can use instant-cast spells, and some unit-targeted spells (targeting self), by making a rune-type item with that ability, and giving the item to a unit with inventory by triggers. This will not play a casting animation or interrupt the unit...

I see... Must've cropped up somewhere else when my unit stopped after being ordered by triggers...
 

mrwinds

New Member
Reaction score
0
To clarify slightly, issuing any order by triggers will interrupt the unit, unless the order cannot be completed (eg. ability is on cooldown). This happens even if the order would not interrupt the unit if you click on it in the game UI. :(

From DioD's posts, I've learned that you can use instant-cast spells, and some unit-targeted spells (targeting self), by making a rune-type item with that ability, and giving the item to a unit with inventory by triggers. This will not play a casting animation or interrupt the unit...

It's true and I tried that before. It works, but I want to save the inventory slots for other items rather than the spells. That's why I switch to using ability spells instead of item spells.
 

DioD

New Member
Reaction score
57
ever if spell does not interrupt movement, ordering unit to cast spell will stop unit.

you must log orders of unit and reorder him right after spellcast, there is no native to detect order coordinates or order unit\item\whatever.
 

mrwinds

New Member
Reaction score
0
I give up on the idea though. If I base my skills on channel and use LastOrder by Rising dusk to issue the second last order, the unit will still carry on the previous order. However, the unit will seem to stall for a moment and the skills cant be used at a very fast rate(as in spamming the hotkey like crazy and the unit will cast the spells like nuts).

This is also my wonder for the hero Invoker in DotA when he changes the Q W E skills and instead he pauses after each change. I think it's because there are only 2 really instant spells in WC3, ie windwalk and berserk.
 

DioD

New Member
Reaction score
57
most item skills are instant, also you can setup channel, dota is not ideal of techincal implementation.
 

Jedi

New Member
Reaction score
63
This is also my wonder for the hero Invoker in DotA when he changes the Q W E skills and instead he pauses after each change. I think it's because there are only 2 really instant spells in WC3, ie windwalk and berserk.

As far as I know that is because shift ordering can cause some errors since they executed faster than triggers.
 

Bo-Bo

New Member
Reaction score
8
Hey!

I posted the same thread today.
So i use a little trick now:
I use immolation, and just set the tooltips and the buttons to turn immolation on and off the same.
No cooldown, no manacost..

With triggers (well I'm using vJass) you can use an the order event and check if the order is immolation or unimmolation, so you gain the same effect for both events.

Some flaws:
- The only way i was able to remove the buff, was using a dummy buff without an image, but you can still find the buff if you move your mouse to the status bar.
- You can not have more than one immolation-based spell with different effects. For my map, this isn't relevant, just remember.

Btw: This also works for manashield, you just have to set the order-strings to manashieldon and manashieldoff.

~Bo-Bo
 

DioD

New Member
Reaction score
57
immolation defend (have no buff) and manashells is not "spells" and they trigger no spell events, ever if unit is stunned, clicking spell icon will trigger order event.

and ordering unit to turnon\off will stop it anyway.
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • Monovertex Monovertex:
    How are you all? :D
    +1
  • Ghan Ghan:
    Howdy
  • Ghan Ghan:
    Still lurking
    +3
  • The Helper The Helper:
    I am great and it is fantastic to see you my friend!
    +1
  • The Helper The Helper:
    If you are new to the site please check out the Recipe and Food Forum https://www.thehelper.net/forums/recipes-and-food.220/
  • Monovertex Monovertex:
    How come you're so into recipes lately? Never saw this much interest in this topic in the old days of TH.net
  • Monovertex Monovertex:
    Hmm, how do I change my signature?
  • tom_mai78101 tom_mai78101:
    Signatures can be edit in your account profile. As for the old stuffs, I'm thinking it's because Blizzard is now under Microsoft, and because of Microsoft Xbox going the way it is, it's dreadful.
  • The Helper The Helper:
    I am not big on the recipes I am just promoting them - I use the site as a practice place promoting stuff
    +2
  • Monovertex Monovertex:
    @tom_mai78101 I must be blind. If I go on my profile I don't see any area to edit the signature; If I go to account details (settings) I don't see any signature area either.
  • The Helper The Helper:
    You can get there if you click the bell icon (alerts) and choose preferences from the bottom, signature will be in the menu on the left there https://www.thehelper.net/account/preferences
  • The Helper The Helper:
    I think I need to split the Sci/Tech news forum into 2 one for Science and one for Tech but I am hating all the moving of posts I would have to do
  • The Helper The Helper:
    What is up Old Mountain Shadow?
  • The Helper The Helper:
    Happy Thursday!
    +1
  • Varine Varine:
    Crazy how much 3d printing has come in the last few years. Sad that it's not as easily modifiable though
  • Varine Varine:
    I bought an Ender 3 during the pandemic and tinkered with it all the time. Just bought a Sovol, not as easy. I'm trying to make it use a different nozzle because I have a fuck ton of Volcanos, and they use what is basically a modified volcano that is just a smidge longer, and almost every part on this thing needs to be redone to make it work
  • Varine Varine:
    Luckily I have a 3d printer for that, I guess. But it's ridiculous. The regular volcanos are 21mm, these Sovol versions are about 23.5mm
  • Varine Varine:
    So, 2.5mm longer. But the thing that measures the bed is about 1.5mm above the nozzle, so if I swap it with a volcano then I'm 1mm behind it. So cool, new bracket to swap that, but THEN the fan shroud to direct air at the part is ALSO going to be .5mm to low, and so I need to redo that, but by doing that it is a little bit off where it should be blowing and it's throwing it at the heating block instead of the part, and fuck man
  • Varine Varine:
    I didn't realize they designed this entire thing to NOT be modded. I would have just got a fucking Bambu if I knew that, the whole point was I could fuck with this. And no one else makes shit for Sovol so I have to go through them, and they have... interesting pricing models. So I have a new extruder altogether that I'm taking apart and going to just design a whole new one to use my nozzles. Dumb design.
  • Varine Varine:
    Can't just buy a new heatblock, you need to get a whole hotend - so block, heater cartridge, thermistor, heatbreak, and nozzle. And they put this fucking paste in there so I can't take the thermistor or cartridge out with any ease, that's 30 dollars. Or you can get the whole extrudor with the direct driver AND that heatblock for like 50, but you still can't get any of it to come apart
  • Varine Varine:
    Partsbuilt has individual parts I found but they're expensive. I think I can get bits swapped around and make this work with generic shit though

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top