13.08.2011, 14:23
Heey guys.
I want to save the ip from players but i dont know how.
I have this:
But this doesnt work.
I dont get a ip i just get a number.
I want to save the ip from players but i dont know how.
I have this:
Код:
new plrIP[16]; INI_WriteInt(File,"Ip",GetPlayerIp(playerid, plrIP, sizeof(plrIP)));
I dont get a ip i just get a number.