Hello. How do i make it so that some doors need a code to be put in in order to open it? Thanks you. =)
Nice and easy, here ya go:
Input Number (variable for number to be stored, number of digits)
Conditional Branch(variable for number to be stored == combination)
Self Switch A = ON
Else
Text: Wrong!
Example:
Input (Variable 0051: input, 5)
Conditional Branch(Variable 0051: input == 35794)
Self Switch A = ON
Else
Text: Wrong!
In this example, the combo is 35794. The system asks you to give it a 5 digit number, then checks it against the right number.
Tell me if you need me to explain it more carefully...
I got it to work.. almost, forgive me but.. how do i make an 'Else' command? o.o Yeah i know, im stupid. o.o
Nvm my rmxp just screwed up. i fixed it. =) Thanks you. =)
Good. Make sure to change title to [Resolved] then.
Im on it. =)
If you want to add an "else" branch, simply check the little box in the conditional branch window that says "Set hanlding when conditions do not apply".
Yeah i noticed, but dont post in my locked topic. >= )