• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • Our friends from the Johto Times are hosting a favorite Pokémon poll - and we'd love for you to participate! Click here for information on how to vote for your favorites!
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

Add new player charset

  • 16
    Posts
    11
    Years
    • Seen Nov 19, 2024
    Hi!
    I defined a new charset in metadata.txt: PlayerA=POKEMONTRAINER_Red,trchar000,boy_bike,boy_surf_offset,boy_run,boy_dive_offset,boy_fish_offset,boy_fishsurf_offset,boy_rockclimb
    But when I use $game_player.character_name=pbGetPlayerCharset(meta,8) the player charset remain trchar000
    Compile game didn't help
    What am I doing wrong?


    EDIT:
    Ok, i solved myself
    I went to PokemonMap and I edited line 327
    Spoiler:

    to
    Spoiler:
     
    Last edited:
    I fail to see what you changed in line 327?

    They look identical to me?
     
    Back
    Top