The PokéCommunity Forums  

Go Back   The PokéCommunity Forums > Fan Games > Binary ROM Hacking
Reload this Page Script Removing the roaming Latias/Latios in Emerald

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 July 5th, 2018 (9:20 AM).
Foxes's Avatar
Foxes Foxes is offline
 
Join Date: Sep 2015
Gender: Male
Posts: 59
I've added both Latias and Latios as static encounters, so I'd now like to remove the roaming one so that there aren't duplicates. I assume it would just be a case of removing a special from a script like removing the roaming legendary beast is in FireRed, but I can't actually find the script that activates it in the first place. I've looked through all of the scripts in the player's house but none of them include the part where your mum asks you what colour the Pokémon on TV was. If anyone knows where I can find this script, and how I can remove the roaming Pokémon if I need to do anything different for that, I'd greatly appreciate it.
Reply With Quote
  #2   Link to this post, but load the entire thread.  
Old July 7th, 2018 (6:58 AM). Edited July 7th, 2018 by jirachiwishmaker.
jirachiwishmaker's Avatar
jirachiwishmaker jirachiwishmaker is offline
 
Join Date: Jul 2007
Location: Forina
Gender: Male
Nature: Lonely
Posts: 116
You can try to compile the following script to replace the original full script.

Spoiler:
'---------------
#org 0x292AF2
lockall
checkgender
compare LASTRESULT 0x0
if 0x1 call 0x8292C76
compare LASTRESULT 0x1
if 0x1 call 0x8292C86
compare 0x8008 0x0
if 0x1 call 0x8292D08
compare 0x8008 0x1
if 0x1 call 0x8292D13
applymovement 0x8009 0x827259E
waitmovement 0x0
sound 0x15
applymovement 0x8009 0x8272598
waitmovement 0x0
applymovement 0x8009 0x827259A
waitmovement 0x0
pause 0x14
compare 0x8008 0x0
if 0x1 call 0x8292C96
compare 0x8008 0x1
if 0x1 call 0x8292CA1
msgbox 0x81F800E MSG_KEEPOPEN
giveitem 0x109 0x1 MSG_OBTAIN
msgbox 0x81F80FE MSG_KEEPOPEN
closeonkeypress
pause 0x14
compare 0x8008 0x0
if 0x1 call 0x8292CAC
compare 0x8008 0x1
if 0x1 call 0x8292CC1
msgbox 0x81F815B MSG_KEEPOPEN
closeonkeypress
compare 0x8008 0x0
if 0x1 call 0x8292CD6
compare 0x8008 0x1
if 0x1 call 0x8292CEF
sound 0x8
hidesprite 0x8009
setflag 0x123
pause 0x1E
compare 0x8008 0x0
if 0x1 call 0x8292D48
compare 0x8008 0x1
if 0x1 call 0x8292D5D
pause 0x14
msgbox 0x81F81B9 MSG_KEEPOPEN
closeonkeypress
compare 0x8008 0x0
if 0x1 call 0x8292D72
compare 0x8008 0x1
if 0x1 call 0x8292D7D
setvar 0x4082 0x4
setvar 0x408C 0x4
releaseall
end
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

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:20 AM.