Is a car
#1

Hello, can someone give me this code, what checks that vehicle model id belongs to CAR or NOT. I mean like:

Код:
if(IsCar(vehicle))
{
     SendClientMessage(playerid, -1, "You sit in car.");
}
else
{
     SendClientMessage(playerid, -1, "You Don`t sit in car.");
}
I hope you understand :P
Reply


Messages In This Thread
Is a car - by Larry123 - 18.08.2012, 00:17
Re: Is a car - by Tom1412 - 18.08.2012, 00:40
Re: Is a car - by Mauzen - 18.08.2012, 00:40
Re: Is a car - by Larry123 - 18.08.2012, 07:10

Forum Jump:


Users browsing this thread: 1 Guest(s)