Auto Login
#2

Код:
if (!strcmp(IP[playerid], 16, true))
Second parameter should be an array/string.
strcmp(const string1[], const string2[], bool:ignorecase=false, length=cellmax)

and also remove this code
Код:
new ip[16];
as that variable is never used.
Reply


Messages In This Thread
Auto Login - by DerickClark - 27.02.2017, 23:00
Re: Auto Login - by X337 - 28.02.2017, 02:25
Re: Auto Login - by DerickClark - 28.02.2017, 03:44
Re: Auto Login - by Toroi - 28.02.2017, 03:50
Re: Auto Login - by DerickClark - 28.02.2017, 03:53
Re: Auto Login - by Toroi - 28.02.2017, 03:58
Re: Auto Login - by DerickClark - 28.02.2017, 03:59
Re: Auto Login - by Toroi - 28.02.2017, 04:02
Re: Auto Login - by DerickClark - 28.02.2017, 04:07
Re: Auto Login - by Toroi - 28.02.2017, 04:17

Forum Jump:


Users browsing this thread: 1 Guest(s)