The PokéCommunity Forums  

Go Back   The PokéCommunity Forums > Fan Games > Binary ROM Hacking
Reload this Page Script [Emerald] Looking for the script giving HM 07 Waterfall in Sootpolis and offsets of pointers for usage of Dive and Waterfall tiles

Notices
For all updates, view the main page.

Binary ROM Hacking Need a helping hand or just want to talk about binary ROM hacks? Get comments and answers to any ROM Hacking-related problems, questions or thoughts you have here.

Ad Content
Reply
 
Thread Tools
  #1   Link to this post, but load the entire thread.  
Old November 10th, 2020 (7:27 AM).
McPaul's Avatar
McPaul McPaul is offline
On my way to become a controversial and hated member.
 
Join Date: Mar 2018
Location: Switzerland
Gender: Male
Posts: 286
Hello! I'm still looking by myself currently but I'm posting a thread to accelerate my research!

I know the offset of the pointer for surf tiles is 0x9C820 if it can help!

Thanks for your answer!
Reply With Quote
  #2   Link to this post, but load the entire thread.  
Old November 11th, 2020 (9:03 AM). Edited November 11th, 2020 by McPaul.
McPaul's Avatar
McPaul McPaul is offline
On my way to become a controversial and hated member.
 
Join Date: Mar 2018
Location: Switzerland
Gender: Male
Posts: 286
Well I'm still testing things but it's leading to explosions!

EDIT: I found by myself for the Dive and Waterfall tiles! I just had to change the offsets into pointer and search for them in my hex editor and then modify them! Damn I can be so stupid sometimes! I felt like a genius when i found the solution! But I still can't find the script giving the HM07...
Reply With Quote
  #3   Link to this post, but load the entire thread.  
Old November 12th, 2020 (1:35 PM).
McPaul's Avatar
McPaul McPaul is offline
On my way to become a controversial and hated member.
 
Join Date: Mar 2018
Location: Switzerland
Gender: Male
Posts: 286
https://www.pokecommunity.com/showthread.php?t=441569

Check out my new thread to have a better idea about the kind of help I'm looking for.
Reply With Quote
  #4   Link to this post, but load the entire thread.  
Old November 13th, 2020 (5:52 AM).
McPaul's Avatar
McPaul McPaul is offline
On my way to become a controversial and hated member.
 
Join Date: Mar 2018
Location: Switzerland
Gender: Male
Posts: 286
I'm still looking for the script of Wallace giving HM07.
Reply With Quote
  #5   Link to this post, but load the entire thread.  
Old November 13th, 2020 (7:01 AM).
kalarie kalarie is offline
 
Join Date: Jun 2008
Posts: 760
Open AdvanceMap -> Go to map 0.7 (Sootopolis City) -> Go to the events tab -> Click on the overworld sprite of Wallace standing in front of the cave -> Open his script in XSE.
Reply With Quote
  #6   Link to this post, but load the entire thread.  
Old November 13th, 2020 (7:09 AM). Edited November 13th, 2020 by McPaul.
McPaul's Avatar
McPaul McPaul is offline
On my way to become a controversial and hated member.
 
Join Date: Mar 2018
Location: Switzerland
Gender: Male
Posts: 286
I know how to do this of course. If you look at my thread of what I did in the binary resource thread you will know.
I think you're mistaking about my abilities even if I'm far from being the best and I don't know muk about decomp.
https://www.pokecommunity.com/showthread.php?t=441569

I looked at all the level scripts and the Wallace person event and there is no mention of the script I'm looking for.
Reply With Quote
  #7   Link to this post, but load the entire thread.  
Old November 13th, 2020 (8:26 AM).
kalarie kalarie is offline
 
Join Date: Jun 2008
Posts: 760
This is taken directly from Wallace's Person event script in Emerald:
Spoiler:
#org 0x1E646F
msgbox 0x81E7ACF MSG_KEEPOPEN '"WALLACE: [player]\v\h05[.]\nMy eye..."
giveitem 0x159 0x1 MSG_OBTAIN
setflag 0x138
msgbox 0x81E7B86 MSG_KEEPOPEN '"That HIDDEN MACHINE contains\nWATE..."
closeonkeypress
compare PLAYERFACING 0x2
if 0x1 call 0x81E64B2
compare PLAYERFACING 0x4
if 0x1 call 0x81E64B2
compare PLAYERFACING 0x3
if 0x1 call 0x81E64C5
release
end

#org 0x1E7ACF
= WALLACE: [player]\v\h05[.]\nMy eyes didn't deceive me.\pThanks to your help, SOOTOPOLIS[.]\nNo, all of HOENN was saved.\pOn behalf of the people, I thank you.\pThis is a gift from me.\nPlease accept it.

#org 0x1E7B86
= That HIDDEN MACHINE contains\nWATERFALL.\pIf you have the RAIN BADGE, a POKéMON\nthat has learned that HM move can\lforce its way up waterfalls.\pAnd where does one get the RAIN BADGE?\nYou know, don't you?\pThat's right! You have to beat\nthe SOOTOPOLIS GYM LEADER.\pWhen you're all set to go, step through\nthat door.


Not going to judge, just reporting it.
Reply With Quote
  #8   Link to this post, but load the entire thread.  
Old November 13th, 2020 (8:48 AM). Edited November 13th, 2020 by McPaul.
McPaul's Avatar
McPaul McPaul is offline
On my way to become a controversial and hated member.
 
Join Date: Mar 2018
Location: Switzerland
Gender: Male
Posts: 286
Wow! Thanks a lot!

So that makes me reflect a lot! When I open his script I only get the part where he talks about Origin Cave.

Is there a way I don't know to navigate between different scripts if the same character?

Oh I just understood now! I navigated to person event No 17! I feel stupid right now!
Reply With Quote
  #9   Link to this post, but load the entire thread.  
Old April 11th, 2021 (6:16 AM). Edited April 11th, 2021 by gawace7586.
gawace7586 gawace7586 is offline
 
Join Date: Jan 2021
Posts: 1
Quote:
Originally Posted by McPaul View Post
Well I'm still testing things but it's leading to explosions!

EDIT: I found by myself for the Dive and Waterfall tiles! I just had to change the offsets into pointer and search for them in my hex editor and then modify them! Damn I can be so stupid sometimes! I felt like a genius when i found the solution! But I still can't find the script giving the HM07...
Would you mind sharing the offsets for the Dive and Waterfall scripts?

Edit: never mind. The offsets used for SURF, DIVE and WATERFALL are 271EA0, 290B0F and 290A49 respectively.
Reply With Quote
Reply

Quick Reply

Join the conversation!

Create an account to post a reply in this thread, participate in other discussions, and more!

Create a PokéCommunity Account
Ad Content
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


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