• 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!
DPPt-style Bag screen

Resource DPPt-style Bag screen 2021-04-22

lichen

i make sprites , i think
Member
Joined
Sep 9, 2020
Posts
104
lichenprincess submitted a new resource:

DPPt-style Bag screen - Y'know, like, the other gen 4 games!

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!

Read more about this resource...
 
Back
Top