Mod, prevents priests from healing on Nefarian when they get class call

Started by zheads, July 12, 2006, 10:15:29 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

zheads

Found mod wich prevents priests from healing on Nefarian when they get the Corrupted Healing debuff.
link for dl: http://ui.worldofwar.net/ui.php?id=1680
:byebye:

lunares

Tbh i am a bit on 2 thoughts with this mod.
 
First if all its a nice find which is 1 side, it rly can help.
 
Other side: First of all you SHOULD not be needing it, as apriest you have enough to do, i know that but 1 of those things is watch the class calls, we also call it out on TS and use /rs with a message if you still need the mod then:narnar: .
 
You can say its against the casting just before the class call, but if you see class call inc you stop healing and use hots and pallys and druids can keep the MT up for that short while.
 
Last point: If we get a new patch its prolly bonked, and if ppl rely on it too much the cant do the fight then..........
 
Just my thoughts.
 
Lunares
When you feel yourself sinking into madness..... Dive!

kregoron

Heard that players are not allowed to use this addon anymore..
http://webchat.quakenet.org/ ||| Channels: #deadmen


Sandrion

Quote from: kregoronHeard that players are not allowed to use this addon anymore..

Correct, just checked the code to be sure.
 
The 'SpellStopCasting()[/SIZE]' function may only be invoked as a direct result of a player action, since patch 1.10. What this mod does is check what Nef is yelling and cancels your heal automaticly if your class is called. Because it is triggered by an event instead of a player action it is thus regarded as an 'exploit'.
If they would bind this function to a player induced event, like a button action, it would be allowed (although hammering a button the entire fight is not advicable :narnar: ).