• 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 Improved Battle AI for Essentials v20.1 1.2.2

Is it possible to create a script for the AI to save his best pokemon for last?
By default, Essentials already has all trainers save the last Pokemon in their party for last.
 
I'm using improved battle AI but I'm having trouble getting one of my mons to use FakeOut for its first move. Not sure what do about it? I set the trainers skill level high but nothing is working. Not sure what to do.
 
Maybe it's just because I'm on V21.1 but I got this error message while trying to compile.

Ruby:
Expand Collapse Copy
Exception `NameError' at [Improved AI] AI_EffectScores.rb:5 - undefined method `pbGetMoveScoreFunctionCode' for class `Battle::AI'
 
Back
Top