M i n a t o //
Listen to the Stereo
- 295
- Posts
- 17
- Years
- IL, U.S.
- Seen Nov 11, 2012
Nevermind. I found out how to fix it. -Solved-
Last edited:
WAIT POKEROY
If that scripts turns you into another person for some reason, I think you've just made scripting history! Now you could use that script for other purposes, and make someone go undercover or something like that, don't you realise what you just accomplished? x].
EarthsVisitor might be interested in that script...
#org $start
checkflag 0x527
if B_True goto $Done
checkflag 0x527
if B_false goto $Move1
message $moeder
$moeder 1 = \c\h01\h08Your mother is waiting for you\nin the lab.\pFollow me.
boxset 6
applymovement 0x3 $Gaan1
applymovement 0x3 $Gaan2
applymovement 0x3 $Gaan3
applymovement 0x3 $Gaan4
applymovement 0xFF $Stappen1
applymovement 0xFF $Stappen2
applymovement 0xFF $Stappen3
applymovement 0xFF $Stappen4
warp 0x4 0x6 0x0
setflag 0x527
release
end
#org $Done
release
end
#org $Move1
applymovement 0x3 $Lala1
pausemove 0
applymovement 0x3 $Lala2
pausemove 0
return
#org $Lala1
$Lala1 1 ; #Binary 0x08 0x12 0x12 0x12 0x12 0x12 0x12 0xFE
#org $Lala2
$Lala2 1 ; #Binary 0x12 0x12 0x12 0x12 0x12 0x12 0x04 0xFE
#org $Gaan1
$Gaan1 1 ; #Binary 0x12 0x12 0x12 0x12 0x12 0x12 0x12 0x12 0x12 0x12 0xFE
#org $Gaan2
$Gaan2 1 ; #Binary 0x12 0x12 0x11 0x11 0x11 0x11 0x11 0x11 0x11 0x11 0xFE
#org $Gaan3
$Gaan3 1 ; #Binary 0x11 0x11 0x11 0x11 0x11 0x11 0x13 0xFE
#org $Gaan4
$Gaan4 1 ; #Binary0x13 0x13 0x13 0x13 0x13 0x11 0x11 0x60 0xFE
#org $Stappen1
$Stappen1 1 ; #Binary 0x11 0x12 0x12 0x12 0x12 0x12 0x12 0x12 0x12 0x12 0xFE
#org $Stappen2
$Stappen2 1 ; #Binary 0x12 0x12 0x12 0x11 0x11 0x11 0x11 0x11 0x11 0x11 0xFE
#org $Stappen3
$Stappen3 1 ; #Binary 0x11 0x11 0x11 0x11 0x11 0x11 0x11 0x13 0xFE
#org $Stappen4
$Stappen4 1 ; #Binary 0x13 0x13 0x13 0x13 0x13 0x11 0x11 0x60 0xFE
Code:
Ruby - Sapphire
special 0x9C - ChoosePokemon (choose starterpokémon)
There you go, next time search.