RMRK is retiring.
Server is paid up for the rest of 2026, but the forum may go after that. See here for more information. Please archive or save anything you would like to keep before 2027.
Main Menu
  • Welcome to The RPG Maker Resource Kit.

Need help with messages...

Started by taichi556, September 06, 2008, 03:08:49 PM

0 Members and 1 Guest are viewing this topic.

taichi556

I want to be able to display text on screen without the game's message boxes..  How would I go about doing this?..

Zylos

You don't need a script for this. Just use the command "Change Text Options" and select "Hide" under the window options.




taichi556

Well I meant I wanted to be able to display the text on specific coordinates on the screen though.

zzzdude

You can either:
A. Get a script
B. Create a picture of the text, and have it draw the picture at the specified location.
Huge sig is huuuuge.

taichi556

Quote from: zzzdude on September 10, 2008, 06:19:16 AM
You can either:
A. Get a script
B. Create a picture of the text, and have it draw the picture at the specified location.

That didn't really help...  I already knew how to do B, I wanted to use A to help save some picture layers...

modern algebra