18.08.2010, 12:49
(
Last edited by Cameltoe; 23/03/2011 at 10:39 AM.
)
- Fuel FS v1.3
What is this:
- This is a Simple fuel system.
- Fuel drops by the speed of the vehicle.
- Stops the vehicle at 0% fuel.
- This system is easy customizable.
How to:
- Compile the fs or put the .amx file inside filterscripts folder.
- Open up server.cfg and under filterscripts add Fuel.
- Inside this fs i redefined MAX_VEHICLES as i didn't want it to loop throught 2k cars.. (change if you got more than 50 cars in your gm)
- That's it.
Command's:
- /refuel
Version:
- v1.3
Download:
Pastebin - V1.3
Mediafire - V1.3
Change log:
Comment's:
- Suggestion's is highly appreciated.
- Comment's about the script, bugs etc.
- Haters, save time and don't even post.
- Please report bugs.
Credits:
- Me.
- getty154 - Tester
- Who ever made the GetPlayerSpeed Stock.
- Samp crew.
What is this:
- This is a Simple fuel system.
- Fuel drops by the speed of the vehicle.
- Stops the vehicle at 0% fuel.
- This system is easy customizable.
How to:
- Compile the fs or put the .amx file inside filterscripts folder.
- Open up server.cfg and under filterscripts add Fuel.
- Inside this fs i redefined MAX_VEHICLES as i didn't want it to loop throught 2k cars.. (change if you got more than 50 cars in your gm)
- That's it.
Command's:
- /refuel
Version:
- v1.3
Download:
Pastebin - V1.3
Mediafire - V1.3
Change log:
Code:
Version 1.1 - Vehicle now stops at 0 fuel - Converted to use zcmd instead of strcmp - Fuel drops more realistic Version 1.2 - Defined FUEL_DECREASE - Fixed the Refuel CMD - Added an Money CMD - Added an Car CMD - Fixed all found bugs Version 1.3 - Fuel bug value turning negative fixed
- Suggestion's is highly appreciated.
- Comment's about the script, bugs etc.
- Haters, save time and don't even post.
- Please report bugs.
Credits:
- Me.
- getty154 - Tester
- Who ever made the GetPlayerSpeed Stock.
- Samp crew.