- 83
- Posts
- 4
- Years
- He | Him
- São Paulo, Brazil
- Seen Apr 15, 2025
Introduction
Howdy comrades. This resource is the result of my personal quest to update to the most recent version of Essentials or to create as many Gen V resources as possible. This time, I've managed to update to v18 the script Get Key Item by KleinStudio. I also took the opportunity to include 17 Key Item Icons of some key items from Essentials, such as the Super Rod, the Bicycle, the Town Map, etc.
Compatibility
Pokémon Essentials version 21. Older versions are deprecated
Pictures
Installation Instructions
Download the file BW Get Key Item.rar with the graphics and the plugin through the link below, extract the files and paste the folders Graphics and Plugins in your project main folder.
Individual Download
Use Instructions
To call the scene, use the command "pbGetKeyItem(:XXXX,Y)" without quotation, where X is the internal name of the item you're gonna give and Y is the number of items you're gonna give, if more than 1 item.
Ex: pbGetKeyItem(:BICYCLE,5)
The script will automatically play the animation displaying the icon defined in Graphics/Items/Key Items. If you want to display the bigger icon ( aka, à la Gen V style), you need to name the icon XXXXXX_key, where X is the default naming convention of Pokémon Essentials for icons.
Ex: POTION_key
You can also use "pbGetKeyItem("XXXXXX")", where X is the name of the image file of an item that's not defined in PBS Items.
Ex: pbGetKeyItem("itemDexMaleKey")
But this method will not show the "Get Item" message. Note that quotation inside the parentheses is necessary in order for the "fake item" to display.
Credits
If your use this resource, please credit it as BW Get Key Item.
Original version by KleinStudio
Updated Version for Essentials v18.x by DeepBlue PacificWaves
Updated Version for Essentials v19.x by Izanagi
Graphics
Icons ripped by RedBlueYellow
Howdy comrades. This resource is the result of my personal quest to update to the most recent version of Essentials or to create as many Gen V resources as possible. This time, I've managed to update to v18 the script Get Key Item by KleinStudio. I also took the opportunity to include 17 Key Item Icons of some key items from Essentials, such as the Super Rod, the Bicycle, the Town Map, etc.
Compatibility
Pokémon Essentials version 21. Older versions are deprecated
Pictures
Spoiler:
![[PokeCommunity.com] BW Get Key Item + Bonus Icons [PokeCommunity.com] BW Get Key Item + Bonus Icons](https://media.giphy.com/media/Ea5lOe7jZE6LoI5QuG/giphy.gif)
![[PokeCommunity.com] BW Get Key Item + Bonus Icons [PokeCommunity.com] BW Get Key Item + Bonus Icons](https://media.giphy.com/media/eGIqJWi7zeZ1unBhG0/giphy.gif)
Installation Instructions
Download the file BW Get Key Item.rar with the graphics and the plugin through the link below, extract the files and paste the folders Graphics and Plugins in your project main folder.
Individual Download
Use Instructions
To call the scene, use the command "pbGetKeyItem(:XXXX,Y)" without quotation, where X is the internal name of the item you're gonna give and Y is the number of items you're gonna give, if more than 1 item.
Ex: pbGetKeyItem(:BICYCLE,5)
The script will automatically play the animation displaying the icon defined in Graphics/Items/Key Items. If you want to display the bigger icon ( aka, à la Gen V style), you need to name the icon XXXXXX_key, where X is the default naming convention of Pokémon Essentials for icons.
Ex: POTION_key
You can also use "pbGetKeyItem("XXXXXX")", where X is the name of the image file of an item that's not defined in PBS Items.
Ex: pbGetKeyItem("itemDexMaleKey")
But this method will not show the "Get Item" message. Note that quotation inside the parentheses is necessary in order for the "fake item" to display.
Credits
If your use this resource, please credit it as BW Get Key Item.
Original version by KleinStudio
Updated Version for Essentials v18.x by DeepBlue PacificWaves
Updated Version for Essentials v19.x by Izanagi
Graphics
Icons ripped by RedBlueYellow
Last edited: