The PokéCommunity Forums  

Go Back   The PokéCommunity Forums > Fan Games > Binary ROM Hacking
Reload this Page Script why a pokeball always reappear when I script it? 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 September 4th, 2020 (8:48 AM).
angelkof angelkof is offline
 
Join Date: Aug 2020
Posts: 21
I've been trying to give a player a simple item, but it always come back, idk why.
this is the script I use:

#dynamic 0x800000

#org @main
giveitem 0x22 0x1 MSG_FIND
end

And after compiling I get it look like this:

'---------------
#org 0x29111C
giveitem 0x22 0x1 MSG_FIND
end
Reply With Quote
  #2   Link to this post, but load the entire thread.  
Old September 5th, 2020 (2:58 AM).
Pyxal's Avatar
Pyxal Pyxal is offline
It's pronounced pixel.
 
Join Date: Jul 2019
Location: Pakistan
Age: 17
Posts: 987
Quote:
Originally Posted by angelkof View Post
I've been trying to give a player a simple item, but it always come back, idk why.
this is the script I use:

#dynamic 0x800000

#org @main
giveitem 0x22 0x1 MSG_FIND
end

And after compiling I get it look like this:

'---------------
#org 0x29111C
giveitem 0x22 0x1 MSG_FIND
end
If this is a script for an item that you pick from the ground, a flag has to be set corresponding to the Event ID.
__________________
Reply With Quote
  #3   Link to this post, but load the entire thread.  
Old September 5th, 2020 (10:05 PM).
angelkof angelkof is offline
 
Join Date: Aug 2020
Posts: 21
yes, it is. how can I do that?
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:15 AM.