Not detecting copcar
#5

pawn Код:
public IsACopCar(carid) {
if(GetVehicleModel(carid) == 597) return 1;
return 0;
}
Reply


Messages In This Thread
Not detecting copcar - by JoeDaDude - 12.06.2009, 20:28
Re: Not detecting copcar - by JoeDaDude - 12.06.2009, 21:11
Re: Not detecting copcar - by efeX - 12.06.2009, 22:15
Re: Not detecting copcar - by JoeDaDude - 12.06.2009, 22:17
Re: Not detecting copcar - by BMUK - 12.06.2009, 22:29
Re: Not detecting copcar - by JoeDaDude - 12.06.2009, 22:35
Re: Not detecting copcar - by BMUK - 12.06.2009, 22:38
Re: Not detecting copcar - by JoeDaDude - 12.06.2009, 22:39
Re: Not detecting copcar - by BMUK - 12.06.2009, 22:50
Re: Not detecting copcar - by JoeDaDude - 12.06.2009, 22:57

Forum Jump:


Users browsing this thread: 1 Guest(s)