- 15
- Posts
- 12
- Years
- Seen Sep 17, 2012
So I recently downloaded Pokemon Essentials DS and wanted to ask a question regarding the follow script.
What does this command do?
More specifically what does the number mean and how does the code work overall?
When I test this on an unedited copy of Essentials DS it works great (press the action button to the right of the person that gives you six Pokemon). When I try it on my edited copy it doesn't work (note that I have not edited any scripts; only transferred them over to my project.
Also note that I'm remaking Pokémon Yellow and want it to only show the Pikachu sprite while it's in your party.
Also, is there a way to fix the error when talking to your Pokemon (I tried on the unedited copy of Essentials DS and it froze).
Thanks.
What does this command do?
Code:
pbPokemonFollow(33)
More specifically what does the number mean and how does the code work overall?
When I test this on an unedited copy of Essentials DS it works great (press the action button to the right of the person that gives you six Pokemon). When I try it on my edited copy it doesn't work (note that I have not edited any scripts; only transferred them over to my project.
Also note that I'm remaking Pokémon Yellow and want it to only show the Pikachu sprite while it's in your party.
Also, is there a way to fix the error when talking to your Pokemon (I tried on the unedited copy of Essentials DS and it froze).
Thanks.