TextManager Strings problem

Yazzssai

Warper
Member
Joined
Apr 7, 2016
Messages
1
Reaction score
0
First Language
English
Primarily Uses
RMMV
Sorry if this is a stupid question, but im having a lot of trouble with the TextManager.

So im trying to create a new command for the title screen. Which ive succeded in doing, exept for one thing: I can not figure out how to use my own strings when displaying the text for the command.

for example:
In the TextManager, there is an entry that is called newGame, when referenced, it returns the string "New Game", as seen on the title screen, same goes for all other commands in the game.

So my question is: How can i add my own strings?

EDIT:
I've figured it out.
for those who are having the same problem: You are not bound to use TextManager Entries, you can directy enter a string, so instead of doing this:
Code:
this.addCommand(TextManager.entry, 'id');
you can do this:
Code:
this.addCommand("String", 'id');
 
Last edited:

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Latest Threads

Latest Posts

Latest Profile Posts

Couple hours of work. Might use in my game as a secret find or something. Not sure. Fancy though no? :D
Holy stink, where have I been? Well, I started my temporary job this week. So less time to spend on game design... :(
Cartoonier cloud cover that better fits the art style, as well as (slightly) improved blending/fading... fading clouds when there are larger patterns is still somewhat abrupt for some reason.
Do you Find Tilesetting or Looking for Tilesets/Plugins more fun? Personally I like making my tileset for my Game (Cretaceous Park TM) xD
How many parameters is 'too many'??

Forum statistics

Threads
105,864
Messages
1,017,056
Members
137,573
Latest member
nikisknight
Top