Jump to content

Any table pros?


Deepu

Recommended Posts

I am a bit confused with tables................

The problem is that I am confused with the following :-

*any function for saving group members.....

*any function for retrieving group members from a table.....

*any function to insert a value or a number to a table.....

*empty table that can be used to save the groups.....

If anyone could explain the functions or just give the function name then it would be a great help from you.

Yours,

Deepu! :)

Link to comment

1. There is .. setAccountData can work.

2. Loop it..

3. table.insert or tableName[use one string to name it] = tostring (theValue)

4. setAccountData or maybe createElement or with tables .

5. Yes it can be. You only need to use table.insert or use tableName[use one string to name it] = tostring (theValue)

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...