25188-Trainer_Battles_consecutivas_\[FireRed]
#2
Cheve_X 15014
Pues probé eso, pero no...

La Enfermera Joy sigue moviendose como si fuera el otro sprite, y si pongo trainerbattle 0x3 me dice que me sobra un puntero...


'---------------
#org 0x801172
applymovement 0x1 0x880136E
waitmovement 0x1
msgbox 0x8801211 MSG_NORMAL '"[red_fr]¡Jefe! ¿Como bajó sin que\..."
applymovement 0x1 0x8801374
waitmovement 0x1
msgbox 0x880123C MSG_NORMAL '"[red_fr]¡Hyaaa! ¡Tú no eres el Jef..."
applymovement 0x2 0x880137A
applymovement 0x3 0x880137A
waitmovement 0x3
trainerbattle 0x1 0x15F 0x0 0x88012C3 0x88012E7 0x88011BA
'---------------
#org 0x8011BA
applymovement 0x1 0x880137F
applymovement 0x2 0x8801384
waitmovement 0x2
trainerbattle 0x1 0x160 0x0 0x88012C3 0x8801302 0x88011DE
'---------------
#org 0x8011DE
applymovement 0x2 0x880138B
applymovement 0x3 0x8801392
waitmovement 0x3
trainerbattle 0x1 0x161 0x0 0x880131D 0x880134D 0x8801202
'---------------
#org 0x801202
msgbox 0x880125E MSG_NORMAL '"Haz derrotado a nuestros pokémon\n..."
setvar 0x40DE 0x2
end


'---------
' Strings
'---------
#org 0x801211
= [red_fr]¡Jefe! ¿Como bajó sin que\nsupieramos?

#org 0x80123C
= [red_fr]¡Hyaaa! ¡Tú no eres el Jefe!

#org 0x8012C3
= ¡Dime quien eres!¡O preparate!

#org 0x8012E7
= ¡Aún te faltan 2 más!

#org 0x801302
= ¡Aún te faltan 1 más!

#org 0x80131D
= ¡Yo soy el más fuerte e\ninteligente de los 3!

#org 0x80134D
= ¡De acuerdo! ¡Sigue tu camino!

#org 0x80125E
= Haz derrotado a nuestros pokémon\npero no tendrás suerte contra el\ljefe, por más parecido que seas.


'-----------
' Movements
'-----------
#org 0x80136E
#raw 0x62 'Exclamation Mark (!)
#raw 0x12 'Step Left (Normal)
#raw 0x12 'Step Left (Normal)
#raw 0x2 'Face Left
#raw 0xFE 'End of Movements

#org 0x801374
#raw 0x65 'Double Exclamation Mark (!!)
#raw 0x17 'Jump2 Right
#raw 0x2 'Face Left
#raw 0x65 'Double Exclamation Mark (!!)
#raw 0xFE 'End of Movements

#org 0x80137A
#raw 0x12 'Step Left (Normal)
#raw 0x12 'Step Left (Normal)
#raw 0x2 'Face Left
#raw 0xFE 'End of Movements

#org 0x80137F
#raw 0x13 'Step Right (Normal)
#raw 0x13 'Step Right (Normal)
#raw 0x2 'Face Left
#raw 0xFE 'End of Movements

#org 0x801384
#raw 0x12 'Step Left (Normal)
#raw 0x12 'Step Left (Normal)
#raw 0x10 'Step Down (Normal)
#raw 0x12 'Step Left (Normal)
#raw 0x2 'Face Left
#raw 0xFE 'End of Movements

#org 0x80138B
#raw 0x13 'Step Right (Normal)
#raw 0x13 'Step Right (Normal)
#raw 0x11 'Step Up (Normal)
#raw 0x13 'Step Right (Normal)
#raw 0x2 'Face Left
#raw 0xFE 'End of Movements

#org 0x801392
#raw 0x12 'Step Left (Normal)
#raw 0x12 'Step Left (Normal)
#raw 0x11 'Step Up (Normal)
#raw 0x12 'Step Left (Normal)
#raw 0x2 'Face Left
#raw 0xFE 'End of Movements

Aquí está el Script...