Torchmodders

Mod Projects => Help Wanted => Topic started by: Aherin on August 24, 2018, 03:14:24 pm


Title: Widgets
Post by: Aherin on August 24, 2018, 03:14:24 pm
Hi there, does anyone know of a compiled list of known widgets used in guts? urakkaamyx on steam was wondering.
Thanks!
Title: Re: Widgets
Post by: doudley on August 25, 2018, 08:41:15 am
I'm sorry but care to elaborate on this? I'm confused and I probably forgotten most of my GUTS knowledge by now, so what "Widgets" you are referring to?
Title: Re: Widgets
Post by: Aherin on August 25, 2018, 03:08:15 pm
I guess what he's referring to is a list of widgets that can be typed manually into the widget field in the properties in some menus
Title: Re: Widgets
Post by: doudley on August 25, 2018, 07:27:35 pm
I see. Then I guess you are right to say that these widgets in the data field are all internal function but I don't think they do much anyway, there are just hidden logic. It will not be an obstacle that can prevent you from making a system of your own.

Also @Aherin, if I'm not mistaken, we somehow already discussed about these widgets in UI editor, right?
Title: Re: Widgets
Post by: Aherin on August 25, 2018, 09:05:31 pm
Yes I think we did :) Did you work out that the menus used as "pieces" are not affected by logic or something like that? I remember there being some limitation. I'm not sure exactly why urakkaamyx wants to know a list, but I figure it's because he's trying to learn how guts works.
Title: Re: Widgets
Post by: Urakka Amyx on August 26, 2018, 08:35:30 am
While i dont know the internal List, you can make menus based on widgets as well.

So widgets can be anything you name it.

https://imgur.com/a/QfUfxHa

^__if you need help understanding this let me know... MSpaint quick job :P


Ohh and 1 is "media\UI\MENUS\INGAMEMENUS" and 2 is "media\UI\MENUS\MESSAGEBOXES"


Edit:; Had to fix img link torchmodders doesnt have https, so it cant pull from a https source
Title: Re: Widgets
Post by: doudley on August 26, 2018, 08:46:59 am
While i dont know the internal List, you can make menus based on widgets as well.

So widgets can be anything you name it.
Now that you described it like so, I seem to recall something like this. Good job understanding this on your own. My past experience with this, I think can be seen with my Revamp Notifications mod.
Title: Re: Widgets
Post by: Urakka Amyx on August 26, 2018, 08:51:06 am
Yeah i finally understood this by taking apart like 30 mods just to see how things worked. yours are probably in that list as well :P