Hey there, how are you all?
With this plugin that I'm sharing with you, your Bag Screen will now have space for your party too. You can interact with them, give, use, move and take items. Just like the newer Pokémon games do!
With this plugin that I'm sharing with you, your Bag Screen will now have space for your party too. You can interact with them, give, use, move and take items. Just like the newer Pokémon games do!
Features:
- By pressing the Special button (which by default is D), you can access your party and check each Pokémon's summary and, if it's holding an item, you can take it or move to another Pokémon;
- The "Items" and "TMs & HMs" pockets will now show if any Pokémon on your party can use a specific item or can learn a specific move by TM/HM/TR. When not on these pockets, it will show the Pokémon's HP;
- When using an item, you'll be using the party on the left side instead of having to open the Party Screen;
- This plugin comes with a Settings script for you to choose which background version suits more your game style, and if you want Pokérus and/or shiny icons to appear;
- The Bag Screen obviously works in any context, in battles, choosing and using any items.
1. Download and extract the ZIP file into your game's root folder;
2. Go to UI_ItemStorage line 72 and replace
3. Change the plugin settings as you desire:2. Go to UI_ItemStorage line 72 and replace
def pbStartScene(bag)
with def pbStartScene(bag, party)
. After, go to UI_PokeMart line 320 and replace @subscene.pbStartScene(bag)
with @subscene.pbStartScene(bag, $player.party)
;By reading the steps inside Settings, you may configure your background style (only orange for newer gens, different colors for the player's character gender, or different colors for each pocket), if the background will be scrolling or not, and if you want the Pokérus icons and/or shiny icon to appear.
(HGSS style background)
(BW/B2W2 style background)
(BW/B2W2 style background)
5. Have fun.
Extra: I recommend you to use TechSkylander1518's SwSh Item Icon pack if you are aiming for a Gen 8 style.
If you have any suggestions or get any error using the script, please contact me here or on Discord, diegowt.
That's all, don't forget to give the proper credits.
- Credits
- DiegoWT
Please do not redistribute this resource anywhere.