The PokéCommunity Forums  

Go Back   The PokéCommunity Forums > Fan Games > Binary ROM Hacking
Reload this Page Other Accessing fly script through item

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 September 18th, 2015 (5:01 AM). Edited September 18th, 2015 by Squeetz.
Squeetz's Avatar
Squeetz Squeetz is offline
ROM Hacker
 
Join Date: Jun 2013
Location: Norway
Age: 25
Gender: Male
Nature: Quiet
Posts: 236
Hello,


Relatively short question;
Is it possible to access the HM move Fly through an item? (Without JPAN's engine)
Has there been done any research on this?
Thanks in advance.
Reply With Quote
  #2   Link to this post, but load the entire thread.  
Old September 18th, 2015 (5:28 AM).
robinjea's Avatar
robinjea robinjea is offline
 
Join Date: Sep 2012
Age: 25
Gender: Male
Nature: Quirky
Posts: 534
Actually there is one by FBI. http://www.pokecommunity.com/showthread.php?p=8505424#post8505424 ^U^
Reply With Quote
  #3   Link to this post, but load the entire thread.  
Old September 18th, 2015 (5:47 AM).
Squeetz's Avatar
Squeetz Squeetz is offline
ROM Hacker
 
Join Date: Jun 2013
Location: Norway
Age: 25
Gender: Male
Nature: Quiet
Posts: 236
Quote:
Originally Posted by BlackWhiteRobin View Post
Hmm, but his routines replaces the 'Exit' with 'Map' on the menu screen, and I want this to be an item. I'll ask him.
Reply With Quote
  #4   Link to this post, but load the entire thread.  
Old September 18th, 2015 (6:04 AM).
esperance's Avatar
esperance esperance is offline
 
Join Date: Mar 2010
Location: OH
Age: 26
Gender: Male
Nature: Relaxed
Posts: 3,830
Honestly this post is a good place to start.
http://www.pokecommunity.com/showpost.php?p=8505424&postcount=8

But, because I'm nice I looked through it and figured it out. All you need to use is a callasm 0x80C4EF9 and you can fly anywhere that you've already visited. :)
Code:
#dynamic 0x800000

#org @start
lock
faceplayer
msgbox @m1 MSG_KEEPOPEN
closeonkeypress
callasm 0x80C4EF9
waitstate
release
end

#org @m1
= I'm the Magical Flying Tree!\nLet's go!
Something like that will work. It brings up the flying map, lets you pick a city, and you fly there. I believe the first non-fainted Pokemon is shown using fly, though.
__________________
What are you so afraid of?
Reply With Quote
  #5   Link to this post, but load the entire thread.  
Old September 18th, 2015 (11:54 AM).
Squeetz's Avatar
Squeetz Squeetz is offline
ROM Hacker
 
Join Date: Jun 2013
Location: Norway
Age: 25
Gender: Male
Nature: Quiet
Posts: 236
Quote:
Originally Posted by Hopeless Masquerade View Post
Honestly this post is a good place to start.
http://www.pokecommunity.com/showpost.php?p=8505424&postcount=8
Yeah, in the end I thought it'd be better just to have it be called from the menu, and I talked to FBI about.
Thanks anyways though! :)
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:09 AM.