- Joined
- Apr 20, 2014
- Messages
- 58
- Reaction score
- 2
- First Language
- English
- Primarily Uses
Anyone know how to force a player to input a password or number code into an event to unlock items?
I thought that was how you do it minus the variable part does it pop up a window for the the player to input a code into?What do you mean "to unlock items" - items they already have in inventory? Or something like a door?
You could use Number Input Processing to get a number into a variable, and then compare that variable with the correct code to see if you should unlock it. The same goes with a password - use Name Input Processing (with a "dummy" actor that's never going to be in the party), and then check that name against the real password.
I am kinda confused on how it is working.... Lolyes. Give it a go and see.
Chest with code:
![]()