Chaos Project

RPG Maker => RPG Maker Scripts => Script Troubleshooting => Topic started by: fizzycandy on June 30, 2010, 05:30:52 am

Title: help with fonts in Stormtronics CMS
Post by: fizzycandy on June 30, 2010, 05:30:52 am
 :P i'm using Stormtronics CMS and in the options i only have 3 or 4 fonts to choose from and the rest are blank.. can you help me please!! i'm using RMXP... anyways when i go to the option settings in the menu to change the font it has blanks in between changing them.. like Arial *blank* Papyrus and so on
Title: Re: help with fonts in Stormtronics CMS
Post by: WhiteRose on June 30, 2010, 11:51:08 am
The blanks mean you have to script configured to use fonts that are not installed on your system. Either install the font files, or remove them from the font list in the configuration section at the beginning of the script.
@SK: This is the Script Troubleshooting board.
Title: Re: help with fonts in Stormtronics CMS
Post by: ForeverZer0 on June 30, 2010, 05:26:45 pm
Also make sure if you are not using standard fonts to include an installer with your game so that ithers who may play your game do not have the same problem. There are also easy enough ways to have the game test if the font is in the system to even allow it to be an option.