• 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.
  • Congratulations to all of the game jam participants! 🥳 The winners have all been decided and announced.
    If you haven't yet, check out the entries for Eevee Expo's Game Jam 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. Gardenette

    Resource Custom Credits

    Gardenette submitted a new resource: Custom Credits - Add custom OCs made by your contributors to appear next to their names in the credits! Read more about this resource...
  2. Gardenette

    v20.1 Custom Credits 1.0.1

    This script allows you to put images next to people's names in your credits! Now they can have their custom OCs on display in your project! Example: Installation: Download the plugin. Extract the file to the root of your game folder. The Plugins folder inside will merge with your Plugins...
  3. Gardenette

    v19 Fixed Sweet Scent

    Find def pbsweetscent in the script called Overworld_FieldMoves Copy the code below and replace all of the method pbsweetscent - everything starting with def pbSweetScent and ending right before HiddenMoveHandlers::CanUseMove.add(:SWEETSCENT,proc { |move,pkmn,showmsg| def pbSweetScent #if...
  4. Gardenette

    Resource Fixed Sweet Scent

    Gardenette submitted a new resource: Actually Fixed Sweet Scent - Adds sound effect, makes screen pink instead of red, and works in any weather Read more about this resource...
  5. Gardenette

    Resource Name Windows

    Found a way to do this. So I'm using DerxwnaKapsyla's version of the code that includes a text skip script, but this should still work for you. Let's say you have DEFAULT_WINDOWSKIN= set to "speech em", which is the default for Mr. Gela's script. Find the lines...
  6. Gardenette

    Resource (V2) Mr. Gela's (animated) Portraits and Name Windows scripts for v.20.1, v19.1, and v18.1

    Sure, you can credit me for that if you want. I made the change. I'll post it on Mr. Gela's as well
  7. Gardenette

    Resource (V2) Mr. Gela's (animated) Portraits and Name Windows scripts for v.20.1, v19.1, and v18.1

    If anyone is wondering how to get this to work with Easy Text Script by these people - # Amethyst & Kurotsune - Essentials Text Skip Tutorial # ENLS - Updating to v19.1 and adding some customizations Here is how I redid the def pbMessageDisplay method: def...
Back
Top