• 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 Form before April 2! You can also message Cat with any questions.
Modular Selection Screen

Modular Selection Screen 1.0.0

Pokémon Essentials Version
v19.1 ➖
Modular Selection Screen
Improved version of Advanced Flexible Starter Selection for v19.1

Overview:
This is an update to the Advanced Flexible Starter Selection by Limnodromus, packaged into the plugin format and updated to v19.1, with some of my own modifications. This plugin provides a clean and concise way to call a starter selection screen, or allow multiple selection choices throughout the game.

Once installed, the following script would provide a choice between Pikachu and Eevee, at level 5, with the selection saved to game variable 99.
Ruby:
Expand Collapse Copy
vModSelect(5, 99, :PIKACHU, :EEVEE)

This method can be called multiple times through different events with different selections of Pokemon, levels, or game variables, and does not technically have an upper limit to the number of Pokemon to choose from at once. Configuration options for background, pokeball positions, and others are available in the plugin config script.

The plugin also supports an advanced configuration method to allow for different selection screens throughout the game, or more control over the attributes of the given pokemon (forms, abilities, etc.), and can be configured through the advanced script.

*Note: The basic method does not currently support forms, but this can be done with the advanced method.

Installation:
Step 1: Download the plugin from the button in the top right corner of the page.
Step 2: Extract the contents of the ZIP file into your game's root folder. (The folder with Game.exe in it)
Step 3: Run the game, and make sure to compile your plugins. (Hold CTRL while starting)


Included background art by: Princess-Phoenix and CourteousGrizzly
Credits
Credit if used:
CourteousGrizzly
Limnodromus (updated to Essentials v18)
Shiney570 (original script)
Author
courteousgrizzly
Downloads
712
Views
3,635
First release
Last update

Ratings

5.00 star(s) 1 ratings
Back
Top