Thank you to Ze Memerr for pointing out a fatal flaw with this script! If any name in the credits has any symbols in it that your computer does not allow to be in a filename, the initial version of this script would crash.
Now, there is a bit more set up that goes into getting this script...
I went into the Pokedex.rb file and just renamed pbUpdateDummyPokemon to pbUpdateDummyPokemonDeluxe
It's only mentioned in that one file and only in two places.
That fixed it for my friend
Here you go. If your Following Pokemon EX script is in the plugins folder, I don't know what will be compiled first - the original Following Pokemon EX plugin or this patch. But it should work fine if you put this in your in-game scripts below the original Following Pokemon EX.
#Patch snippit...
There's a guide on how to play these kind of games on mobile
https://eeveeexpo.com/resources/1261/
But if it doesn't work for your phone after that I'm very sorry :(
The snippits I posted above where it's just the fix to the script and not the whole thing - don't use that because it's old. I will get you a snippet of the latest
I'm baffled. I just can't replicate the issue even with butterfree. What other plugins do you have installed? I doubt you would have anything that messes with followers but still curious.
Hm okay, so you have an impassable tile to your left, right, and below you, yet the pokemon still appeared behind you onto an impassable tile. Man I thought I tested it a lot.
I'll try this more in a bit and see if I can figure something out. I appreciate the help
Alright let's see if I embarrass myself twice in a row.
Version 2.2.4
Fixed:
Followers popping out on impassable tiles (sometimes they will still come out on an impassable tile but immediately move off of it? Not sure what the cause is here, but I'm tired and this seems like a small thing I...
Alright here is version 2.2.3 with the fix that prevents followers from popping out of their pokeball onto impassible tiles.
Just merge the Plugins\Following Pokemon Ex folder with your existing one in the plugins folder. If you have modified these files in the plugin yourself, I would advise...
It will work either way. But the code I have above isn't formatted to be included as a plugin. You would have to put that code in a script section. If you have the followers ex as a plugin then it will override that code. So I suppose I can just take the original plugin and add in the code then...
Did you paste the code I put somewhere below the following pokemon ex script?
It might get a bit more complicated if using a following pokemon ex as a plugin
Yeah, it is definitely related to your follower being too tall. Did anything change with your plugins since this last worked correctly? I would start by removing all your plugins temporarily except for Followers EX and see if the error is still there. Don't forget to compile though.
Since...