NEED ERGENT HELP PLEASE
#1

Well i have made it so all cars start with their engine off so you either have to turn your engine on or htowire it but with group vehicles they need to stay on all the time how can i do please

Please help me!!!!!!!!! This is what i have and it got not work

pawn Код:
public OnPlayerEnterVehicle(playerid, vehicleid, ispassenger)
{
         if(Vehicles[GetVehicleFileID(GetPlayerVehicleID(playerid))][CarGroup])
    {
        GetVehicleParamsEx(Vehicles[GetVehicleFileID(GetPlayerVehicleID(playerid))][CarGroup], engine, lights, alarm, doors, bonnet, boot, objective);
        SetVehicleParamsEx(Vehicles[GetVehicleFileID(GetPlayerVehicleID(playerid))][CarGroup], 1, lights, alarm, doors, bonnet, boot, 0);
    }
}
PLEASE HELP ME


Help Is Appreciated
Reply


Messages In This Thread
NEED ERGENT HELP PLEASE - by Geniuss - 04.06.2012, 02:00
Re: NEED ERGENT HELP PLEASE - by FalconX - 04.06.2012, 02:05
Re: NEED ERGENT HELP PLEASE - by Geniuss - 04.06.2012, 02:08
Re: NEED ERGENT HELP PLEASE - by FalconX - 04.06.2012, 02:13

Forum Jump:


Users browsing this thread: 1 Guest(s)