• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • Our friends from the Johto Times are hosting a favorite Pokémon poll - and we'd love for you to participate! Click here for information on how to vote for your favorites!
  • Scottie, Todd, Serena, Kris - which Pokémon protagonist is your favorite? Let us know by voting in our poll!
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

Timing Items

  • 63
    Posts
    10
    Years
    • Seen Aug 15, 2017
    I'm trying to create day passes into a particular area, offering 1, 2 & 7 day passes. I'm not after anyone trying to script/event it for me, I need to develop my own skills there. What I would appreciate is some advice from more learned members of this community on where to start.

    I've looked at the wiki on time-based events, and this is what I think I need to do (not necessarily in this order);
    [*]Create 3 switches (one for each pass).
    [*]Set up each switch so once activated, it turns off after the required amount of time.
    [*]Run conditional branch checks to see if the relevant switch is still on.
    [*]Make sure that the switches are set up properly to enable exit/return with no hassle, depending on the pass bought.
     
    Back
    Top