26026-Error_de_Script
#0
Albertodesu 27467
Necesito ayuda!!!!
Mi script no funciona y no se que hice mal llevo horas tratando de arreglarlo y aun no sirve.:s

'-----------------------
#org 0x8954E2
checkflag 0xBB8
if 0x1 goto 0x8895526
lock
setflag 0xBB8
applymovement MOVE_PLAYER 0x8895514
waitmovement 0x0
msgbox 0x8895520 '"'...."
callstd 0x4
applymovement 0x1 0x8895517
applymovement 0x2 0x889551A
applymovement 0x3 0xFE13551D
end

'-----------------------
#org 0x895526
end


'-----------
' Movements
'-----------
#org 0x895514
#raw 13 'Step Right (Normal)
#raw FE 'End of Movements

#org 0x895517
#raw 12 'Step Left (Normal)
#raw FE 'End of Movements

#org 0x89551A
#raw 12 'Step Left (Normal)
#raw FE 'End of Movements


'---------
' Strings
'---------
#org 0x895520
= '....


No entiendo que pasa, cada vez que paso por donde se debería activar el script el juego se traba y ya no responde lo dejo aquí por si me pueden ayudar o por si se dan cuenta de algo que yo no.