- 7
- Posts
- 9
- Years
- Seen Mar 5, 2020
Does anyone know what the image offset is for the background in "Oak's Intro" in FireRed?
Does anyone know what the image offset is for the background in "Oak's Intro" in FireRed?
like 0 npcs throughout the whole tower or where did you add the npcI have no idea what happened. I put a trainer into the Pokemon Tower with the Advance Map and Advance Trainer. I go to Lavender town on the Emulator, the Pokemon Tower is literally empty. I can't go up the stairs, nor can I exit the Tower. I saved before I entered. On the advance map the npcs are there but I can't actually see them.
like 0 npcs throughout the whole tower or where did you add the npc
if you delete the addded npc, what happens? everything return to normal?i don't know about the rest of tower, i can't get up the stairs. the trainer was added when you walk in. i might have to just restart, annoyingly.
Hello and good day. I have a question related to level scripts.
Can one map have two [Script Type 2] level scripts? Both will check different variables, of course.
Thanks~
#org 0xwhateveroffsetthiscamefrom
#raw 2
#raw pointer @scriptstuff
#raw 0
#org @scriptstuff
#raw word 0x4000
#raw word 1
#raw pointer @main
#raw word 0
#org 0xwhateveroffsetthiscamefrom
#raw 2
#raw pointer @scriptstuff
#raw 0
#org @scriptstuff
#raw word 0x4000
#raw word 1
#raw pointer @main
#raw word 0x4000
#raw word 2
#raw pointer @main2
#raw word 0
The second set is still a part of the 0x2 script, but amap wasn't smart enough to catch these. This is why level scripts in the littleroot houses are cut off in amap, there are more put together this way.
Those in red, I believe you meant XSE instead of A-Map?
2 questions about Emerald:
*Is it possible to force the SET battle style?
*Is it possible to have nicknames for trainer/ leader pokemon?