I need to be able to find out the graphic of 6 different buttons. If I have to use integers, it makes everything a lot more complicated. Is there a GetButtonPic function? There doesn't seem to be in the manual.
try creating one
How would I create one. I'd have to make some sort of database that stored all the button graphics when they were set. It would be easier just to set a bunch of integers. I don't see how you could make a custom GetButtonPic.
Not possible at the moment I think, you have to use some variables to track it, like what you mentioned.