• 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.

[Other] What is happening to my script? (Script help)

  • 109
    Posts
    9
    Years
    • Seen Apr 2, 2018
    Ok so I put this in
    Spoiler:



    Spoiler:
     
    Last edited:
    Ok so I put this in
    Spoiler:



    Spoiler:

    setflag 0x7777
    setflag 0x8888
    setflag 0x2089
    setflag 0x9932
    Those flags are way too high. They go into variable space and beyond.
    karatekid552 made a reference for safe flags and vars, but rule of thumb is only use flags between 200-2FF.
     
    That is because XSE probably corrupted some data in your script. You should try to repoint the whole script, i.e. replace all offsets ("0xXXYYZZ") with dynamic pointers ("#org @foo") again and then it should work :-). Or, if you have saved the script (I hope so) just recompile it.

    Edit:
    Spoiler:

     
    That is because XSE probably corrupted some data in your script. You should try to repoint the whole script, i.e. replace all offsets ("0xXXYYZZ") with dynamic pointers ("#org @foo") again and then it should work :-). Or, if you have saved the script (I hope so) just recompile it.

    Edit:
    Spoiler:


    Okay I will try thanks for the help.
     
    Yes dude it worked! My beta for Rocket Red is probably going to be released before Wednesday! Can't wait to show everyone the game!
     
    Back
    Top