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.

Font Change Scrypt for Dumies :p

Started by crow5derlock, October 09, 2012, 01:30:32 AM

0 Members and 1 Guest are viewing this topic.

crow5derlock

Here you go people hope its simple enough!


#------------------------------------------------------------------------------#
#------------------------------------------------------------------------------#
#|                         Font and Size Change Scrypt                        |#
#|                                    By:                                     |#
#|                          Anyone with common Sense                          |#
#______________________________________________________________________________#
#------------------------------------------------------------------------------#
#------------------------------------------------------------------------------#
#         Change "Font" with "[whatever font you want]"
Font.default_name = "Font"
  Font.default_size = 20
#More instructions:
#In your Game's Folder crate a new Folder called "Font"  without the quotations
#Place the Font you want to use in the folder.
#make sure the font name in this script is the same as the name of the font in
#the Font folder
#
#Run game to test
#
#Enjoy
#
#
#
#
#
#
#
#                               Explained by the Curtosy of: Crow5Derlock
#
Final Statement: I chowder5lock am a dipshit and MA is a pretty cool dude.

Irock

This is the longest two line script I've ever seen.

Caveras

#2
Quote from: Irock on October 09, 2012, 02:08:55 AM
This is the longest two line script I've ever seen.

So true. OP could at least have added options for bold, italic, outlines etc., but maybe there'll be a monstrous 1.1 update, who knows!

Edit: I also believe the folder should be named "Fonts", but maybe Ace checks both "Font" and "Fonts" values?

crow5derlock

I didn't actually make the script i used the standard RMVX one i found online and put it in the ace format... no change... and so this is it, no credits required. if i do learn a bit more scripting then i will however update it as needed, but untill then its just a simple script for anyone to use at will, no credits to me, i take it it could be used commercially or non commercially given that most ant scripter could make the same thing without even having to find this.
Final Statement: I chowder5lock am a dipshit and MA is a pretty cool dude.