Thread Tools Display Modes
11/25/16, 02:42 AM   #1
Elmseeker
 
Elmseeker's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2016
Posts: 5
Question Finding Skill Values?

Hi,

I am trying to find the value of a certain skill, in this instance haggling. But I am unsure as to how to get it. Haggling has 4 levels and I need to find out which level the player has the skill at, if at all.

Any help would be greatly appreciated. TY.
  Reply With Quote
11/25/16, 03:05 AM   #2
Ayantir
 
Ayantir's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2014
Posts: 1,019
Lua Code:
  1. local hagglingBonus = GetNonCombatBonus(NON_COMBAT_BONUS_HAGGLING)
  Reply With Quote
11/25/16, 10:49 AM   #3
Elmseeker
 
Elmseeker's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2016
Posts: 5
Thank you very much!
  Reply With Quote

ESOUI » AddOns » AddOn Help/Support » Finding Skill Values?

Thread Tools
Display Modes

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