- Joined
- May 30, 2015
- Messages
- 816
- Reaction score
- 826
- First Language
- English
- Primarily Uses
Override Database Name
By DreamX
Introduction/Features
Display a different name in-game for an actor, class, item, weapon, armor, enemy or state than what it is in the database.
This is useful if you want to make the names in the database convenient for you as the developer, but have a different name displayed to the player.
How To Use
Click on the script link and save the page as a .js file.
Use
<Override Name>
x
</Override Name>
In an actor, class, item, weapon, armor, enemy or state notebox with x as the name. It will use this name instead of the database name.
Script
Credit and Thanks
DreamX
Author's Notes/Terms of Use
Free to use and modify for commercial and noncommercial games, with credit.
Credit Yanfly as well because I used some code/concepts from their plugins.
By DreamX
Introduction/Features
Display a different name in-game for an actor, class, item, weapon, armor, enemy or state than what it is in the database.
This is useful if you want to make the names in the database convenient for you as the developer, but have a different name displayed to the player.
How To Use
Click on the script link and save the page as a .js file.
Use
<Override Name>
x
</Override Name>
In an actor, class, item, weapon, armor, enemy or state notebox with x as the name. It will use this name instead of the database name.
Script
Credit and Thanks
DreamX
Author's Notes/Terms of Use
Free to use and modify for commercial and noncommercial games, with credit.
Credit Yanfly as well because I used some code/concepts from their plugins.

