Use for (temp.pl : players) { to scan through all of the players in the level. You can then use temp.pl.clientr.ec to check their ec clientr flag.
|
I know that, I just wanted to know, how can I created something to make the one with the MOST EC's be warped or uses chat for a certain thing...
something like for (winner: playerwithmostclientr.ec) {
isnt there something like this similar? like I will use winner.setlevel2() if it worked etc..