RMRK is retiring.
Registration is disabled. The site will remain online, but eventually become a read-only archive. More information.

RMRK.net has nothing to do with Blockchains, Cryptocurrency or NFTs. We have been around since the early 2000s, but there is a new group using the RMRK name that deals with those things. We have nothing to do with them.
NFTs are a scam, and if somebody is trying to persuade you to buy or invest in crypto/blockchain/NFT content, please turn them down and save your money. See this video for more information.
[RMVX] Change Menu Names

0 Members and 1 Guest are viewing this topic.

**
Rep:
Level 75
Pixel Artist | Writer
What I mean by this is, changing "item" to "inventory" or "equipment" to "weapons" you know? I'm using the Main Menu Melody script, but I don't see anywhere that allows you to actually change the name of the menu selections unless it's a commen event or an imported commend... I guess I could import a "scene_item" and change the name, but I'm not too sure about how to go about that or if I'll mess anything up :/

Thanks in advance <3
"Nothing's changed about war cept' the caliber of the gun."

pokeball TDSOffline
***
Rep:
Level 84
-T D S-
Silver - GIAW 11 (Hard)Silver - Game In A Week VII
You should provide the script you want changed if you want someone to be able to change it.

If you want to change it by yourself you could open the script editor and press CTRL + SHIFT + F then search globally for where the name of the commands are like "Item", "Equipment" etc then change them to what you want.

*
Rep:
Level 97
2014 Most Unsung Member2014 Best RPG Maker User - Engine2013 Best RPG Maker User (Scripting)2012 Best Member2012 Best RPG Maker User (Scripting)2012 Favorite Staff Member2012 Most Mature MemberSecret Santa 2012 ParticipantProject of the Month winner for July 20092011 Best Use of Avatar and Signature Space2011 Best RPG Maker User (Scripting)2011 Most Mature Member2011 Favourite Staff Member2011 Best Veteran2010 Most Mature Member2010 Favourite Staff Member
Changing them in the Database doesn't help? See screenshot.

I would think it odd if that was overwritten by whatever script you use.