Disable all vehicle engines ongamemodeinit
#1

Hi, i have this code:

pawn Код:
new engine, lights, alarm, doors, bonnet, boot, objective;
    GetVehicleParamsEx(vehicleid, engine, lights, alarm, doors, bonnet, boot, objective);
    SetVehicleParamsEx(vehicleid, toggle, lights, alarm, doors, bonnet, boot, objective);
How can I make it so 'vehicleid' searches for every car in the server and turns off the engine?

Thanks
Reply


Messages In This Thread
Disable all vehicle engines ongamemodeinit - by lewismichaelbbc - 11.03.2012, 10:58
Re: Disable all vehicle engines ongamemodeinit - by Reklez - 11.03.2012, 11:09
Re: Disable all vehicle engines ongamemodeinit - by lewismichaelbbc - 11.03.2012, 11:31
Re: Disable all vehicle engines ongamemodeinit - by Alexy_Dramon - 11.03.2012, 11:53

Forum Jump:


Users browsing this thread: 3 Guest(s)