• 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.
  • 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. grogro

    Resource Mid battle dialogue for v20+

    grogro submitted a new resource: Mid battle dialogue for v20 - A port of Mid battle dialogue from Golisopod User to v20 Read more about this resource...
  2. grogro

    Resource Ultimate Move Tutor

    I need to see the whole event, because something is wrong with it. It doesn't even select a pokemon. You are trying to teach a move to some void. it should looks like this (with movetut variable =4 in your case).
  3. grogro

    Resource Ultimate Move Tutor

    Actually, what you have just checks if pokemon can learn moves but does nothing. You need to copy the whole default move relearner event after it! And your first line does nothing.
  4. grogro

    v20.1 Banlist options - Legal update

    added Legalmon rule to make sure Pokémons have legal ability and moves
  5. grogro

    Resource Banlist options

    grogro updated Banlist options with a new update entry: Legal update Read the rest of this update entry...
  6. grogro

    v21.1 Pokepaste to essentials 1.0

    To install it, paste the folder in your plugins folder. This plugin converts a poképaste to pokémons you can give to your player via an event. Simply add a script in the event called genteam(file,inf,sup) Where file is the pokepaste. It has to be in the root folder of your game. (you can put it...
  7. grogro

    Resource Pokepaste to essentials

    grogro submitted a new resource: Pokepaste to essentials - Convert a Showdown Pokepaste to pokemons in your game Read more about this resource...
  8. grogro

    v20.1 Banlist options - challenge mod

    A challenge mod like a nuzzlocke for tournament based games has been added. Make sure you are not using the corresponding switch and variable for something else.
  9. grogro

    Resource Banlist options

    grogro updated Banlist options with a new update entry: challenge mod Read the rest of this update entry...
  10. grogro

    v20.1 Manual level scaling script (part 2) - Evolution fix

    Tried to Apply Benitex fix to the evolution method. If something is wrong, it's my fault.
  11. grogro

    Tutorial Manual level scaling script (part 2)

    grogro updated Manual level scaling script (part 2) with a new update entry: Evolution fix Read the rest of this update entry...
  12. grogro

    Resource Automatic Level Scaling

    I'm actually updating this part of my tutorial. You forgot Pumpkaboo with their différent sizes and Burmy's forms.
  13. grogro

    Tutorial Manual level scaling script (part 2)

    That's an option, and a good testing tool. And you found a good way to evolve pokémons, so that's normal. And I have work to do I see...
  14. grogro

    v20.1 Manual level scaling script (part 2) 1.0

    Here we are in part 2 of the trainer modifier tutorial. If you don’t understand something and missed part 1, check it. This tutorial will be focused on making your own level scaling script. As it’s using a script taken from the Automatic level scaling script, please credit them if you are using...
  15. grogro

    Tutorial Manual level scaling script (part 2)

    grogro submitted a new resource: Manual level scaling script (part 2) - How to majke your own manual level scaling script Read more about this resource...
  16. grogro

    Resource Automatic Level Scaling

    In fact it's only Galarian Meowth who is a problem as he evolves in a different species when being in form 2. And I couldn't reproduce it more than once, after it worked normally
  17. grogro

    v20.1 Trainer modifier (part 1)

    With a trainer modifier script, you can change the attributes of any trainer in your game. You can paste it anywhere above main or make it a plugin. A trainer modifier script looks like this: EventHandlers.add(:on_trainer_load, :nameofthemodifier, proc { |trainer| if trainer # check if...
  18. grogro

    Tutorial Trainer modifier (part 1)

    grogro submitted a new resource: Trainer modifier (part 1) - How to modify a trainer's team before a fight Read more about this resource...
  19. grogro

    Resource Ultimate Move Tutor

    Your pokemon form pbs for ninetales entry should look like that. It's the base v20 pbs file By default, essentials uses form 0 info if form 1 is not defined, it could be your problem.
  20. grogro

    v21.1 Ultimate Move Tutor - Pogjam Lessons

    Added Banlist options (change the default switches and variables if you are already using it). I don't wanna see a level 15 Dratini with Outrage anymore. Added baby moves to the list (Now Breloom can learn Spore and Swampert can learn Hydro Pump if they have the level). Settings are now in the...
Back
Top