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.
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.
I am making a game in rpg maker xp with pokemon essentials.i need to know that how to make prof check that if you have the parcel.If yes,then give them 5 pokeballs
Conditional Branches are basic RMXP knowledge, which you should have. You can look at the wiki to find out how to check if the player has a particular item, and how to give the player X number of Y item.