Not detecting copcar
#1

pawn Код:
public IsACopCar(carid)
{
    new vehicle = GetVehicleModel(carid);
    if(vehicle == 597)
    {
        return 1;
    }
    return 0;
}
I go on my server, Type /v 597 0 1,
I get in try cuff and it says im not in a registered car,
So i goto SFPD using /gotosf, And try get in that car,
And again try cuff, It still says im not in copcar,
Is that looking for like... new 597?
If it is how to make it search for the vehicle id 597
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: 3 Guest(s)