Charas-Project

Game Creation => Requests => Tutorials => Topic started by: Sephiroth rocks on September 01, 2004, 06:39:37 PM

Title: Another RmXP scripting tut!
Post by: Sephiroth rocks on September 01, 2004, 06:39:37 PM
Pissed 'cuz the number input looks distorted in rmxp? The letters seems to merge together and the cursor is misplaced? Follow this tut!
1. Open the scripting menu.
2. Go to 'Window_InputNumber'.
3. Go to the place where it says '@cursor_width = dummy_bitmap.text_size("0").width + 8'
4. Change the width to 16. (width + 16)

You've done it! It works now!
Just look at this b4/after image.