The PokéCommunity Forums  

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

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 June 15th, 2019 (7:49 PM).
Cherubi420's Avatar
Cherubi420 Cherubi420 is offline
 
Join Date: Feb 2018
Posts: 5
I need help modifying this script so that it doesn't save over any other pokemarts


#dynamic 0x740000
#org 0x16BB10
jump @start ' This redirects the script to your dynamic-offset version. Remove this line if you don't want this.

#org @start
'-----------------------------------
special INIT_STEPCOUNT
compare LASTRESULT 0x2
if == jump @code2 ' Equal To
lock
faceplayer
message @text1 ' Hi, there!\nMay I he...
showmsg
pokemart 0x528E98
msgbox @text2 ' Please come again!
callstd MSG_NOCLOSE ' Non-closing message
release
' Release commands close any open messages
end

#org @code2
'-----------------------------------
release
end


#org @text1
= Hi, there!\nMay I help you?

#org @text2
= Please come again!

#org @mart1
item GREATBALL
item SUPERPOTION
item REVIVE
item ANTIDOTE
item PARLYZHEAL
item AWAKENING
item BURNHEAL
item ICEHEAL
item SUPERREPEL
endmart
Yes I use PKSuv. It's the only one I can use. Please do not reply unless you are helping
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:19 AM.