GM: message background
From GMpedia.org Wiki
- The correct title of this article is message_background(back). It appears incorrectly here because of technical restrictions.
- The correct title of this article is message_back(). It appears incorrectly here because of technical restrictions.
Arguments
back = The resource name of a background you've already loaded or created.
Limitations
none
Note: Please remove limitations and port them in the "Remarks" section at the end of the article.
This function will change the background of any following message and input boxes to the chosen background. The background must already have been loadedor/ created in order to be used:
[edit] Example
message_background(bck_messageback); show_message("This message will have an imaged backdrop.");
This article was originally found at the Game Maker Knowledge Base, contributed by nickydude.
See the talk page for details
See the talk page for details


