Developer Maxi Posted April 8, 2013 Developer Posted April 8, 2013 Hello everyone, I have worked on a interface identifier and value extractor. Basically, you can hover over interfaces and the application will tell you what is beneath your mouse pointer, i.e. (multiple) parent(s) and (multiple) child(s). Not only will it tell you, it will also draw the rectangle of the child that's most on top so you know exactly which child you're talking about. By doing that you can identify the interfaces and child id's you need or want to examine, because not only does it contain an identifier, it also contains a value extractor. You can extract values from any child as long as the child exists and parent exist and are loaded. Sincerely, Maxi
Eminem Posted April 8, 2013 Posted April 8, 2013 Will definitely come in handy for many people. Thank you!
GoldenGates Posted April 8, 2013 Posted April 8, 2013 Amazing, thank you sooo much. Was waiting for this, couldn't start my range script without it.
Hoodlum Posted April 8, 2013 Posted April 8, 2013 Nice exception message. Seems like a nice asset to help scripters.