bluestreek 2 Posted July 2, 2016 I am trying to get the widget for the absorption left in NMZ. I tried literally every widget in the widget hover but that thing make no sense in general. I also used the getWidgets().getWidgetChildrenContainingText() and set it from some random number that the absorb amount eventually hits and it does find the widget. I tired then getting the parent and child id off this widget and then setting that as my widget but it is always null so I assume the ids are wrong or I'm using them incorrectly. Any help would be awesome.
Hopewelljnj 46 Posted July 2, 2016 If you go into the game debugger you can search for the same string and use that to find the correct widget. Just keep hitting refresh once you have your search term in until the absorption hits the number you are searching for.
bluestreek 2 Author Posted July 2, 2016 If you go into the game debugger you can search for the same string and use that to find the correct widget. Just keep hitting refresh once you have your search term in until the absorption hits the number you are searching for. Did not realize there was a widget debugger in there. That go it. Thank you!!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.