• Our friends from the Johto Times are hosting a favorite Pokémon poll - and we'd love for you to participate! Click here for information on how to vote for your favorites!
  • 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.

Recent content by omakikami

  1. O

    [Scripting Question] Giving the player a random pokemon with random level

    Hello, Essentials/RPG maker xp noob here, How can i use the pbAddPokemon function by passing variables through it? For example, you would usually do pbAddPokemon(:PIKACHU,20) But what if i want to do something like this ? pbAddPokemon(:$game_variables[27],20) where $game_variables[27] contains...
  2. O

    [Scripting Question] Giving the player a random pokemon with random level

    Hello, Essentials/RPG maker xp noob here So i have this event (see image attached) The goal is to give a random Pokemon at a random level to the player . Handling a random level is quite easy, i just use control variables to give me a number between 1 and 100 and asign it to a variable (26 in...
Back
Top