Why does the fuel go down ?
#2

As I said, you need to do this..

pawn Код:
new engine, lights, alarm, doors, bonnet, boot, objective;
    for(new ix=0;ix<MAX_VEHICLES;ix++)
    {
        new fuelx = fuel[ix];
        GetVehicleParamsEx(vid, engine, lights, alarm, doors, bonnet, boot, objective);
        if(engine == 0)
        {
            fuel[ix] = fuelx
        }
    }
Reply


Messages In This Thread
Why does the fuel go down ? - by Geniuss - 09.06.2012, 17:12
AW: Why does the fuel go down ? - by JhnzRep - 09.06.2012, 17:17

Forum Jump:


Users browsing this thread: 2 Guest(s)