1. Hi,

    i'm looking for a easy-to-use possibility to get the hit chance in percent...like GetExpertise() for expertise or GetParryChance() for parry...

    thank 4 advice,

    wowuro

  2. Use GetCombatRating. Specifically GetCombatRating(CR_HIT_MELEE).

  3. Hi,

    thank you for your reply...

    But if i use this, i get only the rating...x% hit which i got due to talents for example are not included :-\

    br, wowuro

  4. Explore the API. See a place where its being done in the UI and then copy that. Look at the other functions in that category. Try GetCombatRatingBonus