25734-(Duda)(FR)_¿Por_que_no_se_ejecuta_el_applymovement\?
#1
Tito Sayer301 26309
Pues prueba a sustituir esto:
applymovement MOVE_CAMERA 0x8800422
waitmovement 0x7F
special 0x114
applymovement 0x4 0x8800416
waitmovement 0x4

por esto:
applymovement MOVE_CAMERA 0x8800422
applymovement 0x4 0x8800416
waitmovement 0x0
special 0x114

puedes editar el propio script, esto ocupa menos asi que no sobreescribira nada. (eso si, hazlo en una copia por si no funciona)