PDA

View Full Version : Password System [RM2K3 Tutorial]


DarknessMonkey
March 26th, 2005, 12:19 AM
Here's a tutorial for making a password system in RM2K3.

Things needed to be known:

-Variables
-Forks
-Labels
-Basic RM2K3 Or RM2K Knowledge

First go to your database, then to the "Common Events" tab.
Make the events' name "Password System" or w/e you feel like.
Make the trigger a call.




Password System

<>Message Display Options:Normal, Bottom, Auto, Halt Process
<>Change Face Graphics:[i]Your faceset here.
<>Input Number: 6 Digit, [XXXX:CHEAT]
<>Branch if Var [XXXX: CHEAT] is Your 6-Digit #
<>[Thing you want password to do.][Ex. Add money]
<>Message:Something like, Cheat Used! [Message Optional]


That's it!
Just keep editing for as many codes as you want.
To test just make a bunch of show choices that lead to whatever you want, than to put this in use a call event command.


<>Message Display Options:Normal, Bottom, Auto, Halt Process
^[Set that at.]
[Window type normal, Window Position Bottom, Check Auto-Select]

<>Change Face Graphics:[i]Your faceset here.<-[Optional]

<>Input Number: 6 Digit, [XXXX:CHEAT]<-[Make a variable called "CHEAT"]


Good Luck ^_^

If you have questions PM me or post here.

Screens Of Proof.
[Attached]

Berserk
March 26th, 2005, 03:18 AM
A nice new place for these things.

DarknessMonkey
March 26th, 2005, 10:51 AM
A nice new place for these things.

Cool, & I am also glad if it helps someone.

Silver Pearl
March 26th, 2005, 03:11 PM
Thats awesome. What is it used for?

DarknessMonkey
March 26th, 2005, 08:56 PM
Thats awesome. What is it used for?

It's in case you have a game that you want a password for...
In this case my Megaman game needs it.

baka123w
April 2nd, 2005, 04:15 AM
how wold u put codes in do u have to make them?

DarknessMonkey
April 13th, 2005, 12:30 PM
Yesh, the tutorial explains most of it.

Franzo
April 19th, 2008, 12:57 PM
Thank you so much this will come
in handy:)