The PokéCommunity Forums

The PokéCommunity Forums (https://www.pokecommunity.com/index.php)
-   Binary ROM Hacking (https://www.pokecommunity.com/forumdisplay.php?f=284)
-   -   Script Is it possible to get custom PokeMart text? (Fire Red) (https://www.pokecommunity.com/showthread.php?t=446569)

wcbvei234 March 17th, 2021 6:23 PM

Is it possible to get custom PokeMart text? (Fire Red)
 
Hey all! I'm making my way through making my own rom hack, and I can say I've learned so much already--but there's always some new obstacle! In this case, I want to know if it's possible to alter the text while shopping at a PokeMart. Here's my code thus far:

Spoiler:
#dynamic 0x800000

#org @start
lock
faceplayer
msgbox @msg 0x6
pokemart @mart
msgbox @msg2 0x6
release
end

#org @msg
= LARRY: Hey, kid. Lemme know what\nyou need.

#org @msg2
= LARRY: Good luck out there, kid.

#org @mart
#raw word 0x4
#raw word 0xD
#raw word 0xE
#raw word 0x12
#raw word 0x11
#raw word 0xF
#raw word 0x55
#raw word 0x56
#raw word 0x0


So TL;DR of that code: the PokeMart code and items were stripped from the Pewter City PokeMart, and I've only been able to change the "hello" and "goodbye" messages of the guy working the counter (named Larry).

Is there any way to change the message of, "Is there anything else I can do?" that pops up when you exit the buying or selling menu? Here's some pics:

This is when you first talk to him:


This is when you back out of the buying or selling menu:


And this is when you close out of everything and he says goodbye:


I have a feeling the answer is that I can't change it because it's embedded in the pokemart code, but I'm hoping someone can shed some light on the situation.

As always thanks bunches for you guys reading my posts. I hope sometime soon I can start helping people here who have questions much like myself!

Asith March 17th, 2021 7:54 PM

Should be at 0x41689E :)

Edit it using any hex or text editor


All times are GMT -8. The time now is 9:19 AM.


Like our Facebook Page Follow us on Twitter © 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.