07.07.2013, 00:09
You can use:
GetPlayerIp(playerid, name, len[]);
Save the IP address in the user file when they register
And when they are coming back, check if the IP address is the same.
GetPlayerIp(playerid, name, len[]);
Save the IP address in the user file when they register
And when they are coming back, check if the IP address is the same.