What that mean?
#1

public FBICARS(carid)
{
if((carid >= 39) && (carid <= 43) || (carid >= 179 && carid <= 183))
{
return 1;
}
return 0;
}

HelP?
Reply


Messages In This Thread
What that mean? - by TheProffet - 15.04.2011, 21:35
Re: What that mean? - by [L3th4l] - 15.04.2011, 21:41
Re: What that mean? - by TheProffet - 15.04.2011, 21:53
Re: What that mean? - by admantis - 15.04.2011, 21:55

Forum Jump:


Users browsing this thread: 1 Guest(s)