Vehicle with no fuel
#4

pawn Код:
else if(Carinfo[vehicleid][F] > 1 && vehicleid != NoFuel(GetPlayerVehicleID(playerid)))
        {
            SendClientMessage(playerid, COLOR_RED,"{FF6A22}INFO: {FFFFFF}Write {FF6A22}/engine {FFFFFF}to turn on engine.");
            return 1;
        }
The NoFuel I've posted must not take "playerid" as a parameter.
Reply


Messages In This Thread
Vehicle with no fuel - by Lajko1 - 11.12.2013, 21:28
Re: Vehicle with no fuel - by Emmet_ - 11.12.2013, 21:39
Re: Vehicle with no fuel - by Lajko1 - 11.12.2013, 22:08
Re: Vehicle with no fuel - by Emmet_ - 11.12.2013, 23:17
Re: Vehicle with no fuel - by Lajko1 - 12.12.2013, 13:08
Re: Vehicle with no fuel - by Emmet_ - 12.12.2013, 16:44
Re: Vehicle with no fuel - by Lajko1 - 12.12.2013, 21:33
Re: Vehicle with no fuel - by Emmet_ - 12.12.2013, 21:37
Re: Vehicle with no fuel - by Lajko1 - 12.12.2013, 22:25

Forum Jump:


Users browsing this thread: 1 Guest(s)