Zelaron Gaming Forum  
Stats Arcade Portal Forum FAQ Community Calendar Today's Posts Search
Go Back   Zelaron Gaming Forum > Zelaron Gaming > RPGMaker

 
 
Thread Tools Display Modes

 
Is there an Enter Password Command in RM2K3?
Reply
Posted 2006-03-17, 03:15 PM
i've been reading some tuts and one i absolutly need says i need a enter password command but i can't find it in RM2K3, plz help


-Ninja
Old
Profile PM WWW Search
United_Ninjas is neither ape nor machine; has so far settled for the in-betweenUnited_Ninjas is neither ape nor machine; has so far settled for the in-between
 
 
United_Ninjas
 



 
Reply
Posted 2006-03-17, 03:40 PM in reply to United_Ninjas's post "Is there an Enter Password Command in..."
I think it can be done with the Input Number command, and a common event.

I'm guessing here, so bare with me.

OK, pure guesswork.

EDIT: Yes, it works.

If you look on the first page of the events, you'll see something that says "Input Number". Put that as an event that the Hero touches to start, and set it to, say, 6 digits, and to store as Variable 0001.

Then go into Database > Common Events.

Make a Conditional Branch = If Variable in 0001, [put in your 6 digit number - eg 123456] Equal to.
Open Save menu.

Leave the other blank.

MAKE SURE THIS IS A PARALLEL PROCESS

Then test it.

The code should look like:

Code:
<>Input number, 6 digit, [0001]
<>
Code:
<>Branch if Var [0001] is 123456
<>Open Save Menu
<>
: Else Handler
<>
: End
<>
---

Sorry if it's all a bit sketchy. I'm doing twelve things at once here, and I should be in bed.

Just shout at me if it ain't working.
Old
Profile PM WWW Search
Lenny simplifies with no grasp of the basicsLenny simplifies with no grasp of the basicsLenny simplifies with no grasp of the basicsLenny simplifies with no grasp of the basicsLenny simplifies with no grasp of the basicsLenny simplifies with no grasp of the basics
 
 
Lenny
 



 
Reply
Posted 2006-03-17, 08:20 PM in reply to Lenny's post starting "I think it can be done with the Input..."
I recognize "Enter Password" as the RM2k command. (I'm guessing you're looking at old tutorials?) If that's what you're looking for, it's called "Key Input Processing" in RM2k3.

If you're looking to input an actual password for something, it's as Lenny says.
Old
Profile PM WWW Search
BlueCube enjoys the static noises of ten television sets simultaneously tuned to 412.84 MHzBlueCube enjoys the static noises of ten television sets simultaneously tuned to 412.84 MHz
 
 
BlueCube
 



 
Reply
Posted 2006-03-18, 02:04 PM in reply to BlueCube's post starting "I recognize "Enter Password" as the..."
wow it worked! Thanks Both of you!

-Ninja
Old
Profile PM WWW Search
United_Ninjas is neither ape nor machine; has so far settled for the in-betweenUnited_Ninjas is neither ape nor machine; has so far settled for the in-between
 
 
United_Ninjas
 
 

Bookmarks

« Previous Thread | Next Thread »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules [Forum Rules]
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 04:01 PM.
'Synthesis 2' vBulletin 3.x styles and 'x79' derivative
by WetWired the Unbound and Chruser
Copyright ©2002-2008 zelaron.com
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
This site is best seen with your eyes open.