• 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!
Resource icon

Resource Banlist options 1.0

grogro

Cooltrainer
Member
Joined
Mar 6, 2021
Posts
122
grogro submitted a new resource:

Banlist options - How to make a real banlist like Smogon

This script is made to be used with the battle tower script or with the Pokémon selection script by FL. I personnaly use this second option so that's what I will cover in my examples. It's working in v19 and v20, I didn't test it for v18.

Base essentials already gives us the possibility to ban species or items but that's all. With this script, you can ban forms, abilities, and moves.

There are examples of how to...

Read more about this resource...
 
Yup I had a problem to fix just after submitting the post. It's done now and everything should be functional.
 
Just a quick question, is it possible to have level restrictions? Banning a pokemon over a certain level?
 
ret.baseChallenge.addPokemonRule(MaximumLevelRestriction.new(level))

funny thing, you can even define a total level or things like that. there are already so many things in the base essentials battle tower rules code.
 
1689367569929.png

1689367584772.png

When i was in a double battle, when our pokemon is fainted in battle and then when we go to choose another one, this error pops up. It don't crash the game and the battle resumes. I posted here the error + the message on the "black debuging window", i'm using PEv20.1. I don't know if you are still keeping this plugin alive or not, so i post it here anyway.
 
Back
Top