- 6
- Posts
- 5
- Years
- Seen Feb 17, 2021
Hi everyone!
i'm doing my first steps in rom hacking and i just wanted to edit the route 1 map with a bit of custom stuff.
i use Advance Map and i successfully made 3 scripts for the route 1:
-a dialoge
-a giveitem
-a trainer fight
i wanted also to insert a givepokemon and then Advance map started to act really weird...
i made the script as usual and then compiled it to get the right offset to insert in Advance Map, but as soon as paste it, it changes! (as exemple, if i put offset $80040080, then if i ask him to open the script after save or if a click elsewere after paste, it will return this in the offset : $00003C80 instead of $80040080)
i really don't know what to do... i even tought it was something wrong i did previpusly on Advance map or in the rom (i use Fire Red (USA) ), so i tryed doing the same on a fresh, untouched rom and deleted, then downloaded again, Advance map, but i still have the same issue. Also now i can't even make more simple stuff like dialogs, for the same problem!
Probably is something stupid since i'm a newbie, but i can't find a solution on my own.
UPDATE:
i forgot to test the trainer fight and it seems to be the first that had the issue: (i put $80000080 and now is $00000080, no metter what i do, it will keep that $00000080 in its offset)
thank you for your help
i'm doing my first steps in rom hacking and i just wanted to edit the route 1 map with a bit of custom stuff.
i use Advance Map and i successfully made 3 scripts for the route 1:
-a dialoge
-a giveitem
-a trainer fight
i wanted also to insert a givepokemon and then Advance map started to act really weird...
i made the script as usual and then compiled it to get the right offset to insert in Advance Map, but as soon as paste it, it changes! (as exemple, if i put offset $80040080, then if i ask him to open the script after save or if a click elsewere after paste, it will return this in the offset : $00003C80 instead of $80040080)
i really don't know what to do... i even tought it was something wrong i did previpusly on Advance map or in the rom (i use Fire Red (USA) ), so i tryed doing the same on a fresh, untouched rom and deleted, then downloaded again, Advance map, but i still have the same issue. Also now i can't even make more simple stuff like dialogs, for the same problem!
Probably is something stupid since i'm a newbie, but i can't find a solution on my own.
UPDATE:
i forgot to test the trainer fight and it seems to be the first that had the issue: (i put $80000080 and now is $00000080, no metter what i do, it will keep that $00000080 in its offset)
thank you for your help
Last edited: