• 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!

Recent content by Willix

  1. W

    Resource Encounter list UI (v19+)

    Sure! As I said I just created an array with the proper ordering I want, and then I create an empty hash that is then populated using this array. I also have removed HeadbuttHigh because I'm not using it in my game, but you can customize the order/number of encounters as you wish. This is the...
  2. W

    Resource [20.1+] Weather System

    Ooooh okay, now it is working perfectly. I knew it was just me not understanding how to configure it lol. Also thanks for the typo, I had def missed that 0 on the summer array
  3. W

    Resource [20.1+] Weather System

    The problem is both the display on the Town Map and the weather itself in the overworld. All the maps in the zone have rain or heavy rain, even the one I want to have storm instead (map 5, in the MAPS_SUBSTITUTE array in this case). Changing it to "exclude" did nothing, it also makes all maps...
  4. W

    Resource [20.1+] Weather System

    Hey, it's me again, sorry to bother you 😅. I just think I don't understand how weather substitution works. I'm trying to have a specific map inside a zone have storm when the rest of the zone has rain or heavy rain, but I am not able to make it work, it rains on the map too. The weather forecast...
  5. W

    Resource The Gen 9 Move Animation Project

    I also have crashes when the opponent uses some moves, for me (I hgaven't tested the rest) mainly happen with Mega Drain and Seismic Toss. It is also a different message error and crashes only sometimes, apparently random, whic is even weirder. It happens when playing on android via joiplay...
  6. W

    Resource [20.1+] Weather System

    The new update works fantastic, thanks for being so quick with it. Now it is translated and everything is ok. Thanks again 😄
  7. W

    Resource [20.1+] Weather System

    It does not. I've tried both console (echoln) and pbmessage, both untranslated. Weird indeed
  8. W

    Resource [20.1+] Weather System

    I tried as you suggest but no luck, it just does not translate any of the weather variables defined in pbWeatherForecast, although it does translate the message itself. If I can't do it properly I guess I'll just type the translated words directly inside the _INTL clauses
  9. W

    Resource [20.1+] Weather System

    Thanks, now it works perfectly! One more thing though, I was tinkering with the forecast script and found that because of the downcase method, the text is not translated when showing the message. I've tried to include both capitalized and downcased versions of the text to the translating file...
  10. W

    Resource [20.1+] Weather System

    Hey, great plugin, I've set up my zones and everything seems to work fine, but I just can't find the graphics for the weather display on Town Map. Are they not included in the download zip for any reason? Where can I get them?
  11. W

    Resource Animated Pokemon System [DBK Add-On] [v21.1]

    Yeah, this one. Ok then I guess I'll delete it and show the starters via other method
  12. W

    Resource Animated Pokemon System [DBK Add-On] [v21.1]

    Well that was fast, there were some initialization lines for variables that I used with my first attempt of using animated sprites, and that was causing the issue. Now it's working it seems. Now I have another question (sorry to bother you 😅). I'm using the starter select plugin by FL and when I...
  13. W

    Resource Animated Pokemon System [DBK Add-On] [v21.1]

    You're definitely right, just installed every DBK addon, including animated sprites, on a fresh vanilla essentials 21.1 game and it works fine on android. It's definitely something related to my intro event, or maybe some plugin conflict. I'll do as you suggest and remove bit by bit till I find...
  14. W

    Resource Animated Pokemon System [DBK Add-On] [v21.1]

    Yeah, when playing on a computer everything is fine, no error at all. I had this same issue a long time ago, but somehow it fixed itself so I never found the source of the problem. All I can say is that the game crashes exactly at the same point it used to, and the same message appears (which...
  15. W

    Resource Animated Pokemon System [DBK Add-On] [v21.1]

    Hey, thanks again for this plugin, works great. I'm having an issue with it when trying to make my game joiplay compatible though, right after the prof asks for your name and before you can actually move the game crashes. It only happens when playing on android and not on windows, and also the...
Back
Top