Crocky
SuperScarlet!
- 97
- Posts
- 16
- Years
- Seen Jul 23, 2020
This script is for FireRed. For some reason it works, but it doesn't set the flag so it doesn't repeat and the characters all re appear after you take one step. I can't figure out why this is happening.
I also used advancemap and put the Var Number as 1945, unknown as 3.
For the characters I put person ID as 1945.
I also used advancemap and put the Var Number as 1945, unknown as 3.
For the characters I put person ID as 1945.
Spoiler:
#dynamic 0x800000
#org @start
checkflag 0x1945
if 0x1 goto @end
hidesprite 0x5
playsong 0x11B 0x0
applymovement 0x4 @move
waitmovement 0x0
msgbox @1 0x6
applymovement 0x6 @move2
waitmovement 0x0
msgbox @2 0x6
applymovement 0x4 @move3
waitmovement 0x0
msgbox @3 0x6
applymovement 0x4 @move4
waitmovement 0x0
msgbox @4 0x6
trainerbattle 0x1 0x051 0x0 @before @after @later
end
#org @later
setflag 0x1945
playsong 0x11B 0x0
applymovement 0x4 @move5
waitmovement 0x0
msgbox @5 0x6
playsong 0x109 0x0
msgbox @6 0x6
applymovement 0x1 @move6
waitmovement 0x0
msgbox @7 0x6
msgbox @8 0x6
applymovement 0x3 @move7
waitmovement 0x0
hidesprite 0x3
applymovement 0x4 @move15
showsprite 0x5
applymovement 0x5 @move14
waitmovement 0x0
msgbox @9 0x6
msgbox @10 0x6
applymovement 0x4 @move8
waitmovement 0x0
hidesprite 0x4
applymovement 0x5 @move9
waitmovement 0x0
msgbox @11 0x6
applymovement 0x5 @move10
waitmovement 0x0
hidesprite 0x5
applymovement 0x6 @move11
waitmovement 0x0
msgbox @12 0x6
applymovement 0x7 @move12
waitmovement 0x0
msgbox @13 0x6
applymovement 0x7 @move13
waitmovement 0x0
msgbox @14 0x6
fadescreen 0x1
fadescreen 0x0
hidesprite 0x6
hidesprite 0x7
fadesong 0x0
setflag 0x827
release
end
#org @end
release
end
#org @1
= [blue_fr]???: Its simple.\pHand over the deed to the\nfarm and no one gets hurt.
#org @2
= [blue_fr]Man: No!\pThis is me and my Wife's\nplace.\pAin't no hooligan like yourself\ngoing to get your filthy\lpaws on the deed!
#org @3
= [blue_fr]???: Alrighty then...\pI will use force!
#org @4
= [blue_fr]???: Whats this?\pSome kid wants to interfere?\p....\p...\pSo you say your from the Dragon\nClan?\pThen you are my enemy!
#org @before
= [blue_fr]???: Who am I you ask?\pI am a member of Team Rocket!\pI challenge you to\na battle!\pWhen I win, you scram!
#org @after
= What in tarnation?\pWhat are you?
#org @5
= [blue_fr]Rocket: It doesn't matter\nthat I lost!\pGramps, give up your\nfarm!
#org @6
= [blue_fr]???:Thats enough of that,\nRocket!
#org @7
= [blue_fr]Rocket: Huh?
#org @8
= [red_fr]Woman: Look at that rock!
#org @9
= [blue_fr]As a member of the Dragon\nClan, and a member\lof the international police..\pI place you under arrest!
#org @10
= [blue_fr]Rocket: Ermm!\pCya!
#org @11
= [blue_fr]DragonClan Agent: Nice\nwork [player]!\pI must give chase to the\nRocket!\pI'll tell Lance what\nhappened here!
#org @12
= [blue_fr]Man: Hmm.\pI don't understand what just\nhappened, but your a hero!
#org @13
= [red_fr]Woman: Come Husband.\pWe will go back to our house.
#org @14
= [red_fr]Kid, thanks for saving our\nkeester!\pCome visit anytime, and\nfeel free to explore the ranch!
#org @move
#raw 0x23
#raw 0xFE
#org @move2
#raw 0x24
#raw 0xFE
#org @move3
#raw 0x23
#raw 0xFE
#org @move4
#raw 0x62
#raw 0x13
#raw 0x13
#raw 0xFE
#org @move5
#raw 0x12
#raw 0x12
#raw 0x12
#raw 0x12
#raw 0xFE
#org @move6
#raw 0x62
#raw 0x2
#raw 0x3
#raw 0x1
#raw 0x0
#raw 0xFE
#org @move7
#raw 0x52
#raw 0x52
#raw 0x54
#raw 0x12
#raw 0x12
#raw 0x11
#raw 0xFE
#org @move8
#raw 0x62
#raw 0x10
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0xFE
#org @move9
#raw 0x3
#raw 0xFE
#org @move10
#raw 0x10
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0xFE
#org @move11
#raw 0x13
#raw 0x13
#raw 0x13
#raw 0x13
#raw 0x13
#raw 0xFE
#org @move12
#raw 0x13
#raw 0x13
#raw 0x13
#raw 0x13
#raw 0x13
#raw 0x1
#raw 0xFE
#org @move13
#raw 0x3
#raw 0xFE
#org @move14
#raw 0x2
#raw 0x12
#raw 0x12
#raw 0xFE
#org @move15
#raw 0x3
#raw 0xFE
#org @start
checkflag 0x1945
if 0x1 goto @end
hidesprite 0x5
playsong 0x11B 0x0
applymovement 0x4 @move
waitmovement 0x0
msgbox @1 0x6
applymovement 0x6 @move2
waitmovement 0x0
msgbox @2 0x6
applymovement 0x4 @move3
waitmovement 0x0
msgbox @3 0x6
applymovement 0x4 @move4
waitmovement 0x0
msgbox @4 0x6
trainerbattle 0x1 0x051 0x0 @before @after @later
end
#org @later
setflag 0x1945
playsong 0x11B 0x0
applymovement 0x4 @move5
waitmovement 0x0
msgbox @5 0x6
playsong 0x109 0x0
msgbox @6 0x6
applymovement 0x1 @move6
waitmovement 0x0
msgbox @7 0x6
msgbox @8 0x6
applymovement 0x3 @move7
waitmovement 0x0
hidesprite 0x3
applymovement 0x4 @move15
showsprite 0x5
applymovement 0x5 @move14
waitmovement 0x0
msgbox @9 0x6
msgbox @10 0x6
applymovement 0x4 @move8
waitmovement 0x0
hidesprite 0x4
applymovement 0x5 @move9
waitmovement 0x0
msgbox @11 0x6
applymovement 0x5 @move10
waitmovement 0x0
hidesprite 0x5
applymovement 0x6 @move11
waitmovement 0x0
msgbox @12 0x6
applymovement 0x7 @move12
waitmovement 0x0
msgbox @13 0x6
applymovement 0x7 @move13
waitmovement 0x0
msgbox @14 0x6
fadescreen 0x1
fadescreen 0x0
hidesprite 0x6
hidesprite 0x7
fadesong 0x0
setflag 0x827
release
end
#org @end
release
end
#org @1
= [blue_fr]???: Its simple.\pHand over the deed to the\nfarm and no one gets hurt.
#org @2
= [blue_fr]Man: No!\pThis is me and my Wife's\nplace.\pAin't no hooligan like yourself\ngoing to get your filthy\lpaws on the deed!
#org @3
= [blue_fr]???: Alrighty then...\pI will use force!
#org @4
= [blue_fr]???: Whats this?\pSome kid wants to interfere?\p....\p...\pSo you say your from the Dragon\nClan?\pThen you are my enemy!
#org @before
= [blue_fr]???: Who am I you ask?\pI am a member of Team Rocket!\pI challenge you to\na battle!\pWhen I win, you scram!
#org @after
= What in tarnation?\pWhat are you?
#org @5
= [blue_fr]Rocket: It doesn't matter\nthat I lost!\pGramps, give up your\nfarm!
#org @6
= [blue_fr]???:Thats enough of that,\nRocket!
#org @7
= [blue_fr]Rocket: Huh?
#org @8
= [red_fr]Woman: Look at that rock!
#org @9
= [blue_fr]As a member of the Dragon\nClan, and a member\lof the international police..\pI place you under arrest!
#org @10
= [blue_fr]Rocket: Ermm!\pCya!
#org @11
= [blue_fr]DragonClan Agent: Nice\nwork [player]!\pI must give chase to the\nRocket!\pI'll tell Lance what\nhappened here!
#org @12
= [blue_fr]Man: Hmm.\pI don't understand what just\nhappened, but your a hero!
#org @13
= [red_fr]Woman: Come Husband.\pWe will go back to our house.
#org @14
= [red_fr]Kid, thanks for saving our\nkeester!\pCome visit anytime, and\nfeel free to explore the ranch!
#org @move
#raw 0x23
#raw 0xFE
#org @move2
#raw 0x24
#raw 0xFE
#org @move3
#raw 0x23
#raw 0xFE
#org @move4
#raw 0x62
#raw 0x13
#raw 0x13
#raw 0xFE
#org @move5
#raw 0x12
#raw 0x12
#raw 0x12
#raw 0x12
#raw 0xFE
#org @move6
#raw 0x62
#raw 0x2
#raw 0x3
#raw 0x1
#raw 0x0
#raw 0xFE
#org @move7
#raw 0x52
#raw 0x52
#raw 0x54
#raw 0x12
#raw 0x12
#raw 0x11
#raw 0xFE
#org @move8
#raw 0x62
#raw 0x10
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0xFE
#org @move9
#raw 0x3
#raw 0xFE
#org @move10
#raw 0x10
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0xFE
#org @move11
#raw 0x13
#raw 0x13
#raw 0x13
#raw 0x13
#raw 0x13
#raw 0xFE
#org @move12
#raw 0x13
#raw 0x13
#raw 0x13
#raw 0x13
#raw 0x13
#raw 0x1
#raw 0xFE
#org @move13
#raw 0x3
#raw 0xFE
#org @move14
#raw 0x2
#raw 0x12
#raw 0x12
#raw 0xFE
#org @move15
#raw 0x3
#raw 0xFE