- 11
- Posts
- 14
- Years
- Seen Jul 20, 2011
How about flying with flying pokemon, or better yet, flying ON them! Just kidding, that's asking for way too much hehe. Thanks for this
pbCreatePokemon is not meant to be used in a game. Use this instead:Ok so I found the perfect script thanks from help-14 but I don't want it to add 6 pokemon into the party... this is what I took to use but don't know how to change it so it adds 1 pokemon like Charmander
Script:
Kernel.pbCreatePokemon
Kernel.pnAddDependency2(29,"Dependent",3)
$PokemonTemp.dependantEvents.refresh_sprite
I just need to know how to change it to add one Pokemon not 6 anyone able to help?
pbAddToPartySilent(PBSpecies::species,level)
pbAddToPartySilent(PBSpecies::PIKACHU,10)