The PokéCommunity Forums  

Go Back   The PokéCommunity Forums > Fan Games > Binary ROM Hacking
Reload this Page Script Scripting issue

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 16th, 2016 (7:45 PM).
MadMalitian MadMalitian is offline
 
Join Date: Aug 2015
Gender: Male
Posts: 6
I want to make a pokeball give someone a pokemon, then disappear. When i use the code *below* my game either doesnt give me the pokemon and you hear a click when i select the pokeball, or weird text is displayed and it freezes the rom. Please help me

The code:

#dynamic 0x1EABD0

#org @start
hidesprite 1
fanfare 0x13E
msgbox @event1 0x6
givepokemon 0x133 0x5 0x1 0x0 0x0 0x0
waitfanfare
release
end

#org @event1
= [PLAYER] recived a [red_fr]pokemon!
Reply With Quote
  #2   Link to this post, but load the entire thread.  
Old November 16th, 2016 (11:35 PM).
Frexxit's Avatar
Frexxit Frexxit is offline
 
Join Date: Sep 2014
Posts: 12
You need to add in advanced map the movement 11, that makes disapear the object from the map. To make disapear foreven you also need to add a person ID so the "Person" (the pokeball) Disapear when the script is over. Hide sprite doesn't make it disapear, it just hide it. maybe you need to try put at the start "lock" and then "faceplayer" to. i have to said that i never try that, so good luck
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:18 AM.