Jump to content

table.sort


undefined

Recommended Posts

Posted
Hey all. I have a question.

What's the table.sort?

(Pls not give the lua.org site)

Thnx...

(if you want to learn how to use it: )

go on wiki and write table.sort then click right button which says Search

it will show all pages which have table.sort in them.

Posted

I'll make party system. And I thought I should use it. Are you agree to me? So should I use this code? And;

What should I use for it?

Edit:

I won't lua.org because my english is not too good. I don't understand this site. :cry:

Posted

This function has to be used for exactly what it does, sorting. It sorts the values in array (table with numerical keys starting at 1) in a particular order determined by the function passed as the second argument, or in increasing order if no function is given.

-

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