I'm trying to create a dialog and I would like to find a way to gather an array of all players inside a server. I was thinking about doing something like this.
The only problem is I don't know how to get an array of all the players, I've tried using playableUnits with the "for" command with a check to see if they're a player but no dice. HALP!!!Code:{ _idx = lbAdd [5005, name _x]; } forEach <arrayofallplayers>;
Thanks ahead of time.![]()
HOME 
Reply With Quote