Thread Tools Display Modes
Prev Previous Post   Next Post Next
05/31/14, 03:48 AM   #1
Gormac
AddOn Author - Click to view addons
Join Date: May 2014
Posts: 2
GetSkillAbilityInfo and integer abilityGraphic

Hi guys, how get texture name from abilityGraphic (integer).

Code:
EVENT_COMBAT_EVENT (integer result, bool isError, string abilityName, integer abilityGraphic, integer abilityActionSlotType, string sourceName, integer sourceType, string targetName, integer targetType, integer hitValue, integer powerType, integer damageType, bool log)
from this event I get abilityGraphic eg. 1245, you know any function/solution to get texture name eg. /esoui/art/...
  Reply With Quote
 

ESOUI » AddOns » AddOn Help/Support » GetSkillAbilityInfo and integer abilityGraphic


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