Something like this should work. It stores whatever the player writes in variable 1.
2 and 7 are the minimum and maximum lengths allowed.
pbSet(1,pbEnterText("Password?"),2,7))
Conditional Branch: $game_variables[1]=="What the password should be"
Then whatever should happen if the password is right.
Can someone help me? I'm a newbie, can someone send me the image of how to do it like mine? Where am I going wrong?View attachment 81326
I want to put the password 1234, how can you send an image of what it would look like?
You see the 1234 in your image? Just put quotes around it.I do not understand, can someone give you an image of how to do it?