Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.
Original Source
- Original title: [Yuyu] Randomized Names
- Original author: yuyu!
- Original date: June 28, 2017
- Source thread: https://forums.rpgmakerweb.com/threads/yuyu-randomized-names.80445/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)
Summary
Yuyu Randomized Names (Ver. 1.1) ---------------------------------------------------- -Author: yuyu!- Introduction
Archived First Post
Yuyu Randomized Names (Ver. 1.1)
----------------------------------------------------
-Author: yuyu!-
Introduction
This plugin will generate random names for characters in your game - which could include NPCs and Actors. It's pretty cool if you want your villagers to have unique names but don't want to sit around and think of something for everyone. Note that names are meant to sound unrealistic and fantasy-esque. These names are calculated from looking at two parts of a name, the start and the end (depending on gender). Most name parts are broken down from real names, but that doesn't mean they won't get pretty odd sometimes.
Features
- Generate a random name for an NPC or actor
- Specify names by gender
- Assign unique IDs to NPCs and use message codes to draw the name
- Can be used to randomize an actor's name before name input for some added flavor
- Change parameters to allow names to be unique (will not generate the same name twice)
-Specify how many names will be unique (includes actors first, then npcs)
Changelog
- Ver 1.1 -
- Added a parameter for a maximum # of unique names (a fail-safe for games that might generate a lot of names and trigger too many loops)
- Cleaned up code
Screenshots
^ Example for actor name randomization setup
^ Example for npc name setup
^ In game random name display
^ Menu screen with completely randomized actor names
Download
Click here to download the script (from pastebin)!
----------------------------------------------------
-Author: yuyu!-
Introduction
This plugin will generate random names for characters in your game - which could include NPCs and Actors. It's pretty cool if you want your villagers to have unique names but don't want to sit around and think of something for everyone. Note that names are meant to sound unrealistic and fantasy-esque. These names are calculated from looking at two parts of a name, the start and the end (depending on gender). Most name parts are broken down from real names, but that doesn't mean they won't get pretty odd sometimes.
Features
- Generate a random name for an NPC or actor
- Specify names by gender
- Assign unique IDs to NPCs and use message codes to draw the name
- Can be used to randomize an actor's name before name input for some added flavor
- Change parameters to allow names to be unique (will not generate the same name twice)
-Specify how many names will be unique (includes actors first, then npcs)
Changelog
- Ver 1.1 -
- Added a parameter for a maximum # of unique names (a fail-safe for games that might generate a lot of names and trigger too many loops)
- Cleaned up code
Screenshots
^ Example for actor name randomization setup
^ Example for npc name setup
^ In game random name display
^ Menu screen with completely randomized actor names
Download
Click here to download the script (from pastebin)!
Terms of Use
Free for commercial use. Please provide credit and do not claim the plugin as your own. Thanks!
Special Thanks
-LoganF
-Zeriab
Features Mentioned
- Generate a random name for an NPC or actor
- Specify names by gender
- Assign unique IDs to NPCs and use message codes to draw the name
- Can be used to randomize an actor's name before name input for some added flavor
- Change parameters to allow names to be unique (will not generate the same name twice)
- Specify how many names will be unique (includes actors first, then npcs)
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
Terms of Use Free for commercial use. Please provide credit and do not claim the plugin as your own. Thanks! Special Thanks -LoganF
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
0
replies
1
view
Topic Summary
Loading summary...