• Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
  • The Eevee Expo Game Jam has concluded! 🎉 Head on over to the game jam forum to play through the games.
    Don't forget to come back September 21st to vote for your favorites!
  • Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!
DPPt-style Bag screen

GUI DPPt-style Bag screen 2021-04-22

LA71nbL.png


Installation instructions:

1. Place all the graphic files in Graphics/Pictures/Bag
2. In script section "PScreen_Bag" search for the phrase "@sprites["itemlist"] =" and replace that line with the following:
@sprites["itemlist"] = Window_PokemonBag.new(@bag,@filterlist,lastpocket,168,-2,314,40+32+ITEMSVISIBLE*30.5)

Then you're all done!
Credits
Credits:
Lichenprincess (graphic reformatting)
Zygoat (UI tweak code)
Author
lichen
Downloads
970
Views
3,650
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from lichen

Back
Top