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.
Apologies if you've had troubles connecting to the site, you may need a VPN to access it. Staff are also facing issues connecting, so if it's urgent please message Cat on-site or through Discord directly.
Hey Guest, staff applications are open! If you are interested in becoming a forum staff member and/or Discord staff member, please apply through this Google Formbefore April 2! You can also message Cat with any questions.
Map Name: Moonwake Island
Trial: celebrations
Map: https://i.imgur.com/NSp6shs.png
Critique Requested: sure
Credits: UltimoSpriter
Notes: celebrating the downfall of the evil boys
cresselia is back in her home on moonwake island. kickin' it
I made a script that allows wild Pokémon to drop their hold items when fainted.
Copy and paste wherever.
class PokeBattle_Battler
def pbFaint(showMessage=true)
unless fainted?
PBDebug.log("!!!***Can't faint with HP greater than 0")
return true
end
if @fainted
#...
Hey don't use v1 it's bad use v2 by M3rein he made it real good
Support for custom moves and Alolan forms woo
#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=
#
# Showdown Exporter v2 for Pokémon Essentials by Cilerba, rewritten by M3rein
#...
A small script to turn your team into a Showdown text file.
Get the script here:
Showdown Exporter
To use it just throw it in and call pbShowdown and it will create a "showdown.txt" file in your game's directory.
Cilerba submitted a new resource:
Showdown Exporter - Turn your Pokémon Essentials team into a Pokémon Showdown-ready text file.
Read more about this resource...
The main thing that I would like to critique is the fact that there really isn't much to critique.
The first screenshot you included in your post is a dark screenshot in what looks to be a graveyard. This looks really intriguing and makes me start to wonder about where it is, what is its tie...