Pikachu™
Pika Pika!
- 199
- Posts
- 17
- Years
- Seen Sep 8, 2019
#org $start
checkflag 0x82F
if b_true goto $done
setflag 0x82F
applymovement 0x1 $come
pausemove 0
playsound 0x12E
nop
message $1
$1 1 =Good morning honey \nand Happy Birthday!
boxset 6
message $2
$2 1 =oh how they grow up so fast!\nHere is your Birthday present!
boxset 6
nop
fanfare 0x13E
message $3
$3 1 =\v\h01 received Running shoes!
boxset 6
waitfanfaire
message $4
$4 1 =\v\h01 put on the shoes
boxset 6
message $5
$5 1 =Me and your dad have \ndecided that you are \lnow old enough to have \pyour own pokemon.
boxset 6
message $6
$6 1 =So your dad \ncaught you a pokemon yesterday.
boxset 6
message $7
$7 1 =\pUnfortantley your Dad couldn't \nmake it home because \lhe is busy at the lab
boxset 6
$8 1 =\pso if you want the \npokemon go to your father's lab
boxset 6
nop
fadesound 0x12c
applymovement 0x1 $going
pausemove 0
release
end
#org $done
release
end
#org $come
#raw 0x13
#raw 0x13
#raw 0x01
#raw 0xFE
#org $come
$come 1 ; #binary 0x13 0x13 0x01 0xFE
#org $going
#raw 0x12
#raw 0x12
#raw 0xFE
#org $going
$going 1 ; #binary 0x12 0x12 0xFE
could someone help me? For some reason the script stop halfway though
could someone plz look at this script i posted ealier