![]() |
Pokemon emerald, tried changing dialogue in the pokemon catching tutorial and now the game soflocks
i opened the script through the gym leader person event in the petalburg gym in advanced map
and then i changed some of the text in the msg boxes and i hit compile and then when i booted up the game, wally just doesnt show up and the game wont let you out of petalburg. i did a backup save of the rom first so i can fix, but whats like the correct way to edit the text so that doesnt happen? |
@fat pepol
Check a scripting tutorial like Avara's XSE Scripting Tutorials or Anthroyd's Gen III ROM Hacking Video Tutorials on Youtube. The part about dynamic offsets is what you should particularly look for. If you work like the way you described, chances are you will overwrite other data. You need to implement your changes in free space. |
ok, so i tried copying the entire script and then doing #dyn 0x800000 at the top, changing the name of the main script to @start, then changing the text in the msg boxes at the bottom and replacing the offset in advanced map with what i got when i compiled the new script, and i still got the same result.
so i dont THINK overwriting other data is the issue? |
@fat pepol
You need to change every string of the script to a dynamic offset (like @message1) instead of a static one (like 0xXXXXXX). Not only the main string. |
i went through the entire script and replaced every part of the script that was declared like this "#org 0xXXXXXXX" with something like "#org @1" or "#org @2" and so on, making sure i used a new @name every time i replaced another part of the script that was like that.
and i still get the same issue unfortunately. |
Would help if you post the script here.
Also when testing script changes, things get messy if you try to load up a saved game with the event already loaded. Try using a save from a different map, and then head to the event |
the scripts are pretty long so im gonna upload them to a file sharing site, and not just post them here directly. https://ufile.io/f/g141k
the only changes i did that wherent just switching a 0xXXXXX name for a @name, are some changes to a msg box i did at line 911 and 374 thanks for being patient with me btw. |
| All times are GMT -8. The time now is 9:20 AM. |
![]()
© 2002 - 2018 The PokéCommunity™, pokecommunity.com.
Pokémon characters and images belong to The Pokémon Company International and Nintendo. This website is in no way affiliated with or endorsed by Nintendo, Creatures, GAMEFREAK, The Pokémon Company or The Pokémon Company International. We just love Pokémon.
All forum styles, their images (unless noted otherwise) and site designs are © 2002 - 2016 The PokéCommunity / PokéCommunity.com.
PokéCommunity™ is a trademark of The PokéCommunity. All rights reserved. Sponsor advertisements do not imply our endorsement of that product or service. User generated content remains the property of its creator.
Acknowledgements
Use of PokéCommunity Assets
vB Optimise by DragonByte Technologies Ltd © 2023.