Home
Help
Search
Calendar
Login
Register
Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Click here to join us on IRC (#charas on irc.freenode.net)!
Charas-Project
»
Game Creation
»
Requests
»
RPG Maker Programming
»
WTF Where is the password?!?!
« previous
next »
Print
Pages: [
1
]
Author
Topic: WTF Where is the password?!?! (Read 2774 times)
maxine
Average scripter
Zealot
Posts: 736
¨Dude i am 16 with 2 balls and hair
WTF Where is the password?!?!
«
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
Logged
FFL2and3rocks
Staff
Leader
Posts: 2,638
(No subject)
«
Reply #1 on:
June 23, 2005, 04:33:35 PM »
Key Input Processing.
Logged
Respect list:
[Everyone but you]
maxine
Average scripter
Zealot
Posts: 736
¨Dude i am 16 with 2 balls and hair
(No subject)
«
Reply #2 on:
June 23, 2005, 07:18:18 PM »
but in RM2k3 You could make password with letters like
Whats the password?
Rabbit
Acsess granted.....
Logged
Sephiroth rocks
Acolyte
Posts: 479
(No subject)
«
Reply #3 on:
June 24, 2005, 11:09:44 AM »
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.
Logged
maxine
Average scripter
Zealot
Posts: 736
¨Dude i am 16 with 2 balls and hair
(No subject)
«
Reply #4 on:
June 24, 2005, 12:28:26 PM »
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
Logged
Sephiroth rocks
Acolyte
Posts: 479
(No subject)
«
Reply #5 on:
June 24, 2005, 01:57:27 PM »
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.
Logged
Print
Pages: [
1
]
« previous
next »
Charas-Project
»
Game Creation
»
Requests
»
RPG Maker Programming
»
WTF Where is the password?!?!