The PokéCommunity Forums  

Go Back   The PokéCommunity Forums > Fan Games > Binary ROM Hacking
Reload this Page Script How would I have the game automatically give the player running shoes at the beginning when they spawn? [Firered]

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 3rd, 2020 (11:10 PM).
Momoro's Avatar
Momoro Momoro is offline
I'm gonna put some dirt in your eye..
 
Join Date: Aug 2019
Location: Castelia City, Unova
Gender: Male
Posts: 269
I would like to have the player be able to use running shoes at the beginning of the game, rather than walking slowly to the next town.

How would I do this?

Thanks :)
Reply With Quote
  #2   Link to this post, but load the entire thread.  
Old November 4th, 2020 (3:27 AM).
mcferaligatr's Avatar
mcferaligatr mcferaligatr is offline
 
Join Date: Nov 2018
Posts: 120
- Open up Advance Map, navigate to the player's house (upper floor - spawn point).
- Go to the "header" tab, add a type 03 level script which should look like this when compiled:

#dynamic 0x800000
#org @start
setflag 0x82F
end

'------------------

setflag 0x82F enables running shoes, and with a level script, they are going to be activated when the player spawns. (Note, this makes running shoes available outside only if you're using a regular game without mods that allow shoes to be used in buldings).
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:16 AM.