• 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.
  • Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!

Search results

  1. -FL-

    Completed [en/pt-br] Pokémon Island [v2.3] (July/2025) - 1025 Pokémon and more

    This issue was solved! The workaround below is in the thread:
  2. -FL-

    Resource [v13+] Roulette Game

    Credit me (FL) (this isn't required). To reset every round, first get the latest version (1.1.6 at least, old versions had a bug in this part). Then, change 'ROUNDS=6' to be 1 instead of 6.
  3. -FL-

    v21.1 [v13+] Roulette Game - 1.1.5

    Fix counting one less round than defined
  4. -FL-

    Resource [v13+] Roulette Game

    -FL- updated [v13+] Roulette Game with a new update entry: 1.1.5 Read the rest of this update entry...
  5. -FL-

    Resource [v13+] Show Species Introduction

    You probably didn't converted it into a plugin correctly. Here, a guide about how to do this. Or you can just paste it into a script section above main.
  6. -FL-

    Resource [v17+] Roaming Icon on Map

    Fixed. Thanks for reporting!
  7. -FL-

    Resource [v12+] Set the Controls Screen (now supporting gamepad)

    Maybe if more people ask. This sounds as very specific and making the change isn't simple as adding as CONTROLS_LIST list.
  8. -FL-

    Overview How to post images on the forums

    Nice tutorial! I use Greenshot to upload images very quickly. Besides a way to capture screens/print screens, it allow to right click in an image file and select to upload to imgur, with the link copied to your Ctrl+V. You can even set imgur as default behaviour.
  9. -FL-

    Forum Feedback Thread

    Games Corner I like the thread thumb, but please make the dimensions/aspect ratios clear to the developer. I need to do try-and-miss to understand the parts that were cropped. Also an option to override the thumb (with a external image link) would be nice. Currently, I need to put the thumb...
  10. -FL-

    Resource [v13+] Pokémon Selection

    So, if I understand correctly, it is working right now.
  11. -FL-

    Resource [v20+] Select Music in Options

    This isn't directed related with this script. but with MKXP-Z and/or plugin manager. An idea: If you use it as plugin, try to open the text file and save with UTF-8 encoding.
  12. -FL-

    Resource [v13+] Pokémon Selection

    Can you tell me more? Showing your event code also help me to understand the issue.
  13. -FL-

    Welcome to the Eevee Expo forum!

    Great job! The game sections (now complete/release/only thread) are very better than old ones! But the thread prefix were redundant in these places. I miss a help section, even a generic one.
  14. -FL-

    Resource [v13+] Pokémon Selection

    It isn't compatible? No one have reported an issue so far.
  15. -FL-

    Completed [en/pt-br] Pokémon Island [v2.3] (July/2025) - 1025 Pokémon and more

    VERSION 2.1.6 WITH BUGFIXES RELEASED! (technically, in March, but forum was off)
  16. -FL-

    Resource [v13+] Unreal Time System

    Like I said (in a nutshell) in the description, you should change some 'pbGetTimeNow' to 'Time.now'. Change one in Interpreter script section and two others in Game Event script section. Untested. I believe that a sngle pbSetEventRealTime? isn't possible, because, even if system "set" using...
  17. -FL-

    Resource [v13+] Watch in the Pokégear Menu

    I tested right now in v21.1 and seconds are refreshing, both with Unreal Time and without. Also, the seconds and weekly day worked as intended. I believe that is something that you (or another script) change, but I don't see a reason to pokegear themes change weekdays settings.
  18. -FL-

    Resource [v17+] Roaming Icon on Map

    Yep. The last defined in ROAMING_SPECIES is above I guess. Ok! Thanks for the feedback. Thanks! I added to the thread. According to bulbapedia, there wasn't more roamers (but bulbapedia doesn't mention Enamorus).
  19. -FL-

    Resource [v20+] Select Music in Options

    Yes! By example, change def wild_battle_name_bgm_array return [ #["Music label here", "Filename here"], ["Standard","Battle wild"], ["Roaming","Battle roaming"], ["Random",RANDOM], ["Off",OFF], ] end to def wild_battle_name_bgm_array ret = [...
  20. -FL-

    Resource [v17+] Roaming Icon on Map

    Done! I put encounter icon always on front, since cursor goes into player location when map opens.
Back
Top