• 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!
  • Which Pokémon Masters protagonist do you like most? Let us know by casting a vote in our Masters favorite protagonist poll here!
  • Red, Hilda, Paxton, or Kellyn - 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✓] Instant Script Activation Troubles

  • 1
    Posts
    4
    Years
    • Seen Sep 10, 2020
    Hey all, I've been having trouble getting instant script activation to work. Whenever I compile scripts for person, signpost events etc, I have no trouble. However whenever I compile a level script, it doesn't work. I have tried decompiling these scripts to see what was wrong, and the script I wrote doesn't show up. What does show up is

    #org (offset)
    return

    Thanks guys.
     
    Try this tutorial on level scripting:
    https://www.pokecommunity.com/threads/191500

    For your specific issue, it sounds like you're not specifying a variable (which is declared as a flag in A-Map) and you need to click the level script button in the decompiler on XSE (it's to the right of the offset bar), then you'll be able to see the whole script.

    Strongly recommend the tutorial, still really useful.
     
    Hey all, I've been having trouble getting instant script activation to work. Whenever I compile scripts for person, signpost events etc, I have no trouble. However whenever I compile a level script, it doesn't work. I have tried decompiling these scripts to see what was wrong, and the script I wrote doesn't show up. What does show up is

    #org (offset)
    return

    Thanks guys.

    You need to select your ROM in the XSE compiler, and not any other. This is the only issue here.
     
    Back
    Top