QuoteShould I make an Inventory Window and then script it so that it appears how I wantIf you mean you only want to show '6' objects at a time you could use the inv item width and height in the inv window events panel to space out the inv items so that the window only shows only 6 inv objects nicely distrubuted. You can use Scroll down arrows to see more inv items if you have any.
Or do you mean only ever '6' max inv objects at a time? You would need to script to check how many inv items you have.
EDIT: your below post is how you would set up the inv window item witdh and height in the inv window events.
You will need to make adjustments to window size and the width and height of the items until they appear as you want them.
Try it and see how it goes. We use this method all the time.