[Question] Get critrating from player

Hiho!

I search a function to get the critrating (not the critchance!) from a player.
I’ve tried player->GetRatingBonusValue(CR_CRIT_MELEE), but this will return the critchance.
Google’d for a hour now, but couldn’t find anything. /emoticons/default_sad.png

Is there a way to return it? Or a exact formular to calculate it for every level?

I hope you can help me.

~Kaev

If someone else will ever need this: “m_baseRatingValue[cr]”
You can’t find anything about this in the internet and its kinda hard to find out if you don’t know that this member exists. xD