I'm currently using Monotype Corsiva as the default font for my game. I'm also using Ccoa's UMS (v. 1.5.0.)
The UMS script doesn't register that I've changed the default font. All default text is displayed in Tahoma, instead.
I am able to change the font through \font[] code (as well as $game_system.font = ""). However, this doesn't change the font for the namebox.
I've tried changing the @font="" manually to "Monotype Corsiva", but there was no change. The messages are still defaulted to Tahoma.
Is there anything else I need to change or include in order to fix this?
The UMS script doesn't register that I've changed the default font. All default text is displayed in Tahoma, instead.
I am able to change the font through \font[] code (as well as $game_system.font = ""). However, this doesn't change the font for the namebox.
I've tried changing the @font="" manually to "Monotype Corsiva", but there was no change. The messages are still defaulted to Tahoma.
Is there anything else I need to change or include in order to fix this?