Jump to content

Holy/Discipline Priest's Spark is bugged [EN]


reDjoHny

Recommended Posts

Posted

Hello,

I would like to notice you that Holy/Discipline pvp set bonus (rank 2) does not work.

Its called Holy Spark, link:

http://www.db.pandawow.me?spell=33333

 

The problem is that when I log in and I use Prayer of Manding, it does work, but only for first time after log in, so after that first time,, it will never work until you will relog

and then you can use it again (once).

Holy spark is really important for holy/disc priests in pvp so please repair it.

Thank you

Posted (edited)

Message @some admin/dev

 

Try using this small script I made (It should work in wotlk LUA, but I have no exp in LUA that you have and how it works):

 

http://pastebin.com/h6gHL7tF

 

If it doesn't work, I think that main problem is that script removes set bonus: http://www.db.pandawow.me?spell=33333#changelog from player instead of removing http://www.db.pandawow.me?spell=131567 (don't be fooled these are 2 different spells) from target on Flash Heal/Greater Heal/Serenity

Edited by Luhox
Posted
Your script seems okay but i'm worried that it MIGHT actually remove the holy spark while you're casting flash heal, instead of when the heal lands. Don't know tho, might work.
Posted (edited)

Well if LUA functions are scripted correctly, it won't;

 

This PlayerEvent is triggered on spell cast, so it should work properly, but yeah, I think problem is this

 

If it doesn't work, I think that main problem is that script removes set bonus: http://www.db.pandawow.me?spell=33333#changelog from player instead of removing http://www.db.pandawow.me?spell=131567

 

and best thing to do is to replace ID 33333 with 131567 in C++ script.

Edited by Luhox
Guest
This topic is now closed to further replies.
×
×
  • Create New...