I'm not too sure how to explain this. But say I wanted to create a gui inventory. I need something that stores what a player has
So for example a player has a fish and some brockolly..
I need a script or an object that stores a variable for the item and the quantity of that item the player actually has.
So it would say "fish = 0" in the script
But how do I set this to be for only one player? And where do I put the object?
Please PM me or Reply if you have a solution. |