Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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.
Eevee Expo's webhost has been having technical issues since Nov. 20th and you might be unable to connect to our site. Staff are also facing issues connecting, so please send a DM to Cat on-site or through Discord directly for faster service!
I tried this yesterday and I find it interesting and a very good idea. But in double battles it ruined certain dynamics.
For example, I fought in a double battle with two trainers that had 1 Pokemon each, when defeating one of those Pokemon, the defeated trainer sent a copy of the Pokemon that...
Hi. I am trying to implement this in my project. I have a query. is there a way to have the intro start at the game resolution? Does it need to start at the minimum size and then retrieve it on the title screen? Thanks for sharing!
Thank you for this.
At least it is a functional solution and that is already a great advance.
I imagine that there must be some way to do it without the events via script, but I don't know how (I'm quite amateur in scripting).
Eventually the code for the followers complies with this version...
Apparently I have the same exact error with the latest version (I just downloaded it), only it happens with the "width" value.
It happens when I'm in the Pokedex, I see a Pokemon's entry and go down or up to the next one....
Everything well defined in its respective metadata...
Ok, I think I have a clue....
My current configuration is as follows:
ZONE_MAPS = [
[5],
[13,16,23,25]
]
When I modify the zones in the configuration script, there are no changes, but if I do it in-game with the command...
I noticed the comma problem, but it was just a typo mistake. The problem persists with or without it. I'm trying to see if something is causing the conflict, but it's strange. I don't have map 23 in any exception, and I tried with other maps but the same thing happens, it seems that the weather...
Hello again. I have a small problem, which the truth is not so serious, but maybe it stems from a misunderstanding of mine when configuring the script or maybe to a feature that is not working properly. Let's say my zones are configured as follows:
ZONE_MAPS = [
[1],
[13,16,23]...
Thanks for sharing this script.
I would like to ask a question, is there any way to check what weather is happening outside while on an indoor map?
I'm trying to generate some effects and change some dialogs if certain weather is happening outside (for example, a storm).
But when doing it from...