• 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!
  • Our weekly protagonist poll is now up! Vote for your favorite Trading Card Game 2 protagonist in the poll by clicking here.
  • 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] XSE won't save my script?

Zef

zef
  • 137
    Posts
    14
    Years
    • Seen Jan 18, 2017
    for example:

    when i'm done my trainer battle script and compile it, everything is fine, then i'll reopen the trainers script i just made on advance map and it just disappears, like how it was before i edited it. how come?
     
    On XSE, after you compile your script, a window will pop-up, showing your varios addresses and their assigned offsets. Did you copy the very first offset in that window, pasted it on the trainer NPC in Advance Map, and saved the map?

    also... are you editing an existing script or are you writing a new script?
     
    Sorry for re-opening an old thread, but I have similar problem.

    I think that I don't have to say that my scripting skills are terrible, but after a long time, I finally managed to change a script in Fire Red, where you get Eevee, into getting a different pokemon (Hooray!). But then I tried to use the same way to change wild encounter with Marowak's ghost in Pokemon Tower and it just doesn't work.
    When I open the script, it is changed, but for any reason I still encounter Marowak ingame instead of a new pokemon.

    So, I want to ask, is it a difference between changing the script to give pokemon and to start wild encounter? If so, then can you tell me what am I doing wrong?

    I would be happy for any helpful comment.
     
    Sorry for re-opening an old thread, but I have similar problem.

    I think that I don't have to say that my scripting skills are terrible, but after a long time, I finally managed to change a script in Fire Red, where you get Eevee, into getting a different pokemon (Hooray!). But then I tried to use the same way to change wild encounter with Marowak's ghost in Pokemon Tower and it just doesn't work.
    When I open the script, it is changed, but for any reason I still encounter Marowak ingame instead of a new pokemon.

    So, I want to ask, is it a difference between changing the script to give pokemon and to start wild encounter? If so, then can you tell me what am I doing wrong?

    I would be happy for any helpful comment.


    Have you tried going to "header, then map script?" you may find somthing there.
     
    On XSE, after you compile your script, a window will pop-up, showing your varios addresses and their assigned offsets. Did you copy the very first offset in that window, pasted it on the trainer NPC in Advance Map, and saved the map?

    also... are you editing an existing script or are you writing a new script?

    Thank You Thank you it worked you are the best aregato
     
    Sorry for re-opening an old thread, but I have similar problem.

    I think that I don't have to say that my scripting skills are terrible, but after a long time, I finally managed to change a script in Fire Red, where you get Eevee, into getting a different pokemon (Hooray!). But then I tried to use the same way to change wild encounter with Marowak's ghost in Pokemon Tower and it just doesn't work.
    When I open the script, it is changed, but for any reason I still encounter Marowak ingame instead of a new pokemon.

    So, I want to ask, is it a difference between changing the script to give pokemon and to start wild encounter? If so, then can you tell me what am I doing wrong?

    I would be happy for any helpful comment.

    First one, Marowak ghost encounter is control from other offset, so you need to change something.
    https://www.pokecommunity.com/threads/382404 this has info about that.

    Second, Yes, give pokemon and wild encounter has different script.
    You can see wild encounter from Snorlax script

    Hope this help a little
     
    Back
    Top