This is a really nice plugin. Is there a link to find where some of the graphic icons came from? Any credits? As well as a recommended size for the icons for future customizations?
I installed the plugin and it gave me these visual errors. Pressing the pause menu works but doesnt clear the ui...
I'm getting these errors when using the name tag \xn[Name]. I'm also using Diaglogue Sounds Plugin, and it uses pbMessageDisplay.
[Pokémon Essentials version 21.1]
[v21.1 Hotfixes 1.0.9]
Exception: NameError
Message: undefined local variable or method `m_width' for main:Object
Backtrace...
I have a question to figure out which of your time plugins to use.
If I want the player to experience time matching their local system clock, but want to change time or pause time, ie during story event, then revert to local time. Would this plugin be the one to use?
I get this error when trying to move into a connected map. The map its connected to has its encounters working, as is a transferred unconnected map.
[Pokémon Essentials version 21.1]
[v21.1 Hotfixes 1.0.9]
Exception: NoMethodError
Message: undefined method `map_id' for #<Temp_Event>...
I have both berry pots and your improvements plugin. I did the setup in installation to swap lines of code. I'm not sure what's happening with the two plugins. Berry Pots doesn't open and crashes the game.
[Pokémon Essentials version 21.1]
[v21.1 Hotfixes 1.0.9]
Exception: NoMethodError...
Adding to the code on the Overview, this allows the Pokemon Box Link to be used as a registered key item.
Box Link Sprite
ItemHandlers::UseInField.add(:POKEMONBOXLINK, proc { |item|
pbFadeOutIn do
scene = PokemonStorageScene.new
screen = PokemonStorageScreen.new(scene, $PokemonStorage)...
^-^ this is really cool. My first instinct was OW candles that one could encounter in spooky maps.
This item is what I thought the Incense items would be like vs what they are now.