Charas-Project
Game Creation => Requests => RPG Maker Programming => Topic started by: maxine on June 23, 2005, 02:21:46 PM
-
Dammit !!! either way my eyes just rolls over the word called "enter password" or maybe its not existing
But where the heck is the password in RM2K3 ??? whats it called in the script area... :S:S:S
-
Key Input Processing.
-
but in RM2k3 You could make password with letters like
Whats the password?
Rabbit
Acsess granted.....
-
No but you can use Enter Hero Name for that. Like:
<>Message: "Tell me the password to pass!"
<>Enter Hero Name: [Unused hero]
<>Branch if hero [Unused hero] name is [password] then
<>Message: "You may pass."
else
<>Message: "That's not the password!"
end
I use it for cheats. But if you have a version older than 1.08 you'll probably need a patch to make Enter Hero Name work.
-
But wont that make the characters name different... Or no sorry lol thats only if u use variables stored with character ID... Hehe thanks ill try that out
-
Yes it does change the name, but just make a new hero in the database, without changing the hero settings, that never joins the party of affects the game in any way and use him for passwords.