Save-Point
Random Name Generator - Printable Version

+- Save-Point (https://www.save-point.org)
+-- Forum: Archives (https://www.save-point.org/forum-105.html)
+--- Forum: Creation Asylum Archives (https://www.save-point.org/forum-90.html)
+---- Forum: Scripts & Code Snippets (https://www.save-point.org/forum-92.html)
+----- Forum: RPG Maker VX Code (https://www.save-point.org/forum-101.html)
+----- Thread: Random Name Generator (/thread-7050.html)



Random Name Generator - divinejoker - 08-30-2012

Hey I was wondering if anyone knew of or was willing to write a script for random name generation for actors (enemies would be cool too). I have a script made by Logan Forrests, and it does generate random names for actors through the name input process, but I need to be able to apply a random name through a script call or similar method. Any help would be appreciated greatly.


RE: Random Name Generator - Nq_Crow - 08-31-2012

This is a locked, single-post thread from Creation Asylum. Archived here to prevent its loss.
No support is given. If you are the owner of the thread, please contact administration.


Hey DivineJoker:

I whipped this up a little while ago. This will use script calls to rename actors random names. However, the enemy part doesn't work just yet. Give me a while and I'll see if I can't fix it. Or maybe someone will take it and fix it before then. At any rate. Here it is:
randomnamer

I never could get the enemy name thing to work. But the actor part works well.