Fuel Pump

VAULT+ RUST PLUGIN Fuel Pump 1.0.11

Upgrade or register to download
Potentially Outdated? (3+ Months)
Potentially Outdated: This resource hasn't been updated in over 3 months. Since base platforms and games update frequently, older files may experience compatibility issues. Please verify the supported versions and check the discussion tab or official sources first. If the resource no longer works, consider requesting an update from the author.


About Fuel Pump​


Fill your modular car with fuel, thanks to the petrol pump of the petrol station, without moving from your seat
😉
, the filling time and cost, is modifiable in the file configurations. Take that 10, 20 or 30 seconds waiting before leaving you swept away

Available on all gas stations on the map

Working with modular cars


How to use ?


  • Go to any gas station on the server
  • When you are facing a pump, an image will appear in front of you
  • Just click on the "E" key on your keyboard (you have to be in a modular vehicle)




spacer.png spacer.png

Config

JSON:
{
  "Currency": "SCRAP",
  "DistanceOfQuit": 5.0,
  "FillingLimit": 1000,
  "ImageLogo": "https://i.imgur.com/HFEMPq6.png",
  "PayItemID": -932201673,
  "PerFuel": 1,
  "Pricing": 10,
  "TimeFilling": 10,
  "Title": "Fuel Pump"
}

  • Currency: Payment currency that will be displayed on UI
  • Title: The text displayed at the top of UI
  • TimeFilling: The filling time of the vehicles
  • Pricing: Sets fuel price for filling
  • PerFuel: The quantity received in relation to the price ( Pricing )
  • PayItemID: Item that will be removed during payments (default: scrap)
  • ImageLogo: Image that is displayed on top left of UI
  • FillingLimit: The maximum limit a reservoir can contain can be increased or decreased
  • DistanceOfQuit: Max distance, for UI display ( when player exceeds max distance UI this closes automatically )
  • Like
Reactions: CodeflingSucks
Back
Top