Tengo este script, que funciona:
#dynamic 0x800000
#org @inicio
lock
faceplayer
checkflag 0x200
if 0x1 goto @noxd
msgbox @pregunta 0x5
compare lastresult 0x1
if 0x1 goto @si
msgbox @text 0x6
release
end
#org @noxd
msgbox @1 0x6
release
end
#org @si
givepokemon 0x1b8 0x5 0x0 0x0 0x0 0x0
setflag...