Yop'
Quelqu'un peut me dire quelle partie de ce script correspond à la condition "Bonheur au maximum (255), aux Pokémon aptes à apprendre l'attaque et aux attaques elles-mêmes?
Spoiler
'---------------
#org 0x1C4DEC
special 0x187
compare LASTRESULT 0x2
if 0x1 goto 0x81A7AE0
special 0x188
lock
faceplayer
checkflag 0x2E1
if 0x1 goto 0x81C4EA1
checkflag 0x2
if 0x1 goto 0x81C4E97
bufferfirstpokemon 0x0
msgbox 0x81A46C6 MSG_KEEPOPEN '"I perfected the ultimate move of\n..."
special2 LASTRESULT 0x1A3
compare LASTRESULT 0x0
if 0x1 goto 0x81C4F26
copyvar 0x8009 0x8005
compare PLAYERFACING 0x2
if 0x1 call 0x81C4EF0
compare PLAYERFACING 0x1
if 0x1 call 0x81C4EFB
compare PLAYERFACING 0x4
if 0x1 call 0x81C4F06
compare PLAYERFACING 0x3
if 0x1 call 0x81C4F11
msgbox 0x81A4751 MSG_YESNO '"Oh! This is the one!\nThis is the ..."
compare LASTRESULT 0x0
if 0x1 goto 0x81C4F1C
call 0x81C4F37
compare LASTRESULT 0x0
if 0x1 goto 0x81C4F1C
msgbox 0x81A4814 MSG_KEEPOPEN '"You will allow it?\pThen, let me c..."
closeonkeypress
fadescreen 0x1
goto 0x81C4EDA
'---------------
#org 0x1A7AE0
release
end
'---------------
#org 0x1C4EA1
msgbox 0x81A4972 MSG_KEEPOPEN '"After I passed on my knowledge to\..."
release
end
'---------------
#org 0x1C4E97
msgbox 0x81A48B3 MSG_KEEPOPEN '"I implore you to make the best\nus..."
release
end
'---------------
#org 0x1C4F26
msgbox 0x81A4737 MSG_KEEPOPEN '"[.]No[.]\nI was just mistaken."
release
end
'---------------
#org 0x1C4EF0
applymovement 0x1 0x81C4F4C
waitmovement 0x0
return
'---------------
#org 0x1C4EFB
applymovement 0x1 0x81C4F4E
waitmovement 0x0
return
'---------------
#org 0x1C4F06
applymovement 0x1 0x81C4F50
waitmovement 0x0
return
'---------------
#org 0x1C4F11
applymovement 0x1 0x81C4F52
waitmovement 0x0
return
'---------------
#org 0x1C4F1C
msgbox 0x81A47E5 MSG_KEEPOPEN '"Gaah! You reject it?\nNo, I won't ..."
release
end
'---------------
#org 0x1C4F37
textcolor 0x3
special 0x171
signmsg
msgbox 0x81A644F MSG_YESNO '"This move can be learned only\nonc..."
normalmsg
call 0x81A6675
return
'---------------
#org 0x1C4EDA
call 0x81C4F30
compare LASTRESULT 0x0
if 0x1 goto 0x81C4F1C
goto 0x81C4EAB
'---------------
#org 0x1A6675
copyvar 0x8012 0x8013
return
'---------------
#org 0x1C4F30
special 0x18D
waitstate
lock
faceplayer
return
'---------------
#org 0x1C4EAB
copyvar 0x8005 0x8009
special2 LASTRESULT 0x1A4
compare LASTRESULT 0x1
if 0x1 goto 0x81C4ECD
msgbox 0x81A4865 MSG_KEEPOPEN '"Gasp, gasp, gasp[.]\pI didn't thin..."
setflag 0x2
release
end
'---------------
#org 0x1C4ECD
msgbox 0x81A48F3 MSG_KEEPOPEN '"Gasp, gasp, gasp[.]\pI have no reg..."
setflag 0x2E1
release
end
'---------
' Strings
'---------
#org 0x1A46C6
= I perfected the ultimate move of\nits type[.]\pBut will no one take it for\nfuture use?\p[.]Hm? Hmmm!\pY-you[.]\nTh-that [buffer1][.]
#org 0x1A4751
= Oh! This is the one!\nThis is the POKéMON!\pThis [buffer1] is worthy of\nlearning my ultimate move!\pWill you allow it?\pWill you allow your [buffer1] to\nlearn my [buffer2]?
#org 0x1A4814
= You will allow it?\pThen, let me confer my ultimate\n[buffer2] on your [buffer1].\pGgggrah-awooo!
#org 0x1A4972
= After I passed on my knowledge to\nyou, I felt so much relief.\pIn fact, I feel rejuvenated,\nas if I were younger again!
#org 0x1A48B3
= I implore you to make the best\nuse of that move and gain power!
#org 0x1A4737
= [.]No[.]\nI was just mistaken.
#org 0x1A47E5
= Gaah! You reject it?\nNo, I won't be dissuaded!
#org 0x1A644F
= This move can be learned only\nonce. Is that okay?
#org 0x1A4865
= Gasp, gasp, gasp[.]\pI didn't think I could teach that\nmove while I still lived[.]
#org 0x1A48F3
= Gasp, gasp, gasp[.]\pI have no regrets now.\nI've passed on everything I know.\pNow I can live out my life knowing\nmy work is done.
'-----------
' Movements
'-----------
#org 0x1C4F4C
#raw 0x52 'Jump in Place (Facing Down)
#raw 0xFE 'End of Movements
#org 0x1C4F4E
#raw 0x53 'Jump in Place (Facing Up)
#raw 0xFE 'End of Movements
#org 0x1C4F50
#raw 0x54 'Jump in Place (Facing Left)
#raw 0xFE 'End of Movements
#org 0x1C4F52
#raw 0x55 'Jump in Place (Facing Right)
#raw 0xFE 'End of Movements
J'aimerais transformer ce script de la vieille sage qui apprend Hydroblast, etc. aux starters en script pour apprendre Surf à Pikachu (et lui uniquement).
Danke viel Mal.