Pikachu™
Pika Pika!
- 199
- Posts
- 17
- Years
- Seen Sep 8, 2019
#org $start
lock
faceplayer
checkflag 0x828
if B_true goto $other
message $1
$1 1 =Ah \v\h01\ I guess your \nhere to get your \lBirthday Present.
boxset 6
message $2
$2 1=Here take your Birthday Present!
boxset 6
givepokemon 115 5 0
fanfare 0x13E
message $4
$3 1 =\v\h01\ received a \nChimchar!
boxset 4
waitfanfare
#raw 0x68
setflag 0x828
message $4
$4 1 =\v\h01\ Would you \nlike to rename Chimchar?
boxset 5
compare LASTRESULT 0x1
if b_true gosub $name
message $5
$5 1 =Now that you have your \nown pokemon you must \llook after it \pwith love and care.
boxset 6
message $6
$6 1=If you do treat this \nChimchar with love and care \lI might let you \ptravel the region.
boxset 6
message $7
$7 1=But before you \ngo I have something \lto tell you.
boxset 6
message $8
$8 1=I Will be leaving \ntomorrow to travel \lthe Region so that \pI may continue my research.
boxset 6
message $9
$9 1=While I am gone my assistant \nwill take care of the lab.
boxset 6
setweather 0x3
#raw 0x00
doweather
message $10
$10 1=It looks like it \nstarted raining you \lbetter go home \pto keep dry
boxset 6
release
end
#org $name
call 0x1A74EB
return
#org $other
lock
faceplayer
message $11
$11 1 =you better \ngo home to keep dry
release
end
it still dosen't work it keeps on repeating the same thing over and over now
lock
faceplayer
checkflag 0x828
if B_true goto $other
message $1
$1 1 =Ah \v\h01\ I guess your \nhere to get your \lBirthday Present.
boxset 6
message $2
$2 1=Here take your Birthday Present!
boxset 6
givepokemon 115 5 0
fanfare 0x13E
message $4
$3 1 =\v\h01\ received a \nChimchar!
boxset 4
waitfanfare
#raw 0x68
setflag 0x828
message $4
$4 1 =\v\h01\ Would you \nlike to rename Chimchar?
boxset 5
compare LASTRESULT 0x1
if b_true gosub $name
message $5
$5 1 =Now that you have your \nown pokemon you must \llook after it \pwith love and care.
boxset 6
message $6
$6 1=If you do treat this \nChimchar with love and care \lI might let you \ptravel the region.
boxset 6
message $7
$7 1=But before you \ngo I have something \lto tell you.
boxset 6
message $8
$8 1=I Will be leaving \ntomorrow to travel \lthe Region so that \pI may continue my research.
boxset 6
message $9
$9 1=While I am gone my assistant \nwill take care of the lab.
boxset 6
setweather 0x3
#raw 0x00
doweather
message $10
$10 1=It looks like it \nstarted raining you \lbetter go home \pto keep dry
boxset 6
release
end
#org $name
call 0x1A74EB
return
#org $other
lock
faceplayer
message $11
$11 1 =you better \ngo home to keep dry
release
end
it still dosen't work it keeps on repeating the same thing over and over now