new IP[24]; GetPlayerIp(i,IP,24); new string[256]; format(string, sizeof(string), "%s", IP); print(string);