• 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!
Bag Screen with interactable Party

v21.1 Bag Screen with interactable Party 2.5.0

This resource pertains to version 21.1 of Pokémon Essentials.
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!​


uYawacD.png
I59P1lO.png

hpuBfU6.png
JQHZfuA.png



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 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);​
3. Change the plugin settings as you desire:
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)
sq80eIy.gif

(BW/B2W2 style background)
AJg0cQj.png
jaNUVjf.png
4. Run the game on Debug Mode (while holding Ctrl) to compile the script into your game;
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.
  • 1689335675026.png
    1689335675026.png
    9.9 KB · Views: 5,336
  • 1689335682167.png
    1689335682167.png
    10.2 KB · Views: 5,170
  • 1689335689342.png
    1689335689342.png
    10.9 KB · Views: 5,148
  • 1689335695454.png
    1689335695454.png
    10.3 KB · Views: 5,128
  • 1689335728231.gif
    1689335728231.gif
    548.6 KB · Views: 2,470
  • 1689335737008.png
    1689335737008.png
    10.9 KB · Views: 2,462
  • 1689335743961.png
    1689335743961.png
    9.6 KB · Views: 2,395
Author
DiegoWT
Downloads
4,965
Views
23,228
First release
Last update
Rating
4.93 star(s) 14 ratings

More resources from DiegoWT

Latest updates

  1. Update v2.5.0

    Updated layout: --> Added a bounce animation to the pockets' icons when changing pockets; -->...
  2. Update v2.2.0

    Slightly changed the party panels' UI; Updated to v20.1.
  3. Update v2.1.5 hotfix

    Fixed a crash that happens when opening the bag while the background color setting is based on...

Latest reviews

I like this but how can i slow down the background?
DiegoWT
DiegoWT
Edit the value "2" in Script.rb, inside YourProjectName\Plugins\Bag Screen with interactable Party.
It looks very wonderful,i like your design very much.And,can i adjust the position of the text? Because I am not making the English version of the game, I need to adapt the size of the text. Thank you!
DiegoWT
DiegoWT
Depending on what type of position you're talking about, you can edit them through the class Window_PokemonBag inside my plugin's folder Script.rb, or you can edit the variables (each number) from the line 644!
I was a fool to ever doubt you, I love this plugin
DiegoWT
DiegoWT
LMAO tysm! I was going to spend the night testing my plugin because of your old review 🤣
Easy to install, looks great and is a simple yet good enhancement to the game. I would add it to any project.
Looks great but for some reason the highlighted icon is offset by like 10px or something from the greyed out version. I am using 2.0.2 though
DiegoWT
DiegoWT
You might be experiencing an unreported bug from a version no longer supported. Consider testing the new version and sending your bug report through the Discussion page instead of the Reviews. Would love to help!
When placing a store does not activate the backpack event, here the detail:

[2023-03-15 19:55:21 -0600]
[Pokémon Essentials version 20.1]
[v20.1 Hotfixes 1.0.3]

Script error in event 5 (coords 20,8), map 3 (A's house)
Exception: ArgumentError
Message: wrong number of arguments (given 1, expected 2..5)

***Full script:
pbPokemonMart([
:POKEBALL,
:POTION
])

Backtrace:
[Bag Screen w/int. Party] Script.rb:429:in `pbStartScene'
298:UI_PokeMart:300:in `pbStartSellScene2'
298:UI_PokeMart:281:in `pbStartSellScene'
298:UI_PokeMart:661:in `pbSellScreen'
298:UI_PokeMart:723:in `block in pbPokemonMart'
298:UI_PokeMart:715:in `loop'
298:UI_PokeMart:715:in `pbPokemonMart'
(eval):1:in `execute_script'
033:Interpreter:143:in `eval'
033:Interpreter:143:in `execute_script'
DiegoWT
DiegoWT
You didn't follow the Installation's Step 2 properly
grrreat plugin and support from creator, really appreciated the help given! <3
This resource works great! I really like they way it looks, and the way it functions.
Perfect replacement for bringing the bag up to modern standards.
Very cool kinda reminds me of XY/ORAS
About the gen 8 project and ZUD plugin, when i try to switch mega stone with a z crystal the game stop at the message "Gallade is already holding Galladite" and no matter what button i press it doesnt respond
DiegoWT
DiegoWT
Thank you, but don't worry about the error. It will be fixed in the next update.
Back
Top