Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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!
El plugin creado originalmente por NoNoEver, Challenge Modes, PERO TRADUCIDO PARA HISPANOS
En el puedes poner los modos NUZLOCKE, RANDOMIZER Y MONOTYPE
Para más información, revisen el plugin original aquí.
He puesto mucho esfuerzo en crearlo, probablemente tenga algunos errores, pero aún...
README: Random Item and TM/HM Selectors
This repository contains two custom Ruby script plugins for Pokémon Essentials v21.1, designed to simplify giving random items and TMs/HMs to players in your game.
1. Plugin Overview
A. Random Item Selector (File: Random Item Selector.rb)
Allows you...
This script is for RPG Maker XP. It adds a lot of useful classes and methods for scripters:
RandomHelper who make doing things like raffle a lot easier. Recommended even for non-scripters.
Variable Switches Alias, who makes switch/variable access shorter and more readable
Tween system...
This resource was made to make a trainer's party potentially more flexible depending on what's being desired. For example, you might have a trainer you gave two Pokémon slots, but you have three mons you'd like to give to that trainer as you think they fit. Let's say Rattata, Pidgey and Pikachu...
This is a simple plugin that starts a battle against a team that was randomly picked from a list of pre-defined Pokémon.
The opponent name, class and other properties are hardcoded but it can easily be replaced by parameters as well to make it more dynamic.
How to use:
In your event commands...
This ressource is an edit of the turn_random function that is part of base RMXP code, so it should theorically be compatible with any past and future version of Essentials and possibly with PSDK too.
What does it do exactly?
With this ressource, you can make any of your NPCs turn randomly. This...