Random Rename - 2014.04.29 (Ver1.01)
Creator name: prico
Overview
It's possible to randomly change the name of the actor through event command > script
Features
- Name list is based on male or female
- You're free to add on/ modify name list
Notes for Script:
ChangeNameMale(X)
Will randomly assign male name to actor ID specified with X.
For X, specify the actor ID (number to the left of the actor's name)
Example:ChangeNameMale(3)
Will randomly give the male name to actor #3 from database.
ChangeNameFemale(X)
Will randomly assign a female name to actor ID specified by X.
For X, specify the actor ID (number to the left of the actor's name)
Example:ChangeNameFemale(7)
Will randomly give the female name to actor #7 from database.
Also, if you put a variable ($game_variables[variable ID]) in X
You can change the name of the actor whose number is (variable ID)
Installation
Paste this script above Main.
Credit and Thanks- Prico
website: Sister's Eternal 4th(Ancient)
URL:
http://pricono.whitesnow.jp/
Permission to use: Not required, but please mention in the game, Readme, etc.
Terms of Use- Free for commercial and non-commercial use.
本贴来自国际rpgmaker官方论坛作者:ovate处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:
https://forums.rpgmakerweb.com/threads/random-rename-for-actor.100573/