19106-Problema_con_las_flags
#6
JolouRocsas 26275
Pruebalo con variables debería funcionar.
:D
#dynamic 0x800000

#org @inicio
lock
faceplayer
compare 0x40FF 0x1
if 0x1 goto @inicio2
msgbox @frase MSG_NORMAL '"Voy a enseñarte como me muevo,\nch..."
applymovement 0x11 @move
waitmovement 0x11
msgbox @frase2 MSG_NORMAL '"¿Qué te ha parecido?"
setvar 0x40FF 0x1
release
end

#org @inicio2
msgbox @frase3 MSG_NORMAL '"Ya has visto mis movimientos. ¿Qué..."
release
end

#org @frase
= Voy a enseñarte como me muevo,\nchaval.

#org @frase2
= ¿Qué te ha parecido?

#org @frase3
= Ya has visto mis movimientos. ¿Qué\nmas quieres?

#org @move
#raw 0xB
#raw 0xB
#raw 0xA
#raw 0xA
#raw 0x0
#raw 0xFE