Main Menu
  • Welcome to The RPG Maker Resource Kit.

RM2k3 Message Box Limiter Program

Started by corlenbelspar, October 31, 2010, 11:39:10 AM

0 Members and 1 Guest are viewing this topic.

corlenbelspar

So I just got done making a simple little program after getting tired of counting characters manually that makes your life a hell of a lot easier if you are using RPG Maker 2003 and the message box limit lines don't show up for you.  It's not perfect such as you can't enter line breaks into it and so you have to enter extra spaces but it works.

What does it do?  It automatically creates line breaks while you type for messages that reach the message box character limit so you don't have to go counting characters one way or another, then you hit the copy button and it copies into your clipboard and then you simply paste into RPG Maker 2003.  ;8

http://www.fifthindependent.com/programs/Messagelimiter.zip

Pikmeir

Oh yes. This little thing is exactly what I wanted.
I was seriously re-testing my game with each text box I added just to make sure it wasn't cutting
anything off.
Thanks for this

corlenbelspar

#2
Thanks, glad I could be of help.  It's a little messy because design for graphics and windows and such was never my thing but it does what we need it to do.  ;D