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
#
This is the longest two line script I've ever seen.
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?
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.