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

v20.1 Friend Safari 1.0.11

This resource pertains to version 20.1 of Pokémon Essentials.
  • Added a compiler that automatically adds flags to the pokemon from the file in PBS/Plugins/Friend Safari. Go to Lin's Friend Safari/01 - Main and delete the compiler of the version you aren't using.
  • Included a file that automatically adds the "Fossil", "Legendary", "Mythical", "Paradox" and "UltraBeast" to the pokemon file.
  • Changed the extra probability at shinyness to extra retries.
  • Fixed an error caused by leftover $PokemonSystem that were not changed to $PokemonGlobal.
Fixed crash that happened when the game tried to give a hidden ability with a pokémon with less than 2 abilities.
  • Added compatibility with Cable Club.
  • Changed the code to use fewer variables.
  • Added a function that allows overwriting previously registered data when trying to register it again with the same name.

WARNING: The variables used in the plugin have changed so you have to start a new game.
Fixed the pbShowFriendPokemon to actually work with other players' data instead of NPC's data.
  • Changed the code for reading a player's safari data so the keywords it detects can be changed to match the language like when the file is created.
  • Added a visual page count on the show safari types screen. It can be activated on the configuration file.

WARNING: The plugin can't read the text properly if there are accents or other symbols so do not add them when translating the arrays and the keywords of the reading plugin or the process will fail.
Changed some events in the example map that were causing errors when getting in the map but that had nothing to do with the plugin. You should be able to properly test the map now.
Download the map again or delete/edit the graphics of events 5 and 6 to solve the problem.
  • Fixed error that only created up to 5 max IV instead of 6.
  • Added probability of pokémon appearing with their hidden ability. It also chooses randomly between all hidden abilities available for the pokémon.
Fixed the code for getting the full list of pokémon in the game with a certain type or flag so the flag's ban list actually works.
Added the data for an example map in the download link.

To add it, create a new map on your project, save it and copy the example map provided with the name of the map you just created. Open again your project and the map should have been changed to a map with example events to make a Friend Safari.

Hope that makes up for the lack of images showing the plugin's functionality.
  • Fixed the show safari types screen for the arrows to work and to display the key help only when there's more than one page.
  • Added a function that allows overwriting banned pokémon when loading other players' files. You can activate this function on the configuration file.
  • Fixed the code for the IV. Now the perfect IV should be picked randomly, instead of in order.
Back
Top