PokéCommunity supports the Stop Killing Games movement. If you're a resident of the UK or EU, consider signing one of the petitions to stop publishers from destroying games. Click here for more information!
Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.
It's easy to add the Long Reach script.
To add the Long Reach ability script (including the Protective Pads item script that has the same effect) you must first locate this line in PokeBattle_Battler
def pbEffectsOnDealingDamage(move,user,target,damage)...
I was testing this script in version 17.2. It works perfectly, but I don't know how to feed your pokémon.
from there I was testing this script by chance in version 16.2 but I get this error.
---------------------------
Pokemon Essentials Esp v16.2
---------------------------
...
Is this project still alive?
I ask it because it's been a year and until now there are some scripts of moves and abilities that weren't made like: Stakeout, Disguise, Sunsteel Strike, Moongeist Beam, Prism Armor, Throat Chop and Comatose.
Just as there are some scripts that don't work or give...
I tried this script in version 1.6.2 of the Pokémon Essentials, but when I start the project it gives me this error:
???? 'Delta_Alola_Forms' ? 301 ??? SyntaxError ??????
What should I do to avoid this error?
Mmm...i don`t know any script of the Oricorio`s ability that really works correctly. But i can help you with the script of the move Revelation Dance.
1.) In Pokebattle_Battler search for the following code and add the red stuff below it:
def pbHasMove?(id)
if id.is_a?(String) ||...