• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
  • Our weekly protagonist poll is now up! Vote for your favorite Trading Card Game 2 protagonist in the poll by clicking here.
  • 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.

Script: [Essentials v17] Following Pokemon v 1.4.1

I have found 3 common bugs in this script. Would be glad if someone fix it.
First-
Spoiler:

Second-
Spoiler:

Third-
Spoiler:

Please suggest me and anyone who faced this, a better solution!!! Thanks in advance!!!
 
I have found 3 common bugs in this script. Would be glad if someone fix it.
First-
Spoiler:

Second-
Spoiler:

Third-
Spoiler:

Please suggest me and anyone who faced this, a better solution!!! Thanks in advance!!!

I am also getting these errors.
 
How can I retire the pokémon in the pokéballs for different events? (example: healing in pokémon center)
 
🤔How to refresh Pokemon sprite?

If you read the script you shall find 'def refresh_sprite', just read the code below it.
 
Works great for version 18 of the kit except one thing i get this error when hitting ctrl key.
=================

[Wed Sep 16 18:08:02 Eastern Daylight Time 2020]
[Pokémon Essentials version 18]
Exception: NoMethodError
Message: undefined method `>' for nil:NilClass

Backtrace:
RPG__Sprite:131:in `effect?'
RPG__Sprite:444:in `effect?'
RPG__Sprite:443:in `each'
RPG__Sprite:443:in `effect?'
Sprite_AnimationSprite:36:in `update'
Sprite_AnimationSprite:91:in `update'
Sprite_AnimationSprite:90:in `each'
Sprite_AnimationSprite:90:in `update'
Scene_Map:149:in `updateSpritesets'
Scene_Map:143:in `each'
 
Hello I just started with the script in the v 18
in the v 17 everything worked without problems
I can no longer use surf when I use it by hand
"It can't be used when you have someone with you."
even if i'm using the script change

if $ game_player.pbHasDependentEvents?
pbMessage (_INTL ("It can't be used when you have someone with you.")) if showmsg
next true

work i can't talk anymore about water, but what worked before (v17) i hope you can help me + sorry for my bad english
 
oki thx
first add events to water fields to be able to surf
the rest works completely so far I have tested everything
 
This is not compatible with v18 because v18 has many changes, and just removing Kernel. or doing minor changes will not do. Mej71 updated his script a month ago, their is hope that he might come again to upgrade it to v18.

I've only encountered the issue with the ctrl button causing an issue it compiles just fine
 
I don't have the problem, for example, only that I can no longer surf the traditional way and that I had to switch off the items because I didn't do it, but I don't know which one, I hope that it will come back and bring us the update, but we have to first help us: D
 
I have a real problem with this script.
When I do pbPokemonFollow(X) to get the follower pokemon, this function.
But once I go into the tall grass to meet wild pokemon, nothing happens.
The wild pokémon have disappeared from the map.
Is this the Switch's problem?

Please!!!
 
my problem is that no pokemon follows me, it is invisible, when i turn around and press a button the cry comes
 
my problem is that no pokemon follows me, it is invisible, when i turn around and press a button the cry comes

I have the exact problem.

Also i noticed that if you save your game in " Pokemon Essentials " v17.2 with the Follow script and load it in v18.1 it works all perfectly, until the pokemon dies and then it never shows up again and remains invisible as well as messes up the Pokemon's abilities and sprites.

Anyone clue if mej71 will be updating the script for 18.1? Cause i think there is just no way of fixing this by fooling around ( or not worth the corruption it causes )
 
Back
Top