Conversation Between Blah and Lance32497
Showing Visitor Messages 1 to 15 of 73
-
December 16th, 2015 7:00 PMLance32497Hello, I had a problem regarding you Pokemon Storate outside routine, upon calling routines and setting vars, the pokemon that are supposed to be stored in slot 1 isn't stored in correct slot, but it is in third slot abd the 1st slot is badegg.
I combined the first routine and Full party swap -
December 14th, 2015 6:32 PMLance32497Oh thanks, Now I can implement RSE-like choose starter graphics
-
December 14th, 2015 7:04 AMBlahyeah, so the OAM needs to be given a different pal ID in the routine. If you have IDA, check out the objtemplate struct, it's given a pal ID, you need to change that in the routine. To hide it, it depends on the BG number you're using. But you can call the function at 0800139C, with R0 = BG number you want to hide.
-
December 14th, 2015 3:21 AMLance32497Hi, I had made your routine on how to show a 256 Tilemap to work but I have a problem, I tried to combine that routine and your OAM routine but it just messed the screen, do you have any idea how to make it work? And how to hide the generated 256 tilemap?
-
July 21st, 2015 7:51 AMBlahNo, you can have more in the storage. Details about expanding it are there, but it's much more complicated to expand rather than inserting a few routines, you have to change some things.
-
June 13th, 2015 2:25 AMLance32497Hi, about your code of changing HM 02, I found a bug there, even though I don't have a pokemon who knows fly, it shows the map that you are allowed to fly, and if I press cancel, it goes to Pokemon Menu screen,,,
EDIT: Whew, it worked, thanks for the patch
anyway about your Pokemon STorage Routine, only 6 pokemon are allowed to be inserted? -
February 26th, 2015 6:24 AMBlahHi, sorry I don't have time to debug your game for you. I'm busy with the hackathon.
-
February 25th, 2015 5:59 PMLance32497Hey
-
February 23rd, 2015 8:20 PMLance32497IDK why it doesn't work
anyways about your chain fishing,
can you take a look on what's wrong in what I did....
Setting 0x8002 0xFF won't make the next pokemon in wild shiny although I inserted the Shiny Encounter Routine,
then when there would be a pokemon in a hook, the game freezes...
here's the link of patched file
http://www.filedropper.com/magmared103 -
February 22nd, 2015 7:38 AMBlahHi, I don't know why it doesn't work for you :x
For PSS, yes you can put whichever Pokemon you want. -
February 21st, 2015 10:30 PMLance32497Hey, about your PSS routine?
Can I make a rental Pokemon fake there?
Can I manipulate what Pokemon will be on PSS? -
February 21st, 2015 8:46 PMLance32497It doesnt work
-
February 18th, 2015 5:44 AMBlahline 16, it should say ldr r4, =(0x8018F18)
I forgot the 0x :P -
February 17th, 2015 11:16 PMLance32497I tried to compile the routine you gave to me and the tool shows me

-
February 13th, 2015 6:43 PMBlahI'm a little busy this weekend, I'll start about Feb 18th ish, maybe earlier if I have time.

