• 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.
  • The Eevee Expo Game Jam has concluded! 🎉 Head on over to the game jam forum to play through the games.
    Don't forget to come back September 21st to vote for your favorites!
  • Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!

Recent content by gameguy39

  1. G

    Resource [Alpha] Pokémon PBS Editor v0.1

    I haven't run into this error before. Do you know in particular what you did? Are there steps for me to reproduce this error on my end?
  2. G

    Resource [Alpha] Pokémon PBS Editor v0.1

    Ah I see. The reason you are encountering the error when importing the forms is that the PBS file does not include the "Name =" and "Types = "and only has the "Form Name = " line. The program checks for the name as a required attribute. That is something I will add to my list of things to change...
  3. G

    v21.1 [Alpha] Pokémon PBS Editor v0.1 0.1

    Disclaimer This is my first real-world Python application, so bear with me if there are any bugs. This is an alpha version of the PBS editor and is the most basic thing I could put together before I felt comfortable posting it online. The GUI is a bit iffy, but that will be updated as I go...
  4. G

    Resource [Alpha] Pokémon PBS Editor v0.1

    gameguy39 submitted a new resource: [Alpha] Pokémon PBS Editor v0.1 - A PBS Editor for creating Pokémon in essentials and exporting in the correct format. Read more about this resource...
  5. G

    Resource Type Matchup UI for v21.1

    gameguy39 submitted a new resource: Type Matchup UI v21.1 Update - Shows the type matchups for games that change the type chart. Also works in battle. Read more about this resource...
  6. G

    v21.1 Type Matchup UI for v21.1 2.01

    Type Matchup UI This is an updated version of the original Type Match-Up Summary resource for v20.1, bringing it to Essentials v21.1 with some additional features. I am not the original creator of the script, but I got permission from ThatWelshOne_ to post a new resource with the updated...
  7. G

    Resource Type match-up summary

    I've done some heavy modifying to the script that I wanted to share for anyone that was interested in it while browsing through it or if ThatWelshOne_ wants to take this into consideration: You can use a custom array of pokemon species in order to create a smaller version of the available...
  8. G

    Resource Type match-up summary

    This is an older thread, but I had a question and was wondering if there was an answer. I want to go directly to a particular pokemon with their index when in battle. Is there any way to change this within the code? I see under species there is an index that I can change, but how do I change...
Back
Top