FireballDragon
Jun 16 2011, 10:27 PM
Yes, hi. I'm FireballDragon, and I'm new to this whole RPG Making thing.
I need help knowing how to input passwords that require letters instead of numbers.
Can anyone help me please? Thanks in advance!
Kazesui
Jun 17 2011, 04:45 AM
if you're using rpg maker 2003, then it should be as simple as using the "enter hero name" and then use a conditional branch checking if the "hero" who's name you changed has a "correct" name. You'll find the condition on page 2 of conditional branches, under "hero" and then "name is".
Of course, the hero you'll use should be one that isn't actually in the game, but just used for the sake of a password.
If you're using rpg maker 2000, I'm not so sure, since I "think" the enter hero name was bugged there or something. Not entirely sure though, been a long time since I used it.
Kread-EX
Jun 17 2011, 09:25 AM
Yeah, in Don Miguel's translation of RM2000, Enter Hero Name doesn't work. In 2003 though it's a valid solution to the password problem.
Cherry
Jun 18 2011, 02:14 AM
http://share.cherrytree.at/showfile-3004/rpg_rt.exeWith this rpg_rt.exe, the "Enter Hero Name" function should work.