06-11-2007, 12:49 PM
Fox Wrote:dont restrict it client side thats a losing battle, check the time it takes them to move 10 squares or something server side, if they move 10 squares quicker than the tickcount wants them too, boot the bastards!That would require a loop through all the players, and that loop would be running each 100ms. I dont like that idea xD