[FilterScript] [FS]Basic Fuel Filterscript
#2

I haven't tested it yet, but i've looked at the code:

pawn Код:
for(new c=0; c<255; c++) { // loop through 255 vehicles
Gas[c] = MAX_GAS; // Gas of 255 vehicles is 100
}
^ I think you can just do ' new Gas[MAX_CARS] = MAX_GAS; '

And why 2 timers? They do almost the same checks, you can easily combine them and run only one timer.

And if i can suggest one thing, it will be easy enough, adding fuel stations where we can refill (maybe ask Donny_K if you can copy the coords of stations from his fuel script). Else i will make it and let you know when its done.
Reply


Messages In This Thread
[FS]Basic Fuel Filterscript - by Pixels^ - 12.03.2007, 03:17
Re: [FS]Basic Fuel Filterscript - by yom - 12.03.2007, 03:33
Re: [FS]Basic Fuel Filterscript - by Pixels^ - 12.03.2007, 03:36
Re: [FS]Basic Fuel Filterscript - by Revelator - 12.03.2007, 03:41
Re: [FS]Basic Fuel Filterscript - by Pixels^ - 12.03.2007, 03:57
Re: [FS]Basic Fuel Filterscript - by Donny_k - 12.03.2007, 11:29
Re: [FS]Basic Fuel Filterscript - by Riantoju - 12.03.2007, 17:49
Re: [FS]Basic Fuel Filterscript - by kspeed - 12.03.2007, 18:20
Re: [FS]Basic Fuel Filterscript - by cooldown - 15.03.2007, 10:55
Re: [FS]Basic Fuel Filterscript - by Ark - 06.06.2007, 13:47

Forum Jump:


Users browsing this thread: 2 Guest(s)