Roggvir Posted September 6, 2019 Posted September 6, 2019 I need to display a custom bar to the user, ideally while being able to set its color, position, size, and fill precentage. I can do all of that via custom widget based on SKI_WidgetBase, which comes with SKY UI, but i also require the actual SWF widget - the meter.swf, which is not included. Problem is, i can't find the meter.swf file anywhere, except bundled in other mods like EFF, UIExtensions, etc. And NO, saddly, i cannot simply set any of those mods as a dependency, and use the SWF file that comes with it, because they all have it in a "wrong" path (EDIT: except for EFF, but it makes no sense for me to force users to use EFF just so they can use my tiny little mod that has nothing to do with EFF). Sky UI expects the SWF widgets to be under "Data/Interface/exported/widgets/...", but all of the mods i tried seem to be using different means to load the widget and have the file in a path where SKY UI just won't load it - if there is a way, i couldn't find it (correct me if i am wrong please). So, i am lookng for meter.swf that i would be allowed to distribute with my mod. Is it available somewhere as a free resource?
Roggvir Posted September 8, 2019 Author Posted September 8, 2019 I have been given permission to use the meter.swf which is bundled with UIExtensions, as long as i place the file into a different path so it wouldn't interfere with the one in UIE.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.