Fuel error
#5

Quote:
Originally Posted by MrCallum
Посмотреть сообщение
I get
Well ofcurse you will get this error.
Those Cars & Bikes are an example of making system to check which vehicle needs fuel and which doesn't.
Anyway, use this to check if it works overall:
pawn Код:
public OnGameModeInit()
{
        for(new v = 0; v < MAX_VEHICLES; v++)
    {
        VehicleFuel[v] = 100;
    }
}
If you are developing RP you should check which vehicle needs fuel and which doesn't.
Reply


Messages In This Thread
Fuel error - by MrCallum - 21.05.2016, 14:14
Re: Fuel error - by luke49 - 21.05.2016, 14:18
Re: Fuel error - by maximthepain - 21.05.2016, 14:23
Re: Fuel error - by MrCallum - 21.05.2016, 14:30
Re: Fuel error - by maximthepain - 21.05.2016, 14:34

Forum Jump:


Users browsing this thread: 1 Guest(s)