Author Id: 27467 Author Name: Albertodesu Post Content: Gracias a todos, finalmente logre hacer que funcione el script. Gracias Alexander--- y Sceptile9 porque principalmente gracias a ustedes entendí que fallaba en mi script y como arreglarlo y ahora funciona perfectamente. Así quedo al final. [QUOTE]'--------------- #org 0x90030B checkflag 0x500 if 0x1 goto 0x8800072 lock applymovement MOVE_PLAYER 0x8723416 waitmovement 0x1 msgbox 0x872340E MSG_KEEPOPEN '"'...." applymovement 0x1 0x8723419 applymovement 0x2 0x872341C applymovement 0x3 0x8900344 waitmovement 0x1 setflag 0x500 release end '--------------- #org 0x800072 lock countpokemon release end '--------- ' Strings '--------- #org 0x72340E = '.... '----------- ' Movements '----------- #org 0x723416 #raw 0x13 'Step Right (Normal) #raw 0xFE 'End of Movements #org 0x723419 #raw 0x12 'Step Left (Normal) #raw 0xFE 'End of Movements #org 0x72341C #raw 0x12 'Step Left (Normal) #raw 0xFE 'End of Movements #org 0x900344 #raw 0x12 'Step Left (Normal) #raw 0xFE 'End of Movements[/QUOTE] Pueden cerrar el tema.