Not working
#5

ohh silly me :P thank you again

if you don't mind I want to raise vehicle fuel if I will use can so if I have 10 fuel and if I have gascan I will add +5 fuel to car, is this correct code?

pawn Код:
if(GCS[playerid] == 1)
            {
                GCS[playerid] --;
                Carinfo[vehicleid][F] += 5; // Refilling vehicle with 5 liters of fuel
                return 1;
            }
can't test on my own I'm in hurry :/
Reply


Messages In This Thread
Not working - by Lajko1 - 25.11.2013, 16:38
Re: Not working - by Konstantinos - 25.11.2013, 16:47
Re: Not working - by Lajko1 - 25.11.2013, 17:10
Re: Not working - by Konstantinos - 25.11.2013, 17:23
Re: Not working - by Lajko1 - 25.11.2013, 17:30
Re: Not working - by Konstantinos - 25.11.2013, 17:40
Re: Not working - by Lajko1 - 25.11.2013, 18:09

Forum Jump:


Users browsing this thread: 1 Guest(s)