Hello peoples! Here's the latest situation.
I'm trying to create one GUI panel that has many (20+) possible pictures, to do this I tried usingCode: ags
The name of the GUI button is gExamineIcon and 'Picture' is the variable number of the sprite.
What happens is the computer displays the error: BackgroundGraphic is not a public member of 'Button'. Check spelling.
Please help. I think Roger is laughing at me.
I'm trying to create one GUI panel that has many (20+) possible pictures, to do this I tried using
gExamineIcon.BackgroundGraphic = Picture;
The name of the GUI button is gExamineIcon and 'Picture' is the variable number of the sprite.
What happens is the computer displays the error: BackgroundGraphic is not a public member of 'Button'. Check spelling.
Please help. I think Roger is laughing at me.
