Dejo aqui los scripts:
#dynamic 0x800000
#org @inicio
checkflag 0x200
if 0x1 goto @inicio2
msgbox @frase 0x6
setflag 0x200
end
#org @frase
= \n[PLAYER]: !Ahhhhh¡... ¿Fue...\lun sueño...? A es verdad\lhoy recogiaa mi primer pokemon...\lMe intentare volver a\ldormir... Buenas noches [PLAYER]
#org @inicio2
release
end
'---------------
#org 0x800ACB
checkflag 0x200
if 0x1 goto 0x8800B6A
msgbox 0x8800AE3 MSG_NORMAL '"\n[player]: !Ahhhhh¡... ¿Fue...\lu..."
setflag 0x200
end
'---------------
#org 0x800B6A
release
end
'---------
' Strings
'---------
#org 0x800AE3
= \n[player]: !Ahhhhh¡... ¿Fue...\lun sueño...? A es verdad\lhoy recogiaa mi primer pokemon...\lMe intentare volver a\ldormir... Buenas noches [player]
Tambien lo intente poniendo callstd...
Bye