• Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
  • Eevee Expo's webhost has been having technical issues since Nov. 20th and you might be unable to connect to our site. Staff are also facing issues connecting, so please send a DM to Cat on-site or through Discord directly for faster service!
Password in Events

Tutorial Password in Events 2017-02-24

Mr. Gela

Discord: theo#7722
Member
Joined
Jul 19, 2015
Posts
185
Kiedisticelixer submitted a new resource:

Password in Events - Using a text input scene to make the player type a word, and check if it's right.

What's this?
In Pokèmon Black2 and White2 you're given several passwords at some point during the game, for you to introduce in order to open a door and progress through the game. We are going to do just that.

Show me the goods!
Not much to show here.
W7k8hdC.png


Alright, what do I do?
I have baked a very simple method, for you to place above Main, in a new script section if you please.
Code:
Expand Collapse Copy
def passCheck(password)...

Read more about this resource...
 
Back
Top