#dynamic 0x800000
#org @inicio
checkflag 0x2101
if 0x1 goto @inicio2
msgbox @frase 0x6
setflag 0x2101
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
Y cuando lo introduzco se convierte en
'-----------------------Pero el script no reacciona cuando me pongo encima, ¿por que?
#org 0x800558
checkflag 0x2101
if 0x1 goto 0x8800605
msgbox 0x880056E '"\n\nPLAYERR: !Ahhhhh¡... ¿Fue...\lu..."
callstd 0x6
setflag 0x2101
end
'-----------------------
#org 0x800605
release
end
'---------
' Strings
'---------
#org 0x80056E
= \n\nPLAYERR: !Ahhhhh¡... ¿Fue...\lun sueño...? A es verdad\lhoy recogiaa mi primer pokemon...\lMe intentare volver a\ldormir... Buenas noches PLAYERR
Gracias