• 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.
  • Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
  • Dawn, Gloria, Juliana, or Summer - 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.

[Script] The level script doesn't work

  • 1
    Posts
    6
    Years
    Welp, i have a problem rom hacking Pokemon Ruby to make a level script with the var #4011 and value 0000 ('cause i'ts the 1st time using it and i want the script to work forever in the game) to hide a sprite and on a tile script make him appear and give an item to the player, but when I test the level script the game freezes (I descompiled and debugged the level script too). Help :/
     
    If you want it to work all the time, you shouldn't use level script modes that need a var. Use varless one insted and it will work.
     
    If you want it to work all the time, you shouldn't use level script modes that need a var. Use varless one insted and it will work.

    There are no 'varless' type 02 level scripts. It always needs a variable assigned to it to make it trigger.

    @Flame239

    Are you sure you decompiled and debugged the map script correctly? And what is the script you're importing?
     
    Last edited:
    Back
    Top