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]
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]