The PokéCommunity Forums  

Go Back   The PokéCommunity Forums > Fan Games > Binary ROM Hacking
Reload this Page Script Running Shoes script in Emerald not working

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, 2019 (6:52 AM). Edited November 17th, 2019 by Maid-of-Heart.
Maid-of-Heart Maid-of-Heart is offline
 
Join Date: Feb 2015
Gender: Female
Nature: Timid
Posts: 9
It's what it says. Basically, I don't know what's wrong, but the player just can't run afterwards. I'm not sure what's wrong. Any help would be greatly appreciated.

My script is this:
#dynamic 0x481DD4

#org @start
lock
faceplayer
checkflag 0x8C0
if 0x1 goto @gotten
checkgender
compare 0x800D 0x1
if 0x1 goto @girl
goto @boy

#org @gotten
msgbox @highway50 0x6
release
end

#org @girl
msgbox @highway48 0x6
setflag 0x8C0
release
end

#org @boy
msgbox @highway49 0x6
setflag 0x8C0
release
end

#org @highway48
= Yo dudette want some shoes?\pYOU: I-\pPERSON: Say no more.\p(You obtained the running shoes!)

#org @highway49
= Yo dude want some shoes?\pYOU: I-\pPERSON: Say no more.\p(You obtained the running shoes!)

#org @highway50
= How are those shoes treating you?\pYOU: I have five blisters.\pPERSON: No you don't.\pYOU: Actually I don't,\nyou're right.\pI was just saying that to be mean.\pPERSON: You need to learn how to\naccept gifts.\pYOU: Well it wasn't so much a\ngift as a shoving off onto.\pPERSON: That phrase was dumb,\nbut you're welcome.
Reply With Quote
  #2   Link to this post, but load the entire thread.  
Old November 12th, 2019 (11:51 AM). Edited November 12th, 2019 by Wiserospray.
Wiserospray's Avatar
Wiserospray Wiserospray is offline
 
Join Date: Apr 2019
Location: Yankee
Gender: Male
Nature: Timid
Posts: 11
How are you implementing the script? It could just not be running properly due to some reason or another.
Reply With Quote
  #3   Link to this post, but load the entire thread.  
Old November 17th, 2019 (9:44 AM).
Maid-of-Heart Maid-of-Heart is offline
 
Join Date: Feb 2015
Gender: Female
Nature: Timid
Posts: 9
Okay I'm coming back to this finally to say that I just fiddled with the map type or whatever it's called; I changed it to 'show village names' and it worked. So I guess that was it.
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:14 AM.