I am busy scratching a new game-mode for CC, I am making it like a game of paintball, but I need to find a way to know exactly the number of all the players, so that i can draw masks over their faces. I have searched the Help documents on carnagecontest.com adn couildn't find anything except the playertable command, which returns an array, but I just want to get a number of all the players, minus one from that ( so the current player is also drawn ) and run the drawimage command from inside a for loop. Anyhelp is appreciated
Thnx, DannyDeth