Working on beefing up my HUD more ....
I know that ${Me.Skill[Forage]} will result in the point value of a skill but how about getting the Rank?
I have tried:
${Me.Skill[Forage].Rank}
${Me.Skill.Rank[Forage]}
And no luck. Any seen anything for this? Or are the ranks actually determined by the UI window?
I know that ${Me.Skill[Forage]} will result in the point value of a skill but how about getting the Rank?
I have tried:
${Me.Skill[Forage].Rank}
${Me.Skill.Rank[Forage]}
And no luck. Any seen anything for this? Or are the ranks actually determined by the UI window?