OregonCore icon indicating copy to clipboard operation
OregonCore copied to clipboard

You can interrupt the channel spell, but the script will still execute

Open PadreWoW opened this issue 5 years ago • 8 comments

Describe the bug You can interrupt the channel spell, but the script will still execute For example - Quest "The Restless Souls"

To Reproduce Steps to reproduce the behavior:

  1. Take Quest "The Restless Souls"
  2. Use Egan's Blaster and interrupt it's channel spell (jump or move)
  3. You can see - the ghost will still disappear and the fireflies will appear

Branch Master (Last Rev)

Expected behavior Scripts should NOT execute if the channel spell is not completed


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

PadreWoW avatar Jun 05 '20 16:06 PadreWoW

/could you please give quest Id ect

talamortis avatar Jun 13 '20 23:06 talamortis

The Restless Souls - 5282 Inoculation - 9303

All quests/scripts with channeled spells have this problem You can start cast and the interrupt it, but quest/script will still execute

PadreWoW avatar Jun 15 '20 10:06 PadreWoW

is this on all channelled spells? even with creatures that are assigned smartAI as i can see in the core that both these quests have a script assigned too them

talamortis avatar Jun 16 '20 12:06 talamortis

This problem not only with SAI I did core script for "Inoculation" quest - the same problem

PadreWoW avatar Jun 16 '20 12:06 PadreWoW

https://github.com/talamortis/OregonCore/blob/master/src/scripts/EasternKingdoms/Stratholme/stratholme.cpp#L187 - is core

https://github.com/talamortis/OregonCore/blob/master/src/scripts/Kalimdor/azuremyst_isle.cpp#L697 - Is Core

Please check with SAI creatures

talamortis avatar Jun 16 '20 12:06 talamortis

ok will check Please tell me on what quest or mob i can check it? I can't remember any quest or mob that needs channeled spell on SAI

PadreWoW avatar Jun 16 '20 13:06 PadreWoW

Not 100% sure about this but try https://tbcdb.com/?quest=10808

talamortis avatar Jun 16 '20 13:06 talamortis

Unfortunately Staff of Parshah is not channeled spell, just 3 sec cast and shoot

PadreWoW avatar Jun 16 '20 13:06 PadreWoW