Hello. Please help me with Y_Ini error.
#1

Hello. I want to be quick. So i wrote a row which should read IP from my text file, but i get this error.

Quote:

warning 202: number of arguments does not match definition
error 035: argument type mismatch (argument 2)

Код:
INI_Open(PlayerFile);
GetPlayerIp(playerid, PlayerIP, sizeof(PlayerIP));
if(!strcmp(PlayerIP, INI_ReadString("IP"))) // THIS LINE
{

}
thanks for help!
Reply


Messages In This Thread
Hello. Please help me with Y_Ini error. - by hariboo - 16.08.2013, 08:58
Re: Hello. Please help me with Y_Ini error. - by IceBilizard - 16.08.2013, 09:04
Re: Hello. Please help me with Y_Ini error. - by hariboo - 16.08.2013, 09:06
Re: Hello. Please help me with Y_Ini error. - by IceBilizard - 16.08.2013, 09:15
Re: Hello. Please help me with Y_Ini error. - by hariboo - 16.08.2013, 09:17
Re: Hello. Please help me with Y_Ini error. - by hariboo - 16.08.2013, 09:54

Forum Jump:


Users browsing this thread: 1 Guest(s)