16.07.2013, 12:27
Hello, I want create that my name: Deimis_Extar nothing can't connect. I try create with IP checking, but always me kick. I check my IP with command, and me wrote this IP.
What's wrong?
Код:
if(strcmp(ZaidejoVardas(playerid),"Deimis_Extar",true)) { if(strcmp(ZaidejoIP(playerid),"127.0.0.1",true)) return 1; if(!strcmp(ZaidejoIP(playerid),"127.0.0.1", true)) { SendClientMessage(playerid,GELTONA,"Nesutampa"); SetTimerEx("KickPlayer",500,false,"d",playerid); } }