• 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. Patoman

    Resource Modular UI Scenes [v21.1]

    (v2.0.9) Spelling [001] Summary UI/[000] Summary Settings.rb line 52: "Reset EV's"❌ => "Reset EVs" ✅
  2. Patoman

    Resource [Gen 8/9 Like] Item Find Description

    What's changed? Been using the old one in v21 for a while now
  3. Patoman

    Resource BOTW-Like Item Gathering v21.1 Port

    Patoman submitted a new resource: BOTW-Like Item Gathering v21.1 Port - Kyu's v18.1 script ported to v21.1 and plugin-ified Read more about this resource...
  4. Patoman

    v21.1 BOTW-Like Item Gathering v21.1 Port 1.2

    Not much has changed from Kyu's version so I'll just list some differences here: 1. New configurable constant: FAST_PICK_ITEM_ACTIVE This will control whether the new animation should be used. If that's not the case, pbItemBall will work like good ol' base Essentials. The other constants still...
  5. Patoman

    Resource [v20\v21] Item Crafter UI Plus

    Is this compatible with the methods from the old version? e.g. pbItemCrafter([[:FULLRESTORE,[:POTION,5,:ORANBERRY,10]]])
  6. Patoman

    Resource Simple item crafting system + interface

    How would I go about making a recipe that yields multiple of the resulting item? # Example of what I'm trying to achieve pbItemCrafter([ [:CHEESE,8,[:MOOMOOMILK,1]] ]) # This results in 8 of the item instead of the usual 1
Back
Top