Author |
Message |
limbomb
|
Post subject: avoidance macro Posted: Mon Jun 08, 2009 5:58 am |
|
Joined: Wed Sep 17, 2008 10:57 am Posts: 224
|
/run local b,d,p,r,a=GetBlockChance(),GetDodgeChance(),GetParryChance(),GetCombatRating(CR_DEFENSE_SKILL) a=1/(.0625+.956/(r/122.9625)) ChatFrame1:AddMessage(format("Unhittable: %.2f%% Avoidance: %.2f%% Defense %+.0f rating",b+d+p+5+a,d+p+5+a,r-689))
Desque, check and see if this is the one you've been running.
|
|
 |
|
 |
limbomb
|
Post subject: Re: avoidance macro Posted: Tue Jun 09, 2009 12:07 pm |
|
Joined: Wed Sep 17, 2008 10:57 am Posts: 224
|
|
 |
|
 |
Divyne
|
Post subject: Re: avoidance macro Posted: Tue Jun 09, 2009 12:29 pm |
|
Joined: Tue Sep 16, 2008 11:18 am Posts: 1068
|
I have a feeling Desque /ignores 
|
|
 |
|
 |
Delux
|
Post subject: Re: avoidance macro Posted: Tue Jun 09, 2009 1:28 pm |
|
Joined: Mon Sep 15, 2008 9:15 am Posts: 1616 Location: Texas
|
Desque is a ho... just not a forum ho.
_________________ 
|
|
 |
|
 |
Divyne
|
Post subject: Re: avoidance macro Posted: Tue Jun 09, 2009 2:07 pm |
|
Joined: Tue Sep 16, 2008 11:18 am Posts: 1068
|
Delux wrote: Desque is a ho... just not a forum ho. I thought the latter was a guild requirement, wtf????????? oh, and threadjacking ftw. :")
|
|
 |
|
 |
Desque
|
Post subject: Re: avoidance macro Posted: Tue Jun 09, 2009 3:46 pm |
|
Joined: Wed Sep 17, 2008 7:10 pm Posts: 175
|
Long awaited answer
/script DEFAULT_CHAT_FRAME:AddMessage("Need 102.4 combined avoidance. Currently at:",0.8,0.8,1) /script DEFAULT_CHAT_FRAME:AddMessage(GetDodgeChance()+GetBlockChance() + GetParryChance() +5+(GetCombatRatingBonus(CR_DEFENSE_SKILL) + 20)*0.04,1,0.5,0)
little different
|
|
 |
|
 |
Desque
|
Post subject: Re: avoidance macro Posted: Tue Jun 09, 2009 3:47 pm |
|
Joined: Wed Sep 17, 2008 7:10 pm Posts: 175
|
by they way......i am no Ho.....i just dont talk alot.
|
|
 |
|
 |
|