Jump to content

Inventory


Recommended Posts

Is it possible to create an inventory system for Roleplay with just guiWindow? And then the items on gridlist.

Example Gridlist has two Columns.

1) Item name and 2) Item pieces.

Well the Item names are like constant. All I want is that when I make a setElementData, it will change the text on (item pieces)

Link to comment

Yeah it's possible, create a list of items and then make your grid list and a for loop to find all the items that the player has, use setElementData to store a table list of all the items that the player has, if you don't understand, tell me.

Look at the Valhalla Gamemode

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...