18.06.2009, 14:14
how to display country of player when connects?
![undecided](images/smilies/neutral.gif)
Originally Posted by Serediucr
how to display country of player when connects?
![]() |
new ip[16]; // 16 = max len ip
GetPlayerIpAddress(playerid, ip, 16);
// ip = user ip address