Quote:
Originally Posted by jake13jake
well, i guess that first you would want to use the allplayers array, perhaps? There's also an array var of objects of selected players on the default player list, if you want to use that (I just added it to my camera script).
|
I don't know why he'd want to use the default Selected Players array if he's creating his own playerlist.
But yes, using allplayers to populate a GuiTextListCtrl or similiar would probably be the method of choice for making a playerlist.