[Ajuda] Error 025: function heading differs from prototype
#1

pawn Код:
public IsALowCar(carid) // essa linha
{
    if((carid >= 244) && (carid <= 253))
    {
        return 1;
    }
    return 0;
}
Reply


Messages In This Thread
Error 025: function heading differs from prototype - by bombomloko - 01.02.2013, 16:55
Re: Error 025: function heading differs from prototype - by Maklister - 01.02.2013, 17:29
Re: Error 025: function heading differs from prototype - by FeelLikeASir_ - 01.02.2013, 17:33
Re: Error 025: function heading differs from prototype - by Wellington1999 - 01.02.2013, 18:26
Re: Error 025: function heading differs from prototype - by bombomloko - 01.02.2013, 20:09

Forum Jump:


Users browsing this thread: 1 Guest(s)