error 033: array must be indexed
#5

Quote:

new
IPz[ 20 ],
zIP[ 20 ]
;
mysql_fetch_field_row( fetch,"nolog" ); playerDB[ playerid ][ nolog ] = strval(fetch);
mysql_get_field( "IP", IPz );
new IPAS = GetPlayerIp(playerid,zIP,20);
if( playerDB[ playerid ][ nolog ] == 1 )
{
if(!strcmp(IPAS, IPz, true))
{
SendClientMessage(playerid,COLOR,"Fucking veikia");
return 1;
}
}

I still don't get this

error 035: argument type mismatch (argument 1)
Reply


Messages In This Thread
error 033: array must be indexed - by ancezas - 18.12.2012, 09:35
Re: error 033: array must be indexed - by iWhite - 18.12.2012, 09:39
Re: error 033: array must be indexed - by Konstantinos - 18.12.2012, 09:39
Re: error 033: array must be indexed - by gtakillerIV - 18.12.2012, 09:40
Re: error 033: array must be indexed - by ancezas - 18.12.2012, 09:56
Re: error 033: array must be indexed - by Yiin - 18.12.2012, 11:39

Forum Jump:


Users browsing this thread: 1 Guest(s)