21550-\[RUBYAXVE01]_Script_del_"PC_de_Alguien"_en_el_centro_pokemon.
#2
Areku 26649
Muy cerca también está el script de la PC de los Items.

'---------------
#org 0x1A0072
nop
msgbox 0x81A0A54 MSG_KEEPOPEN '"Accessed [player]'s PC."
special 0xFA
waitstate
goto 0x81A0023

'---------------
#org 0x1A0023
preparemsg 0x81A0A01 '"Which PC should be accessed?"
waitmsg
special 0x106
waitstate
goto 0x81A0033

'---------------
#org 0x1A0033
copyvar 0x8000 LASTRESULT
compare 0x8000 0x0
if 0x1 goto 0x81A0085
compare 0x8000 0x1
if 0x1 goto 0x81A0070
compare 0x8000 0x2
if 0x1 goto 0x81A00CB
compare 0x8000 0x3
if 0x1 goto 0x81A00BE
compare 0x8000 0x7F
if 0x1 goto 0x81A00BE
end

'---------------
#org 0x1A0085
sound 0x2
checkflag 0x84B
if 0x0 call 0x81A00AC
checkflag 0x84B
if 0x1 call 0x81A00B5
msgbox 0x81A0A35 MSG_KEEPOPEN '"POKéMON Storage System opened."
special 0x3C
waitstate
goto 0x81A0023

'---------------
#org 0x1A0070
sound 0x2
msgbox 0x81A0A54 MSG_KEEPOPEN '"Accessed [player]'s PC."
special 0xFA
waitstate
goto 0x81A0023

'---------------
#org 0x1A00CB
checkflag 0x804
if 0x0 goto 0x81A00BE
sound 0x2
special 0x107
waitstate
goto 0x81A0033

'---------------
#org 0x1A00BE
setvar 0x8004 0x0
sound 0x3
special 0xD7
releaseall
end

'---------------
#org 0x1A00AC
msgbox 0x81A0A1E MSG_KEEPOPEN '"Accessed someone's PC."
return

'---------------
#org 0x1A00B5
msgbox 0x81A0A66 MSG_KEEPOPEN '"Accessed LANETTE's PC."
return


'---------
' Strings
'---------
#org 0x1A0A54
= Accessed [player]'s PC.

#org 0x1A0A01
= Which PC should be accessed?

#org 0x1A0A35
= POKéMON Storage System opened.

#org 0x1A0A1E
= Accessed someone's PC.

#org 0x1A0A66
= Accessed LANETTE's PC.