• The Eevee Expo Game Jam #10 has concluded, congratulations to all participants! Now it's time for the judges to play through the games, and you can play along to vote who deserves the community choice spotlight.
    You can check out the submitted games here!
    Play through the games and provide some feedback to the devs while you're at it!
  • Hi, Guest!
    Some images might be missing as we move away from using embedded images, sorry for the mess!
    From now on, you'll be required to use a third party to host images. You can learn how to add images here, and if your thread is missing images you can request them here.
    Do not use Discord to host any images you post, these links expire quickly!
Resource icon

Resource Improved Battle AI for Essentials v20.1 1.2.2

KRLW890

The Beast
Member
Joined
Oct 11, 2022
Posts
61
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.
 

RoyJohnson49

Novice
Member
Joined
Mar 11, 2023
Posts
30
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.
 

FsT/110

Novice
Member
Joined
Oct 2, 2020
Posts
10
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