i have a problem on cars
#6

ID AND MODEL IS DIFFERENT

ID = ID of Vehicle
MODEL = Model of Vehicle (560 = Sultan, etc)

you tooked from is a model.

Код:
public GangCar(carid)
{
if(carid == 3)
{
return 1;
}
return 0;
}
etc
Reply


Messages In This Thread
i have a problem on cars - by traficgamesro - 13.11.2010, 08:10
Re: i have a problem on cars - by Osviux - 13.11.2010, 08:13
Re: i have a problem on cars - by traficgamesro - 13.11.2010, 08:16
Re: i have a problem on cars - by Typhome - 13.11.2010, 08:16
Re: i have a problem on cars - by traficgamesro - 13.11.2010, 08:20
Re: i have a problem on cars - by Typhome - 13.11.2010, 08:27
Re: i have a problem on cars - by traficgamesro - 13.11.2010, 08:33
Re: i have a problem on cars - by playbox12 - 13.11.2010, 09:05
Re: i have a problem on cars - by iggy1 - 13.11.2010, 09:09
Re: i have a problem on cars - by traficgamesro - 13.11.2010, 09:10

Forum Jump:


Users browsing this thread: 1 Guest(s)