HELP WITH EVENTS
Posts
Pages:
1
i dont know how to make it where you find a word and you use that word to open the door like a password. Or you enter that in for cheat codes ect... its for rpg maker xp
Well, for a word password you can use the fork condition to check if a character's name is something else.
So make a character that'll be your password character-checky thing. Use the for that character, then go to forks/conditions and on the second page there should be the option. Choose your password character and then write in the name/password you want it to be. It'll check to see that the name is the same as what you wrote in for the character.
Then again, those choices may not be in XP. I don't use it so I'm not sure. If this doesn't work there should be a tutorial about creating your own insert name system via variables and using those variables to check if 'x' letter is = to that variable. Or something. Google 'custom naming system'.
Good luck!
So make a character that'll be your password character-checky thing. Use the for that character, then go to forks/conditions and on the second page there should be the option. Choose your password character and then write in the name/password you want it to be. It'll check to see that the name is the same as what you wrote in for the character.
Then again, those choices may not be in XP. I don't use it so I'm not sure. If this doesn't work there should be a tutorial about creating your own insert name system via variables and using those variables to check if 'x' letter is = to that variable. Or something. Google 'custom naming system'.
Good luck!
Pages:
1















