• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • 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.

[Script] How to make a script tile not freeze

bluhacks263

"My first hack I'm making, a remake of Yellow on F
42
Posts
6
Years
    • Seen Jun 19, 2021
    I'm scripting a event in Mt. Moon but when I assign it to a green script tile in Amap when I go to it, the game locks up. Is there anyway I can fix this?
     
    242
    Posts
    6
    Years
    • Seen Apr 3, 2023
    Set the value in the value bar to 0

    It needs to be equal to the value of the var, which by default is 0

    And then you can change the value of the var to 1 when the script is done, that way it doesn't run again

    It needs to have a var number too, like 404B, for example, there are lots to use check what they do here https://www.pokecommunity.com/showthread.php?t=302347
     
    Last edited:
    Back
    Top