strock GetIP(playerid)
#3

pawn Код:
if(strcmp(IP[playerid],GetIp(playerid))){
        printf("CurrentIP:%s", GetIp(playerid));
        printf("LastSavedIP:%s", IP[playerid]);
        if(Logged[playerid] == 0){
        SendMessage(playerid,green,"The server remembered your information, so you don't need to login!" , "Сървъра запази вашата информация, затова няма нужда да се логвате.");
        Logged[playerid] = 1;
        }
CurrentIP 192.168.1.2
Last Saved 192.158.1.5
And it automaticly logins with "The server remembered your information, so you don't need to login!"
Reply


Messages In This Thread
strock GetIP(playerid) - by TheDeath - 28.07.2012, 22:56
Re: strock GetIP(playerid) - by Vince - 28.07.2012, 23:14
Re: strock GetIP(playerid) - by TheDeath - 28.07.2012, 23:31
Re: strock GetIP(playerid) - by bigcomfycouch - 29.07.2012, 01:13
Re: strock GetIP(playerid) - by Ranama - 29.07.2012, 02:34

Forum Jump:


Users browsing this thread: 2 Guest(s)