static void initPlayers(int num, string ip, int aren, int size) { robotSystem.GerateRobots(num, ip, aren, size); initFlag = true; }