Siren command
#3

pawn Код:
enum vehicleVars{        
    vUndercover,
}  
new vehicleInfo[MAX_VEHICLES][vehicleVars];


if(vehicleInfo[vehicleid][vUndercover] == 1){
  ...
}
And in the enum you would have coordinates and other information about the vehicle and if you want you can save and load that info. Just make sure you understand the ID system of vehicles in SA-MP.
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: 2 Guest(s)