of     1   

AugmentedNoise
#155868491Friday, February 13, 2015 1:45 PM GMT

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.
chimmihc
#155868517Friday, February 13, 2015 1:46 PM GMT

AugmentedNoise
#155868627Friday, February 13, 2015 1:50 PM GMT

So if I were to use the dictionaries, where abouts would the script go? Workspace?
KapKing47
#155871367Friday, February 13, 2015 3:27 PM GMT

depends, if its a ServerScript, anywere, if it's a LocalScript then only in PlayerGui or Backpack "My Life is going Good... but..."

    of     1