Thread: Aura Mastery
View Single Post
05/18/16, 03:25 AM   #12
Letho
AddOn Author - Click to view addons
Join Date: Apr 2016
Posts: 238
I could make the addon preselect an icon based on the first icon condition (as 1st condition could also be a status condition). That introduces another problem though: Lets assume the user enters an ability-ID, the addon would check if there is an icon-set. The check fails and the addon would use the ability ID's icon now and put it into the svars. Now the user changes his mind and adds another ability-ID => Icon wont be updated now, because there is already an icon set. I'd have to add another variable that contains the state if an icon is user-selected. im uncertain if that's really worth the effort.

Last edited by Letho : 05/18/16 at 03:40 AM.