Guides:Nickname Writer Codes: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
mNo edit summary
Line 1,235: Line 1,235:
===Changing party pokémon #1's Nickname===
===Changing party pokémon #1's Nickname===


To change party pokémon #1's nickname, simply open the Nickname writer and enter the desired nickname. Afterwards, use SELECT to exit the Nickname Writer without executing code.
This code consists of three nicknames. '''After entering the three Nickname, press A to enter an additional nickname'''. The nickname you enter as the fourth nickname will be set as the first party pokémon's nickname.

{| class="wikitable"
|+ Codes to be used with the [https://timovm.github.io/NicknameConverter/ Nickname Converter webtool]
|-
! Language !! Version !! Code
|-
! rowspan="3" | English
|| Red
| rowspan="2" |
21 4B CF 11 B5
D2 01 0B 00 C3
B5 00
|-
| Blue
|-
| Yellow
||
21 4A CF 11 B4
D2 01 0B 00 C3
B1 00
|-
! rowspan="3" | All other
|| Red
| rowspan="2" |
21 50 CF 11 BA
D2 01 0B 00 C3
B5 00
|-
| Blue
|-
| Yellow
||
21 4F CF 11 B9
D2 01 0B 00 C3
B1 00
|}


==Change player data==
==Change player data==