Auto Login Problems
#4

Quote:
Originally Posted by DerickClark
Посмотреть сообщение
Код:
new hashpass[129], query[100], playername[MAX_PLAYER_NAME], string[80];
GetPlayerIp(playerid, IP[playerid], 16);
if (!strcmp(IP[playerid], string, true))
This makes no sense. You are comparing IP to an empty string and strcmp returns false.
Reply


Messages In This Thread
Auto Login Problems - by DerickClark - 11.07.2018, 17:26
Re: Auto Login Problems - by diego200052 - 11.07.2018, 18:43
Re: Auto Login Problems - by DerickClark - 11.07.2018, 18:56
Re: Auto Login Problems - by Calisthenics - 11.07.2018, 21:40

Forum Jump:


Users browsing this thread: 1 Guest(s)