qaz015393
pokemon revenge developer
- 789
- Posts
- 15
- Years
- Seen Feb 10, 2025
Spoiler:
Anyone who can help, can. Also what happened to my scripts in advance text? They are not what they were before I edited the rom. And every rom I open has the same text edited & its driving me crazy. I did a few scripts that said they were re pointed before they saved. now I cant re edit anything with out having the scripts going out of sync. I can't even re open advance text now without having every rom's script the same as the messed up 1 &I can't open some of them [I have 3 different advance text in 3 different places and only 1 works].
Do I need to restart the hack from the beginning? I really don't want to and waste the time.
EDIT:
Ok now I got a new problem, I need help with this script I did. I get the following error:
Spoiler:
![[PokeCommunity.com] Fire red need some help to make this script have no errors [PokeCommunity.com] Fire red need some help to make this script have no errors](https://i.imgur.com/XWhqxdZ.png)
Now here is the script:
Spoiler:
'---------------
#org 0x16923E
lockall
textcolor 0x0
applymovement 0x4 0x81692B0
waitmovement 0x0
hidesprite 0x4
movesprite2 0x4 0x6 0x3
spritebehave 0x4 0x8
clearflag 0x2B
applymovement MOVE_PLAYER 0x81692B7
waitmovement 0x0
applymovement 0x8 0x81A75E9
waitmovement 0x0
clearflag 0x4001
playsong2 0x0
fadedefault
msgbox 0x818DC94 MSG_KEEPOPEN '"[rival]: Gramps!\nI'm fed up with ..."
closeonkeypress
pause 0x3C
msgbox 0x818DFBC MSG_KEEPOPEN '"OAK: [rival]?\nLet me think[.]\pOh..."
closeonkeypress
pause 0x1E
applymovement 0x8 0x81692C0
waitmovement 0x0
msgbox 0x818DCB9 MSG_KEEPOPEN '"[rival]: Hey! Gramps! No fair!\nWh..."
msgbox 0x818E0EA MSG_KEEPOPEN '"OAK: Be patient, [rival].\nYou can..."
setvar 0x4055 0x2
releaseall
end
'---------
' Strings
'---------
#org 0x18DC94
= [rival]: Master!\nI'm fed up with waiting!
#org 0x18DFBC
= ALUCARD: [rival]?\n...\l[rival]: [player]'s back!\pALUCARD: Yes. Welcome home my\nmaster. Do you remember what\lhappened to you when Team Dark\lresurfaced?\p[player]: Yes I do. When I battled\nTe
am DArk here when they\l
resurfaced, I faild to save ABBY\ldue to some type of device that\lwas
to copy my power to make\lshadow pokemon. I managed to get\lcaptured as well and Team Dark\lexperimented on me and charizard.\pALUCARD: Yep now there are dark\npokemon everywhere and Team Dark\lhas brainwashed everyone so now\lthey are part of Team Dark and\lhave no memory of you.\p[rival]: Good thing it doesn't work\non us not living.\pALUCARD: Hahaha. Good one. [rival].\nAlso it seems their new plans are\lalmost finished.
#org 0x18DCB9
= [rival]: Now we have to go and stop\nthem again T-T\pAlucard: Yep, now lets get going.\nDon't forget to take a pokemon\lwith you.
#org 0x18E0EA
= ALUCARD: Be patient, [rival].\nYou can have one, too!
'-----------
' Movements
'-----------
#org 0x1692B0
#raw 0x11 'Step Up (Normal)
#raw 0x11 'Step Up (Normal)
#raw 0x11 'Step Up (Normal)
#raw 0x11 'Step Up (Normal)
#raw 0x11 'Step Up (Normal)
#raw 0x11 'Step Up (Normal)
#raw 0xFE 'End of Movements
#org 0x1692B7
#raw 0x11 'Step Up (Normal)
#raw 0x11 'Step Up (Normal)
#raw 0x11 'Step Up (Normal)
#raw 0x11 'Step Up (Normal)
#raw 0x11 'Step Up (Normal)
#raw 0x11 'Step Up (Normal)
#raw 0x11 'Step Up (Normal)
#raw 0x11 'Step Up (Normal)
#raw 0xFE 'End of Movements
#org 0x1A75E9
#raw 0x2E 'Face Up (Delayed)
#raw 0xFE 'End of Movements
#org 0x1692C0
#raw 0x26 'Step on the Spot Up (Faster)
#raw 0x26 'Step on the Spot Up (Faster)
#raw 0xFE 'End of Movements
Last edited: