Thread Tools Display Modes
11-25-06, 07:13 PM   #1
Strife[CUK]
A Deviate Faerie Dragon
AddOn Author - Click to view addons
Join Date: Oct 2006
Posts: 10
ItemBonuses

Hi All,

Anyone know if blizzard are planning/have added api calls to get bonus info?
I have looks at the 2.0 Changes - Concise List on the blizzard forum lots of times, never seen anything in any of the 3 threads, not seen anything in other threads.

Would be nice to get this info from an api call instead of using BonusScanner type functions.
  Reply With Quote
11-25-06, 09:18 PM   #2
Gazmik
A Cobalt Mageweaver
 
Gazmik's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2005
Posts: 245
From the 2.0 Changes thread on blizz' forums:
API Changes: Information
* NEW GetCritChance()
* NEW GetRangedCritChance()
* NEW GetSpellCritChance(school)
I don't see the rest at first glance, but I'm sure you'll find them if you look in the code for PaperDollFrame (grab it from wdn.wowinterface.com).
__________________
Gazmik Fizzwidget's UI Addons: www.fizzwidget.com
  Reply With Quote
11-26-06, 06:09 AM   #3
Strife[CUK]
A Deviate Faerie Dragon
AddOn Author - Click to view addons
Join Date: Oct 2006
Posts: 10
Great thanks for the pointer. found what I was looking for.

value=GetSpellBonusHealing();
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » Alpha/Beta AddOns and Compilations » ItemBonuses


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