TechSkylander1518 submitted a new resource:
Nickname from the party - Sure, naming in PMCs is convenient, but wouldn't it be nice if you could do it anywhere?
Read more about this resource...
Nickname from the party - Sure, naming in PMCs is convenient, but wouldn't it be nice if you could do it anywhere?
![]()
Nice and easy to pop in:
In PScreen_Party, right below line 1128, paste this:
commands[cmdRename = commands.length] = _INTL("Rename")
The section should look like this:
commands[cmdSwitch = commands.length] = _INTL("Switch") if @party.length>1
if !pkmn.egg?
if pkmn.mail...
Read more about this resource...