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

    Resource Unlimited Self-Switches for Events

    mej71 submitted a new resource: Unlimited Self-Switches for Events - Let your events have customized self-switches without the limitation of 4 Read more about this resource...
  2. mej71

    Unlimited Self-Switches for Events

    Tired of being limited to 4 self-switches per event? This is the tutorial for you. Add this script as a new section above Main In Game_Event, replace def initialize with To use a custom switch, in the event check the self-switch box under conditions (which switch you use there doesn't...
  3. mej71

    Improved Pokécenters - Improved Pokécenters

    This script and events were included in Gen 6, but since it's a standalone script, I decided to make a separate post for it. First thing, add this script in a new section above the main. And add this folder (which contains the graphics for each ball) into Graphics/Pictures...
  4. mej71

    Resource Improved Pokécenters

    mej71 submitted a new resource: Improved Pokécenters - Replaces the default Pokéball healing animations with a more immersive one Read more about this resource...
  5. mej71

    Chain Fishing - Chain Fishing

    This script adds the Chain Fishing mechanic to the game. Since information on the actual chance increases is vague at best, I just kind of made a guess. Feel free to fiddle with the numbers if you know what you're doing. class PokemonTemp attr_accessor :fishingChain alias chain_init...
  6. mej71

    Resource Chain Fishing

    mej71 submitted a new resource: Chain Fishing - Add chain fishing to your game Read more about this resource...
  7. mej71

    VS Seeker - VS Seeker

    This script requires my Unlimited Self Switches script to work, you can find it here Add this script above the main Add this file into your Audio/SE folder Add this file into your Graphics/Icons folder. Note that this file should be renamed to the desired item number. The download is currently...
  8. mej71

    Resource VS Seeker

    mej71 submitted a new resource: VS Seeker - Finds visible trainers near you that are ready for a rematch Read more about this resource...
Back
Top