new ip[15]; GetPlayerIp(playerid, ip, sizeof(ip)); dini_Create(GetPlayerPath(playerid)); dini_Set(GetPlayerPath(playerid), "ip", ip);