Thread Tools Display Modes
Prev Previous Post   Next Post Next
01/19/17, 12:50 AM   #1
Rhyono
AddOn Author - Click to view addons
Join Date: Sep 2016
Posts: 659
Dynamic name usage

I wanted to loop through the icons in the alchemy station. For example, the first reagent's first icon is at ZO_AlchemyTopLevelInventoryBackpack2Row1Trait1Icon. The second reagent's first icon is at ZO_AlchemyTopLevelInventoryBackpack2Row2Trait1Icon and so forth. You can change the size of the icon by doing this: ZO_AlchemyTopLevelInventoryBackpack2Row1Trait1Icon:SetScale(.5).

Is there a way for me to loop through and change the scale of all of them? All I'd need to do is be able to change the number after Row, but I don't know how to do that.
  Reply With Quote
 

ESOUI » Developer Discussions » Lua/XML Help » Dynamic name usage


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