Simple-ish Nav Phone
Release Version 1.1
(Please read the update for the changes)
Development Version 2.4.0
Compatible for: Pokemon Essentials v20.1. (Should be compatable with anything Simple Pokenav is compatable with.)
This resorce was developed with Simple Pokenav in mind.
While the UI can...
I wanted to use a specific message if a tag was specified on the Pokemon's species.
i used: EventHandlers.add(:following_pkmn_talk, :pokemon_plant, proc { |pkmn, _random_val| if has_flag?("Volcanic")
and after a few tries I had it work for like two test and then when i tried to repeat it for...
If anyone wants to use this in v20.1 with changing backgrounds first make the changes as given by PorousMist
then on line 88, change:
to
This tells the script to go to "Graphics\Pictures\Book\book_(Book number)\TBbg_(Page number")
then create this folder pathway:
For example:
Then save...