Recognize Car
#1

I spawned like 5 LV cop cars (19 and two ranchers (199). But they arent recognized as cop cars, how do I find out the ID to add them to this code?

Quote:

public IsACopCar(carid)
{
if((carid >= 16) && (carid <= 3)
{
return 1;
}
return 0;
}

Reply


Messages In This Thread
Recognize Car - by -eXo - 26.04.2009, 11:48
Re: Recognize Car - by nickbugun - 26.04.2009, 12:53

Forum Jump:


Users browsing this thread: 1 Guest(s)