Siren command
#4

Код:
new Undercover[MAX_VEHICLES]; //variable for making vehicles undercover
//.....
new veh1 = CreateVehicle(...); // Create a vehicle
Undercover[veh1]=1; // you can use 1-true and 0-false to control it,here you make that vehicle undercover
Or the thing that Alonzo did,just you don't need to use an enum for 1 variable
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)