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.
There seems to be a timing issue when using partyarrows without the new UI.
The player's party lingers too long and overlaps the Pokémon information.
It doesn't happen when using the new UI.
I have been wanting to show a preview of several Pokemon ingame and I have been trying to configure the script from -FL- below
def showSpeciesIntro(specie,complement="")
name=PBSpecies.getName(specie)
kind=pbGetMessage(MessageTypes::Kinds,specie)
# Comment the below line so it...
Nevermind. The above only fixes loading an existing savegame.
When trying to start a new game it still gives an error:
pbGetTrainerTypeGender undefined method
when running pbTrainerName
I am totally new to Pokemon Essentials, so I have not found a real fix for this yet but I'm going to post my findings here:
This is the error I get when trying to run a compressed game.
[ArgumentError, "marshal data too short", (and a lot of code lines here)
After pressing OK I get the next...