JkiisRuizKill
Jkiis Ruiz
#dynamic 0x800000
#org @inicio
lock
faceplayer
msgbox @frase 0x5
compare LASTRESULT 0x1
if 0x1 goto @inicio2
if 0x0 goto @inicio3
release
end
#org @inicio2
msgbox @frase2 0x6
end
#org @inicio3
msgbox @frase3 0x6
end
#org @frase
= 2
#org @frase2
= si
#org @frase3
= no
¿Que hay mal? me dice error en la linea 7
#org @inicio
lock
faceplayer
msgbox @frase 0x5
compare LASTRESULT 0x1
if 0x1 goto @inicio2
if 0x0 goto @inicio3
release
end
#org @inicio2
msgbox @frase2 0x6
end
#org @inicio3
msgbox @frase3 0x6
end
#org @frase
= 2
#org @frase2
= si
#org @frase3
= no
¿Que hay mal? me dice error en la linea 7
Última edición: