• 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!

Search results

  1. -FL-

    v21.1 [v20+] Select Music in Options 2024-03-11

    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.
  2. -FL-

    Resource [v20+] Select Music in Options

    -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...
  3. -FL-

    Resource [v13+] Unreal Time System

    Looks like you didn't configured the maps metadata, specially the outdoor setting.
  4. -FL-

    Resource [v13+] Type Quiz

    In a script event command (last event command).
  5. -FL-

    Resource [v12+] Set the Controls Screen (now supporting gamepad)

    There is no way in current Essentials MKXP-Z (the player) as far as I know.
  6. -FL-

    Resource [v13+] Set the Time

    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.
  7. -FL-

    Resource [v13+] Unreal Time System

    Did you tested in example maps, like Lappet Town? When it is 10:00 PM, this should be dark. If isn't, so there is some issue in Essentials.
  8. -FL-

    What should be the reward for completing the Pokedex?

    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):
  9. -FL-

    Resource [v13+] Character Selection

    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.
  10. -FL-

    Resource [v17+] Roaming Icon on Map

    I made it to work like official games, but your suggestion is good. I gonna make something this way when I have more time.
  11. -FL-

    Resource [v13+] Simple HUD

    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.
  12. -FL-

    Resource [v13+] Advanced Pokédex

    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.
Back
Top