• Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
  • Congratulations to all of the game jam participants! 🥳 The winners have all been decided and announced.
    If you haven't yet, check out the entries for Eevee Expo's Game Jam here!
  • Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!

Search results

  1. Zephyrias

    Resource Generation 3 Styled Sinnoh Exterior and Cave Maps

    Amazing resource~ I recognize a lot of the map areas. They are wonderfully remade in gen 3 style. ^_^
  2. Zephyrias

    Resource Pokéride functionality

    Do you still have the version of the scripts backed up? The link doesn't work.
  3. Zephyrias

    Resource [v20.1\v21.1] Arcky's Poké Market

    Awesome I shall check it out and experiment. Thank you. ^-^ Edit: It works! Thank you so much. The items list text colors did change.
  4. Zephyrias

    Resource [v20.1\v21.1] Arcky's Poké Market

    I would like to know where in the script may I change the color of the item names in the Poke Mart Shop. Mart Screencap
  5. Zephyrias

    Resource ENLS's Fancy Camera

    I tried doing this placing the code in Camera Script replacing def camera_speed return (@camera_speed || FancyCamera::DEFAULT_SPEED || 1) * 0.16 end # changing it to def camera_speed return 0.8 if $PokemonSystem.cameramode == 75 #or other switch you defined ,0.8 could be any...
  6. Zephyrias

    Resource Who's that Pokemon Mini-Game

    I would be interested in having alt rewards such as BP, money, maybe even the pokemon guessed correctly as a gift or an egg option. I know some other plugin have their own currency like coins or other names.
  7. Zephyrias

    Resource Bag Screen with interactable Party

    I'm having a bit of issues with BW Storage System Plugin (it has a script for Item storage) and this plugin. Depositing items works well but not withdrawing them. Edit: For this to work with both plugins add this line to 74 in BW Item script: def pbStartScene(bag, party) XD I used vscode...
  8. Zephyrias

    Resource BW Storage System

    I'm using this plugin with Bag Screen in Party, and the deposit items options works but not withdraw item. Edit: Add this code to Line 74 to fix the crash in BW ItemStorage script. def pbStartScene(bag, party)
  9. Zephyrias

    Resource GO Power Stats System

    Awesome! 😊 Thank you so much. This will be so helpful.
  10. Zephyrias

    Resource GO Power Stats System

    I would like to request Species Candy variation for specified Types of Pokemon either 1-3 types. Blue Candies for Water Types, Green Candies for Grass, Red Candies for Fire. Or specify multiple pokemon: Sparkling Candy given to Clefary, Eevee, Pikachu, etc.
  11. Zephyrias

    Resource Bag Screen with interactable Party

    I thought that was script commands at first. Thank you.
  12. Zephyrias

    Resource [20.1+] BP System

    How do I specify BP in a trainer pbs and in the item pbs for manually setting BP vs using the money amount only? example: #------------------------------- [REPEL] Name = Repel NamePlural = Repels Pocket = 1 Price = 400 BP = 5 FieldUse = Direct Flags = Repel,Fling_30 Description = An item that...
  13. Zephyrias

    Resource Bag Screen with interactable Party

    I'm getting this error clicking Sell items. I even had an empty bag and then also bought an item in the shop prior to selling. Both gave me this error while using BW Pokemart screen. [Pokémon Essentials version 21.1] [v21.1 Hotfixes 1.0.9] Script error in event 1 (coords 10,24), map 79 (New...
  14. Zephyrias

    Resource Gen 4 and 5 Trainer sprites and PBS

    Are any of the Gen 4 gym leaders available as well?
  15. Zephyrias

    Resource Wild Drop Items

    Pastebin seems to be down for everyone as of this comment. Is there a way to get the plugin via other file hosting sites? Edit: The link is working now. As is the plugin. Thanks for making this.
  16. Zephyrias

    Resource Loot table system

    Would it be possible to reward specified pokemon as an egg?
  17. Zephyrias

    Resource Dhelmise pre-evolution - sprites and PBS

    The images are broken due to the site migration.
  18. Zephyrias

    Resource NPB's Battle UI and even MORE more

    I actually had to edit out the black/grey parts of the windows. I could link the images here and if you'd like to credit me, feel free to but not needed. Edited windows
  19. Zephyrias

    Resource DiegoWT's Starter Selection

    Is there a way for the starter selection to have the alternate form pokemon show up? I'm trying to test the hisuian forms, voltorb or zorua, but it only shows the normal form. : Votorb_1 gives back a Kantonian Voltorb.
  20. Zephyrias

    Resource BW Pokédex for v21.1

    Anything past Kanto will crash the pokedex plugin?
Back
Top