Thread Tools Display Modes
04-04-06, 05:00 AM   #1
Mnemic
A Defias Bandit
Join Date: Nov 2005
Posts: 3
Question Rogue Feint Resist?

Hi

Is there a addon out there that notify when mobs resist feint?I have looked for it but havent found anything.I would really like to get my hands on one.
If one is not already made would anyone be a pearl and make me one?Would really be great to have a addon to notify/warn you every time a feint is resisted.
A warning text in the middle of the screen like a CTraid announcement.

Thank you in advance for any replys or help
  Reply With Quote
04-06-06, 11:13 PM   #2
Mnemic
A Defias Bandit
Join Date: Nov 2005
Posts: 3
No one that can help me out with this?
  Reply With Quote
04-06-06, 11:25 PM   #3
Trying2Hard
A Murloc Raider
Join Date: Jan 2006
Posts: 8
I can offer some assistance but I need exact msg that is said when it is resisted/parried/blocked/missed.
  Reply With Quote
04-06-06, 11:29 PM   #4
brotherhobbes
A Rage Talon Dragon Guard
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 313
Download link - FeintWatch

If you ever fought Vaelestraz as a Rogue/Druid you'll find out that it is really important to know if your Feint/Cower succeeded or not. And that's where this Addon helps you.

The notification is shown in the Chat-Window and in en external Window. The Window-Background/Chat Text is Green on Success and Red on Failure.

It also has a counter which shows you when your Faint/Cower last was successfull.

Press the Shift Key to Drag the Window where you like it.

You can use the Slash command /fw or /feintwatch with the following options:
showalways: Always show the Window
showcombat: Only show the Window in Combat
shownever: Never show the Window
  Reply With Quote
04-06-06, 11:30 PM   #5
Zitar
A Kobold Labourer
Join Date: Apr 2006
Posts: 1
If you already use SCT you can just add the following lines


--Rogue Feint
[75] = {name="Feint Landed!", search="You perform Feint", r=0/256, g=255/256, b=255/256},
[76] = {name="Feint Failed!", search="Your Feint is dodged", r=255/256, g=153/256, b=51/256, iscrit=1},
[77] = {name="Feint Failed!", search="Your Feint is parried", r=255/256, g=153/256, b=51/256, iscrit=1},
[78] = {name="Feint Failed!", search="Your Feint misses", r=255/256, g=153/256, b=51/256, iscrit=1},
  Reply With Quote
04-06-06, 11:41 PM   #6
Trying2Hard
A Murloc Raider
Join Date: Jan 2006
Posts: 8
Originally Posted by Zitar
If you already use SCT you can just add the following lines


--Rogue Feint
[75] = {name="Feint Landed!", search="You perform Feint", r=0/256, g=255/256, b=255/256},
[76] = {name="Feint Failed!", search="Your Feint is dodged", r=255/256, g=153/256, b=51/256, iscrit=1},
[77] = {name="Feint Failed!", search="Your Feint is parried", r=255/256, g=153/256, b=51/256, iscrit=1},
[78] = {name="Feint Failed!", search="Your Feint misses", r=255/256, g=153/256, b=51/256, iscrit=1},
Zitar just did what I was planning on doing =)
  Reply With Quote
04-07-06, 03:39 AM   #7
Mnemic
A Defias Bandit
Join Date: Nov 2005
Posts: 3
Thanx alot guys! Really appreciated the help.As im doing Vael and Ragnaros its a must to notice if your feint is dodged/parried etc...will install it now and check it out in MC tonight
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Search/Requests » Rogue Feint Resist?


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off