• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • 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 DarkFlamr

  1. DarkFlamr

    [Scripting Question] Need help with a piece of my random item code

    so i found this (Giving a random item from a list) and i tweaked it a bit But i've been testing it in game and the only Items i was getting was from the first array (commonItems), and i dont know if i did it correctly def chooseRandomItemM(qty=1) # Array of items commonItems = [...
  2. DarkFlamr

    [Other Question] Is there a way to make a type of ball be able to steal trainers pokemon

    I was gonna add another Ball called rocketball (based on Team Rocket) and i want that ball to be able to steal trainers pokemon
  3. DarkFlamr

    [Other Question] How to add new berrytrees to the game?

    so when i go to plant the apricorn, there it wont show up in the berry tab, and in items, i set it to the berry pocket
  4. DarkFlamr

    [Other Question] How to add new berrytrees to the game?

    I need help adding apricorns to the already existing growable berries, i added the images for the apricorntrees in Graphic/Characters and apricorns in Graphic/Items, and i also added the apricorntrees to the PBS/Berry_plants.txt file
Back
Top