Quote:
Originally Posted by dogz
can anyone tell me whats wrong with this script
#dynamic 0x80005b
#org @start
lock
faceplayer
checkflag 0x829
if 0x0 goto @pokedex
checkflag 0x829
if 0x1 goto @tobad
release
#org @pokedex
setflag 0x829
msgbox @here
boxset 0x6
release
end
#org @tobad
msgbox @noway
boxset 0x6
end
#org @here
= heres a pokedex for you
#org @noway
= now leave me alone!
|
I've fixed it for you. now leave me alone!

lol