Home
Help
Search
Calendar
Login
Register
Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
New forum theme up and running!
Charas-Project
»
Game Creation
»
Requests
»
Tutorials
»
Font changing stuff by scripting!
« previous
next »
Print
Pages: [
1
]
Author
Topic: Font changing stuff by scripting! (Read 3565 times)
Sephiroth rocks
Acolyte
Posts: 479
Font changing stuff by scripting!
«
on:
August 31, 2004, 12:30:55 PM »
Just got rmxp but don't like the fonts? Here's how to change it in an extremely simple way w/o any file replacements or anything:
1. Go to the scripting menu.
2. Go to main.
3. Click at '$fontface'.
4 Change the name to the name of the font like "Verdana" or whatever! That's how easy it is!
2nd tut:
Always wanted to have two different fonts for messages and the menu? Here's how to do that:
1. Go to the scripting menu.
2. Go to 'Window_Message'
3. Scroll down to ● リフレッシュ (Crezy japanese:P)
4. Click at Self.contents.font.name=$fontface
5. Delete $fontface and write the font name (remember qoutation marks) like "Tahoma" and you've done it! Two different fonts!!!
This might sound like it's for pro's only but it's actually very easy. I don't know anything 'bout coding but rmxp makes it easy!
EDIT: I've just found out that this partial fixes the Enter Hero Name bug which also appear i RmXP!
Logged
MrMister
damn u vile woman
Royal
Posts: 3,506
(No subject)
«
Reply #1 on:
September 01, 2004, 12:40:33 AM »
I want tot change it but the window is so large on the screen I can't press 'OK'. I can't shrink or move the box enough.
Logged
you look like an orphan
woundedgoat
Stained of Mind
Initiate
Posts: 92
(No subject)
«
Reply #2 on:
September 01, 2004, 09:33:31 AM »
Fixed the Enter Hero Name fumction. You just need to replace the existing "Window_NameInput" script with the attatched code.
Logged
"Putrid blood, flows through my veins to thrive, on demise. Voyeur's lust, watching the pain touching, you inside. Bleed you ****ing dry, bleed on me!" - SLAYER
woundedgoat
Stained of Mind
Initiate
Posts: 92
(No subject)
«
Reply #3 on:
September 01, 2004, 09:34:19 AM »
... And it ends up looking like this as is, with plenty of room left over for more characters.
Logged
"Putrid blood, flows through my veins to thrive, on demise. Voyeur's lust, watching the pain touching, you inside. Bleed you ****ing dry, bleed on me!" - SLAYER
Sephiroth rocks
Acolyte
Posts: 479
(No subject)
«
Reply #4 on:
September 01, 2004, 03:30:19 PM »
w00t you rules WG!
Logged
Sephiroth rocks
Acolyte
Posts: 479
(No subject)
«
Reply #5 on:
September 01, 2004, 04:30:57 PM »
Here's a better one containing a billion symbols!
Logged
Sephiroth rocks
Acolyte
Posts: 479
(No subject)
«
Reply #6 on:
September 01, 2004, 04:32:28 PM »
Sorry for triple posting but here's how it'll look in rmXP. But you might have to change your font to Tahoma to use all the symbols.
Logged
Print
Pages: [
1
]
« previous
next »
Charas-Project
»
Game Creation
»
Requests
»
Tutorials
»
Font changing stuff by scripting!