message_background(back)

back = The resource name of a background you've already loaded / created.

 

Example:

message_background(bck_messageback);

show_message("This message will have an imaged backdrop.");

 

This function will change the background of any following message / input boxes to the chosen background. The background must already have been loaded / created in order to be used:

 

messagebackground

 

Revision #1