• Hi, Guest!
    Some images might be missing as we move away from using embedded images, sorry for the mess!
    From now on, you'll be required to use a third party to host images. You can learn how to add images here, and if your thread is missing images you can request them here.
    Do not use Discord to host any images you post, these links expire quickly!
Resource icon

Simple Encounter List UI 1.1

Pokémon Essentials Version
v18.1 ➖
NO LONGER SUPPORTED IN V17.2, THIS IS FOR V18.1

Massive shoutout to ThatWelshOne_ for improving the functionality of the UI since its creation.

This resource adds a UI that checks the encounters of the current area. To call the UI, use pbEncounterListUI.
Known issue: developers using existing saves will encounter a crash. Run from a new save after install.

Script:


You can all pbEncounterListUI via the pause menu (here I overwrite the Pokegear):
.
elsif cmdPokegear>=0 && command==cmdPokegear
@scene.pbHideMenu
pbEncounterListUI
@scene.pbRefresh
.

The resource has an attached picture called encounters.png - just plop it into Graphics/Pictures and edit it to your liking.
View attachment 1611
Credits
raZ, Nuri Yuri, Vendily for main script
Savordez, Marin for helping with the code (and I used Marin's GUI guide to get started)
Zaffre for the v1.2 update
ThatWelshOne_ for the updates
  • encounters.png
    encounters.png
    2 KB · Views: 869
Author
Tw_raZ
Views
5,796
First release
Last update
Rating
4.25 star(s) 4 ratings

More resources from Tw_raZ

Latest updates

  1. Fixes

    Some fixes and streamlining from ThatWelshOne_ were made today. They also worked on a v19...
  2. V18.1 Massive Update

    The resource no longer supports v17.2. The UI now lists encounters by encounter type on...

Latest reviews

This is great. There´s any way to make it an option inside the Pokegear?
Tw_raZ
Tw_raZ
Of course, you can overwrite an existing option (like Jukebox) or add your own and just have it call pbEncounterListUI
I'm not sure if it's just me or not, but the image isn't showing up. The attachment just says that it failed, and the image preview is just a gray/black box (unless that's what it's meant to be lol), but overall a really great script to have!
Tw_raZ
Tw_raZ
the view attachment thing is bugged, just click the encounter.png file at the bottom (yes, it is gray/black)
This is really good. Only slight nitpick is having to press enter instead of escape to exit the screen. Other than that, really love it, keep up the good work !!
Tw_raZ
Tw_raZ
took me a while but the update has this feature now :D
Back
Top