Trinitycore: Scripts/Spells: Heroic Leap does not trigger any player action

Created on 8 Jul 2017  路  6Comments  路  Source: TrinityCore/TrinityCore

Description:

Heroic Leap does not work at all.

Current behaviour:

You click the spell then where you want to jump, the spell is put into cooldown but no jumping happening.

Expected behaviour:

Should jump to the selected point.

Steps to reproduce the problem:

  1. Click the spell.
  2. Select where you want to leap to.
  3. ????

Branch(es):

master

TC rev. hash/commit:

TrinityCore rev. 4cee412faf24 2017-07-05 08:10:01 +0200 (master branch) (Win64, RelWithDebInfo, Static) (bnetserver)

TDB version: TDB 720.00

Operating system: Win7

Branch-master Comp-C++Script Sub-Spells

Most helpful comment

What a waste of issue number 20000

All 6 comments

What a waste of issue number 20000

Funny related comment on wowhead (http://www.wowhead.com/spell=6544/heroic-leap):

I don't suspect we'll see many dwarven warriors using this ability, they keep telling me to keep my feet on the ground.

馃槅 馃ぃ 馃暫 馃幃

@Stanwarr : it is actually obvious that the spell does not work, Server.log (and worldserver console) give these warnings (among others):

Spell `178368` Effect `Index: EFFECT_1 Name: 42` of script `spell_warr_heroic_leap_jump` did not match dbc effect data - handler bound to hook `OnEffectHit` of SpellScript won't be executed
Spell `178368` did not pass Validate() function of script `spell_warr_heroic_leap_jump` - script will be not added to the spell

https://github.com/TrinityCore/TrinityCore/blob/master/src/server/scripts/Spells/spell_warrior.cpp#L386-L417

Check and see for yourself if you can find out what is wrong there...

Tried my best and couldn't manage to get it to work..

Anyone else interested in making an effort to find out what is wrong with the script, or rewrite the script so it will 'match dbc effect data' ?

It still dose not work.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Keader picture Keader  路  3Comments

jerbookins picture jerbookins  路  3Comments

funjoker picture funjoker  路  3Comments

Rushor picture Rushor  路  3Comments

Blasphemous picture Blasphemous  路  3Comments