The PokéCommunity Forums  

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

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 21st, 2014 (11:08 PM).
Lancekoijer32497's Avatar
Lancekoijer32497 Lancekoijer32497 is offline
 
Join Date: May 2014
Gender: Male
Posts: 57
multichoice 0xF 0x6 0x17 0x0

thats a Multi box command that I found in Light Platinum rom

What does those codes all about?

the
0xF=
0x6=
0x17=
and 0x0=

thanks for your help ^_^
Reply With Quote
  #2   Link to this post, but load the entire thread.  
Old June 22nd, 2014 (12:20 AM).
Mana's Avatar
Mana Mana is offline
 
Join Date: Jan 2009
Location: UK
Age: 31
Gender: Male
Posts: 10,075
Quote:
Originally Posted by diegoisawesome
xx: X co-ordinate
yy: Y co-ordinate
zz: Multi ID. Refer to Multi List
aa: Determines if B can cancel. 0x0 means B can cancel.
You'll find most of your answers to simply script problems and understanding here
__________________
Reply With Quote
  #3   Link to this post, but load the entire thread.  
Old June 22nd, 2014 (1:23 AM).
Lancekoijer32497's Avatar
Lancekoijer32497 Lancekoijer32497 is offline
 
Join Date: May 2014
Gender: Male
Posts: 57
so you mean the X-is the 0xF
Y-is the 0x6
Multi ID-is the 0x17
and the aa-is 0x0?

or 0x6 is the X
and 0x17 is the Y
Reply With Quote
  #4   Link to this post, but load the entire thread.  
Old June 22nd, 2014 (1:37 AM).
Mana's Avatar
Mana Mana is offline
 
Join Date: Jan 2009
Location: UK
Age: 31
Gender: Male
Posts: 10,075
multichoice 0xF 0x6 0x17 0x0
multichoice 0xXX 0xYY 0xZZ 0xAA

for comparison ^ it's all outlined in the tutorial.
__________________
Reply With Quote
  #5   Link to this post, but load the entire thread.  
Old June 22nd, 2014 (1:43 AM). Edited June 23rd, 2014 by Logan.
Lancekoijer32497's Avatar
Lancekoijer32497 Lancekoijer32497 is offline
 
Join Date: May 2014
Gender: Male
Posts: 57
I found nothing there haha

I have succesfully manage to do the multichoice but it seams like a Faulty script appeared, instead of the word FENNEKIN appeared in the box, SLATEPORT CITY appeared, heres my script.

#dynamic 0x740000

#org @start
msgbox @Give
callstd 0x6
multichoice 0x12 0x6 0x38 0x2
copyvar 0x8000 LASTRESULT
compare 0x8000 0x0
if == jump @Fennekin
compare 0x8000 0x1
if == jump @Chespin
compare 0x8000 0x2
if == jump @Froakie
release
end

#org @Fennekin
msgbox @ask
callstd MSG_YESNO
compare LASTRESULT NO
if == jump @wait
addpokemon CHARMANDER 0x5 LEFTOVERS 0x0 0x0 0x0
msgbox @get
setflag RS_POKEMON
disappear 0x4
release
end

#org @Chespin
msgbox @ask2
callstd MSG_YESNO
compare LASTRESULT NO
if == jump @wait
addpokemon BULBASAUR 0x5 LEFTOVERS 0x0 0x0 0x0
msgbox @get2
setflag RS_POKEMON
disappear 0x4
release
end

#org @Froakie
msgbox @ask3
callstd MSG_YESNO
compare LASTRESULT NO
if == jump @wait
addpokemon SQUIRTLE 0x5 LEFTOVERS 0x0 0x0 0x0
msgbox @get3
setflag RS_POKEMON
disappear 0x4
release
end

#org @wait
jump @start

#org @okay
= The Machine is Empty

#org @Give
= This MACHINE has 3 PKMN\nGet atleast 1!

#org @ask
= Would you like to\nchoose FENNEKIN?

#org @ask2
= Would you like to\nchoose CHESPIN?

#org @ask3
= Would you like to\nchoose FROAKIE?
Reply With Quote
  #6   Link to this post, but load the entire thread.  
Old June 22nd, 2014 (4:19 PM).
Danny0317's Avatar
Danny0317 Danny0317 is offline
Fluorite's back, brah
 
Join Date: Jun 2013
Age: 23
Gender: Male
Nature: Hasty
Posts: 1,067
You gotta edit them with a tool.
Use this one, it's in spanish but easy to use.
https://mega.co.nz/#!DpBFHa7R!NO8GW1GOnmCxjhEX-iJ4fHZGYmZC-jIQuhz4Ls-prec
also, if I were you I would edit posts instead of posting twice in a row before a mod sees it xD
__________________
Reply With Quote
  #7   Link to this post, but load the entire thread.  
Old June 22nd, 2014 (5:14 PM).
Lancekoijer32497's Avatar
Lancekoijer32497 Lancekoijer32497 is offline
 
Join Date: May 2014
Gender: Male
Posts: 57
Oh I'm so sorry, anyways thanks for the link ^_^
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.