Siren command
#8

Sorry for double post but can I define group of undercover vehicles like this too?

pawn Код:
stock IsUnderCoverCar(vehicleid)
{
    if(vehicleid == vehicle[0] || vehicleid == vehicle[1] || vehicleid == vehicle[2] || vehicleid == vehicle[3])
    {
    return 1;
    }
return 0;
}
Reply


Messages In This Thread
Siren command - by Lajko1 - 03.11.2013, 12:02
Re: Siren command - by papedo - 03.11.2013, 12:23
Re: Siren command - by AlonzoTorres - 03.11.2013, 12:25
Re: Siren command - by Tagathron - 03.11.2013, 12:25
Re: Siren command - by Lajko1 - 03.11.2013, 12:29
Re: Siren command - by AlonzoTorres - 03.11.2013, 12:31
Re: Siren command - by Lajko1 - 03.11.2013, 12:35
Re: Siren command - by Lajko1 - 03.11.2013, 12:44
Re: Siren command - by AlonzoTorres - 03.11.2013, 12:52
Re: Siren command - by Lajko1 - 03.11.2013, 13:04

Forum Jump:


Users browsing this thread: 1 Guest(s)