error 035: argument type mismatch (argument 1)
#1

"error 035: argument type mismatch (argument 1)"

pawn Код:
forward SaveComponent(vehicleid,componentid,playerid);
public SaveComponent(vehicleid,componentid,playerid)
{
    if(GetPlayerState(playerid) == PLAYER_STATE_DRIVER) {
            if (strcmp(vehicleid,PlayerInfo[playerid][CarLinkID],false) == 0)
That part of the code is where the error is.
Reply


Messages In This Thread
error 035: argument type mismatch (argument 1) - by Jack_Leslie - 25.07.2011, 10:02
Re: error 035: argument type mismatch (argument 1) - by a32112365445 - 25.07.2011, 10:09
Re: error 035: argument type mismatch (argument 1) - by Jack_Leslie - 25.07.2011, 10:10
Re: error 035: argument type mismatch (argument 1) - by iPLEOMAX - 25.07.2011, 10:15

Forum Jump:


Users browsing this thread: 1 Guest(s)