HunterRS Posted September 30, 2017 Share Posted September 30, 2017 (edited) So I am looking for sprite id of the emerald ring and sapphire ring in the crafting widget. Right now I am using the widget root ids to interact but I want to do it by sprite id. https://prnt.sc/grjo2s Any idea why it is always telling me the sprite id is -1? Edited March 14, 2019 by HunterRS Quote Link to comment Share on other sites More sharing options...
Explv Posted September 30, 2017 Share Posted September 30, 2017 3 hours ago, HunterRS said: So I am looking for sprite id of the emerald ring and sapphire ring in the crafting widget. Right now I am using the widget root ids to interact but I want to do it by sprite id. Any idea why it is always telling me the sprite id is -1? Perhaps there is another widget with the sprite? You could alternatively use the Spell Name attribute. Quote Link to comment Share on other sites More sharing options...
HunterRS Posted September 30, 2017 Author Share Posted September 30, 2017 6 minutes ago, Explv said: Perhaps there is another widget with the sprite? You could alternatively use the Spell Name attribute. Good idea, might do that Quote Link to comment Share on other sites More sharing options...