• 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!
Player Pronouns (alt)

v20.1 Player Pronouns (alt) N/A

This resource pertains to version 20.1 of Pokémon Essentials.
Way-overdue update considering it was pretty must just replacing $Trainer with $player. (I also put the new attributes directly into the class rather than doing that include module thing, too - not sure why I originally had that)
Adjective update courtesy of Astralneko! Also added in something similar to their method for man/woman/person, and included it/its as a default option.
The transition to v19 is literally just changing one line, but while I was at it, I also threw in a conditional to check for is/are to help the grammar on other verbs!
Plug and play, baby! No need to go into a bunch of script sections, just making this a new one should do the trick! Also fixed the error where adding to a game would make it crash- now, the calls will just display in text until the player chooses their pronouns. (For example, \hes would actually displays as "\hes", rather than "he's")
Back
Top