• 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!
  • Cyndy, May, Hero (Conquest), or Wes - 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.

Entering code

haimon_99

SupaHabil
  • 16
    Posts
    9
    Years
    • Seen Mar 4, 2025
    Hi!
    Im working on a pokemon game using pkmn essentials and I have a problem: I want to make an event that asks me a code(5-4 number)and If its true,it transfers me to a place(the part with the transformation is easy,I just need the function to ask me).
    thanks for the helpers!

    EDIT:Misspells
     
    Last edited:
    This is basic RMXP. Just use the "input number" event command. Use the stored variable in a conditional branch and you are done.
     
    This is basic RMXP. Just use the "input number" event command. Use the stored variable in a conditional branch and you are done.

    Thanks!
    I just never used this command so I didnt know how to do it :p
     
    Back
    Top