I am trying to add a pokemon to the player from anouther trainer.
pbAddForeignPokemon(PBSpecies::SANDSHREW,5,_I("Jake"),_I("Sorex"),0)
if i understand from the tutorial that would work but it brings up an error everytime. I would also like to make added pokemon shiny if possible too.