- 83
- Posts
- 4
- Years
- He | Him
- São Paulo, Brazil
- Seen Apr 15, 2025
Introduction
Hello fellow makers. Once again, here I'm with yet, another BW-inspired resource (at this point, it's safe to say that I have a soft spot towards Gen V). This time, I've decided to make the Essentials Default Pokédex look like the BW Pokédex.
Thus was born this little side project that I'm very happy to share with you guys. I also wanted to thanks the user NettoHikari, for, without his help, I wouldn't be able to figure out how to properly set the whole script.
Compatibility
Supports Pokémon Essentials v18.x and Pokémon Essentials v19.1. It also works with Generation 8 Project for Essentials v18 and v18.1 (Scripts, PBS and More) and ZUD Plugin.
Pictures
This is what the Dex List and the Regional Dex List look like.
This is what the Pokédex looks like when you meet the Pokémon, but didn't capture.
This is the scene played when capturing a new Pokémon.
More screenshots of the complete Entry Dex.
This is what the Search Mode looks like.
ZUD Plugin Update
Version 19 Instructions
Download the file BW Pokédex.rar with the graphics and the plugin through the link below and extract the files and paste the folders Graphics and Plugins in your project main folder.
Individual Download
Older Versions
Essentials v18.x Instructions
Download the file BW Pokédex.rar through the link below and extract the files in your project main folder(delete the folder Plugins). Then, you must copy and paste the three scripts in the file in order, first BW_PokedexMenu, then BW_PokedexMain and finally BW_PokedexEntry (from top to bottom, as shown in the image below), above Main:
Order of the scripts in the Script Editor.
Graphics Download
Scripts
Gen 8 Tool/ZUD Plugin Instructions
Those using Gen 8 Tool and/or ZUD Plugin need to make some changes. If you only use Gen 8 Tool, you'll need to change the following line in PokedexEntry BW Style:
to
Those who use the ZUD Plugin, will also need to change the script ZUD_10: Pokedex to the following:
ZUD_10: BW Pokédex
Attention
- Requires Scripting Utilities by Luka S.J. for the script to work correctly.
Credits
If your use this resource, please credit it as BW Pokédex.
Modified by DeepBlue PacificWaves.
Special thanks to NettoHikari, that helped with the Ent Scene/Entry Page code.
Graphics Ripped by Xtreme1992
Hello fellow makers. Once again, here I'm with yet, another BW-inspired resource (at this point, it's safe to say that I have a soft spot towards Gen V). This time, I've decided to make the Essentials Default Pokédex look like the BW Pokédex.
Thus was born this little side project that I'm very happy to share with you guys. I also wanted to thanks the user NettoHikari, for, without his help, I wouldn't be able to figure out how to properly set the whole script.
Compatibility
Supports Pokémon Essentials v18.x and Pokémon Essentials v19.1. It also works with Generation 8 Project for Essentials v18 and v18.1 (Scripts, PBS and More) and ZUD Plugin.
Pictures
Spoiler:
![[PokeCommunity.com] Pokédex BW Style [PokeCommunity.com] Pokédex BW Style](https://i.imgur.com/mYpb76s.png)
![[PokeCommunity.com] Pokédex BW Style [PokeCommunity.com] Pokédex BW Style](https://i.imgur.com/rf8YFXz.png)
This is what the Dex List and the Regional Dex List look like.
![[PokeCommunity.com] Pokédex BW Style [PokeCommunity.com] Pokédex BW Style](https://i.imgur.com/dkxtfmw.png)
![[PokeCommunity.com] Pokédex BW Style [PokeCommunity.com] Pokédex BW Style](https://i.imgur.com/LLoruof.png)
![[PokeCommunity.com] Pokédex BW Style [PokeCommunity.com] Pokédex BW Style](https://i.imgur.com/gDtOzhS.png)
![[PokeCommunity.com] Pokédex BW Style [PokeCommunity.com] Pokédex BW Style](https://i.imgur.com/yHbDUSk.png)
This is what the Pokédex looks like when you meet the Pokémon, but didn't capture.
![[PokeCommunity.com] Pokédex BW Style [PokeCommunity.com] Pokédex BW Style](https://i.imgur.com/rfQu5CV.png)
This is the scene played when capturing a new Pokémon.
![[PokeCommunity.com] Pokédex BW Style [PokeCommunity.com] Pokédex BW Style](https://i.imgur.com/rf8YFXz.png)
![[PokeCommunity.com] Pokédex BW Style [PokeCommunity.com] Pokédex BW Style](https://i.imgur.com/IZGAtEE.png)
More screenshots of the complete Entry Dex.
![[PokeCommunity.com] Pokédex BW Style [PokeCommunity.com] Pokédex BW Style](https://i.imgur.com/IdsUEFM.png)
![[PokeCommunity.com] Pokédex BW Style [PokeCommunity.com] Pokédex BW Style](https://i.imgur.com/vFt9hCI.png)
This is what the Search Mode looks like.
ZUD Plugin Update
![[PokeCommunity.com] Pokédex BW Style [PokeCommunity.com] Pokédex BW Style](https://i.imgur.com/fj0zEm0.png)
![[PokeCommunity.com] Pokédex BW Style [PokeCommunity.com] Pokédex BW Style](https://i.imgur.com/CxrK4sH.png)
Version 19 Instructions
Download the file BW Pokédex.rar with the graphics and the plugin through the link below and extract the files and paste the folders Graphics and Plugins in your project main folder.
Individual Download
Older Versions
Spoiler:
Essentials v18.x Instructions
Download the file BW Pokédex.rar through the link below and extract the files in your project main folder(delete the folder Plugins). Then, you must copy and paste the three scripts in the file in order, first BW_PokedexMenu, then BW_PokedexMain and finally BW_PokedexEntry (from top to bottom, as shown in the image below), above Main:
![[PokeCommunity.com] Pokédex BW Style [PokeCommunity.com] Pokédex BW Style](https://i.imgur.com/2Bgi7CR.png)
Order of the scripts in the Script Editor.
Graphics Download
Scripts
Gen 8 Tool/ZUD Plugin Instructions
Spoiler:
Those using Gen 8 Tool and/or ZUD Plugin need to make some changes. If you only use Gen 8 Tool, you'll need to change the following line in PokedexEntry BW Style:
Code:
@sprites["formback"].y = 226
to
Code:
@sprites["formback"].y = 240
Those who use the ZUD Plugin, will also need to change the script ZUD_10: Pokedex to the following:
ZUD_10: BW Pokédex
Attention
- Requires Scripting Utilities by Luka S.J. for the script to work correctly.
Credits
If your use this resource, please credit it as BW Pokédex.
Modified by DeepBlue PacificWaves.
Special thanks to NettoHikari, that helped with the Ent Scene/Entry Page code.
Graphics Ripped by Xtreme1992
Last edited: