• 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.
  • The Eevee Expo Game Jam has concluded! 🎉 Head on over to the game jam forum to play through the games.
    Don't forget to come back September 21st to vote for your favorites!
  • 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-

    Resource [v13+] Punch Bag Game

    This was explained in instructions, but I gonna detail more: The pictures should be in "Graphics/UI/Punch Bag" (create folder). Clicking in green code button at GitHub page and selecting "Download Zip" allows you to download all files at once. For the script, you can open the script editor...
  2. -FL-

    v21.1 [v13+] FLUtil (works with PSDK too) - 1.1

    RandomHelper supports fixed (main) seeds, using Random class seeds Add method for easily do wait and wait_state in Tweener Add some methods (eps, ruby_int, Rect.contains?) Fix some errors Format adjusts
  3. -FL-

    Resource [v13+] FLUtil (works with PSDK too)

    -FL- updated [v13+] FLUtil (works with PSDK too) with a new update entry: 1.1 Read the rest of this update entry...
  4. -FL-

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

    VERSION 2.3.5 WITH BUGFIXES RELEASED! The versions 2.3.0-2.3.4 have an issue that made shiny pokémon impossible to be caught, so if you are playing 2.3.X and want to have a chance to catch shinies (1/4096, still a chance), be sure to update!
  5. -FL-

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

    VERSION 2.3.4 WITH BUGFIXES RELEASED! (I need to write 100 characters for every post. Some random text)
  6. -FL-

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

    Yes! I want to add more, maybe all gen 4 abilities, plus some important ones. I don't think that I gonna add all since there is too many abilities and the numbers keep increasing every 3-4 years. The more people ask, the more inclined I am to add more. So, keep asking!
  7. -FL-

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

    VERSION 2.3.2 WITH BUGFIXES RELEASED! Thanks for the detailed report! This was fixed in 2.3.2. (I need to write 100 characters)
  8. -FL-

    Forum Feedback Thread

    100 characters limit per message is annoying! Sometimes I need to do small replies to solve some questions. I think that a 20-30 limit is fair.
  9. -FL-

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

    VERSION 2.3 WITH LOTS OF NEW CONTENT RELEASED! I need to add 100 characters per message or I can't send message here.
  10. -FL-

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

    - Level 6 or 7 should do the tricky. Remember that this pokémon is only in tall grass. No. Curiously enough, 2 week ago I implemented this effect, so it isn't present in the latest version.
  11. -FL-

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

    Locations: Yes. The way of obtaining it is similar to official games. I need 100 characters to submit a message and character count doesn't apply to spoiler or quotes.
  12. -FL-

    Resource Random Item Generator

    FLUtil also has a random item generator as well.
  13. -FL-

    A couple of script questions

    In my FLUtil plugin, I made a class just to make it easier and clear, since I had the same issue several times. Using your example, I changed Deerling chance do 9, to make everything sum 100 (it was 98). helper = PokemonRandomHelper.new # Gives error if your total isn't 100...
  14. -FL-

    Resource [v13+] FLUtil (works with PSDK too)

    Thanks to Nuri Yuri (the main mind behind PSDK), this script was (partially) working with PSDK! Download the psdkplug here!
  15. -FL-

    Resource PE Terrain Step Sounds v19.1

    Replace the @rr to $rr and remove if self if there was any and it starts working. Example: In Tag[2] = ["SE_STEPGRASS",100,100,"SE_STEPGRASS",100,110] # Grass change the second SE_STEPGRASS to other sound effect. This way you have two sounds in grass.
  16. -FL-

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

    Doesn't work in v20.1, I mentioned in readme. I probably need to mention in more places. But if you copy the player from v21 or more recent mkxp-z, you can make gamepad works in v20.1 (I didn't tested, make a backup before doing this). You need to copy the Game.exe, x64-msvcrt-ruby310.dll and...
  17. -FL-

    v21.1 [v12+] Set the Controls Screen (now supporting gamepad) - 1.2.7

    Fix not saving when only removing keys
  18. -FL-

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

    -FL- updated [v12+] Set the Controls Screen (now supporting gamepad) with a new update entry: 1.2.7 Read the rest of this update entry...
  19. -FL-

    Resource [v13+] FLUtil (works with PSDK too)

    -FL- submitted a new resource: FLUtil - Adds a lot of useful classes and methods to RPG Maker XP. Read more about this resource...
Back
Top