• 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!
[v12+] Set the Controls Screen (now supporting gamepad)

v21.1 [v12+] Set the Controls Screen (now supporting gamepad) 1.2.8

This resource pertains to version 21.1 of Pokémon Essentials.

Reviews 4.33 star(s) 5 reviews

This can't even be used by people new to Essentials because the install instructions are so unhelpful lol. "Put it above main or convert into a plugin"? Like what does "put it above main" even mean?? "Main" what? What "main" are you talking about? And HOW do we convert it into a plugin?? I've installed over a dozen other plugins and ALL of them were just "drag these folders into your root directory and overwrite if asked". This plugin doesn't even have install instructions anywhere unless you open the script.rb file but then it just says what I said earlier. Might be helpful for people who know how to "convert into a script" or know what "put above main" means, but that's definitely not me...
-FL-
-FL-
First, thanks for your feedback. This kind of feedback is useful to me.

"Main" is a script section (press F11 in RPG Maker). You can copy past the script in a script section above Main or even adding the text above Main contents. I presumed that people know the RPG Maker XP way of adding scripts (or making plugins)

I generally made the install instructions this way to increase the compatibility between older Essentials versions and to make the settings easier to spot. Also, sometimes I have trouble making plug and play scripts without making worse the compatibility between Essentials versions or other scripts.

Your issue isn't very common, in the discussion tab of this script, you can see 15 different users and no one asked me about this. However, in other of my scripts, I've seen some people completely unfamiliar with RPG Maker XP script editor before, so I started to slowly migrate this model to a reversed one (add as plugin or convert into a script).

>This plugin doesn't even have install instructions anywhere unless you open the script.rb file
Yeah, the install instructions point into this file. I can't understand the issue about this part, you only need to click in the link in instructions section.
Back
Top