RPG Maker Forums

Hi,


I am currently working on a game where the player has the ability to name the main character. I want the characters' names to all appear in all CAPS in the name box. My current solution has been to change the font in the name box so that it is a font that is all CAPS (since that would be easier than ensuring that the player only uses CAPS when naming the player).


My current issue is that the \fn<fontname> is not working correctly. I have the YEP_MessageCore Plug-in installed, as well as YEP_CoreEngine, and a few others. Attached at the bottom of this post are the two outcomes of the text.



The first image is when my Name Box Added Text looks like this:


\fn<mclarenregular.tff>




The second image is when my Name Box Added Text looks like this:


\fn<mclarenregular>




I have tried all of these methods for my gamefont.css file:


@font-face {
font-family: GameFont;
src: url("Freeroad Regular.ttf");
}

@font-face {
font-family: NameFont;
src: url("mclarenregular.ttf");
}


and


@font-face {
font-family: GameFont;
src: url("Freeroad Regular.ttf");
}


and


@font-face {
font-family: GameFont;
src: url("Freeroad Regular.ttf");
font-family: NameFont;
src: url("mclarenregular.ttf");
}




I have tried changing the font names in both the YEP_CoreEngine as well as YEP_MessageCore, but neither have given me any luck. Both of the fonts listed above are named exactly as is in my Project/fonts folder.


Any ideas on what I could be doing wrong?


Thank you in advance!


FontError2.png


FontError1.png

Latest Threads

Latest Posts

Latest Profile Posts

He mad, but he cute :kaopride:

Our latest feature is an interview with... me?!

People4_2 (Capelet off and on) added!

Just beat the last of us 2 last night and starting jedi: fallen order right now, both use unreal engine & when I say i knew 80% of jedi's buttons right away because they were the same buttons as TLOU2 its ridiculous, even the same narrow hallway crawl and barely-made-it jump they do. Unreal Engine is just big budget RPG Maker the way they make games nearly identical at its core lol.
Can someone recommend some fun story-heavy RPGs to me? Coming up with good gameplay is a nightmare! I was thinking of making some gameplay platforming-based, but that doesn't work well in RPG form*. I also was thinking of removing battles, but that would be too much like OneShot. I don't even know how to make good puzzles!

Forum statistics

Threads
106,036
Messages
1,018,461
Members
137,821
Latest member
Capterson
Top