of     1   

SpookySkot
#226824393Thursday, October 26, 2017 12:26 AM GMT

how would I sort a list of players based on their kills, but insert their name only to the table???
InfiniteYield
#226825090Thursday, October 26, 2017 12:44 AM GMT

well you cant, because you need their kills too. just make a table.sort function
Negativize
#226825198Thursday, October 26, 2017 12:46 AM GMT

Just sort their kills by highest to lowest and place them
SpookySkot
#226826058Thursday, October 26, 2017 1:08 AM GMT

how would i put both values in 1 spot of the table? and still sort it only by kills I think im overthinking this

    of     1