Is there anyway I can make the actual inventory space of the default intentory GUI not black? Because most of my items have thick black outlines and look stupid as a result.
Thanks in advance.
Look at character[].variables in the manual. There's a variable for the standard inv background color. (It's game. somthing)
game.sierra_inv_color
But, it only changes the inventory borders (the grey bit), not the black bit behind the items, which I think is what Plog wants.
I think you'll have to make a custom inventory GUI, and use a background image with the window drawn on in a different colour.