Thread Tools Display Modes
Prev Previous Post   Next Post Next
02/16/21, 06:31 PM   #5
CyberOnEso
 
CyberOnEso's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2017
Posts: 18
Originally Posted by sirinsidiator View Post
Did you check the code for the champion skill bar? The game shows the slotted skills there, so there has to be a way to get that info.
Got it!!! Thank you =D

If anyone needs to use this in the future you need

Lua Code:
  1. -- SkillIndex = the Index of the slot on your champion bar from 1 - 12
  2. CHAMPION_PERKS.championBar:GetSlot(SkillIndex).championSkillData:GetId()
  Reply With Quote
 

ESOUI » Developer Discussions » General Authoring Discussion » PTS Get equipped champion skill ID


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