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!
Adds new settings in options screen to change wild battle, trainer battle, bicycle and surf musics. Includes "random" and "off" options.
Tested on Essentials v20.1 and v21.1. If this script isn't working on latest Essentials version, please inform on this thread.
-FL- submitted a new resource:
[v20+] Select Music in Options - Adds new settings in options screen to change wild battle, trainer battle, bicycle and surf musics.
Read more about this resource...
From instructions:
# 'SetTime.set(new_time)' sets the time. new_time is a ruby Time object.
...
# 'SetTime.clear' Undo 'set' and 'stopped'.
So, SetTime.clear brings back real time.
Well, technically this happens since RBY (and FrLg) for first 50/60 pokémon, but the rewards are decentralized. I also did at my game (before LA/SV model):
Press F11 in RPG Maker XP to open script editor. Then, create a new script section above main (preferably, right above), then paste the script in the new empty section. You can also copy and past the script right in the Main section start, but I don't recommend this.
Press F11 in RPG Maker XP to open script editor. Then, create a new script section above main (preferably, right above), then paste the script in the new empty section. You can also copy and past the script right in the Main section start, but I don't recommend this.
Press F11 in RPG Maker XP to open script editor. Then, create a new script section above main (preferably, right above), then paste the script in the new empty section. You can also copy and past the script right in the Main section start, but I don't recommend this.