• 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.
  • Apologies if you've had troubles connecting to the site, you may need a VPN to access it. Staff are also facing issues connecting, so if it's urgent please message Cat on-site or through Discord directly.
  • Hey Guest, staff applications are open! If you are interested in becoming a forum staff member and/or Discord staff member, please apply through this Google Form before April 2! You can also message Cat with any questions.
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