format(string, sizeof(string), "%s (ID:%d)", AdminName[i], i);
format(string, sizeof(string), "%s (ID:%d)", AdminName, i);