geo ip
#7

Corrected:

pawn Код:
new Country[50],IP[20];
GetPlayerCountry(playerid,Country);
GetPlayerIp(playerid,IP,sizeof(IP));
new mess[128];
format(mess,sizeof(mess),"%s has joined the CRIME LIFE ROLEPLAY.  [ Country: %s | IP Address:%s]",GetPName(playerid),Country,IP);
Dont use these high string values btw.
Reply


Messages In This Thread
geo ip - by xir - 10.01.2011, 14:27
Re: geo ip - by xir - 10.01.2011, 15:09
Re: geo ip - by Mr.Stranger - 10.01.2011, 15:13
Re: geo ip - by xir - 10.01.2011, 15:15
Re: geo ip - by Jochemd - 10.01.2011, 15:17
Re: geo ip - by xir - 10.01.2011, 15:21
Re: geo ip - by Jochemd - 10.01.2011, 15:28

Forum Jump:


Users browsing this thread: 3 Guest(s)