For the complete documentation index, see llms.txt. This page is also available as Markdown.

Features

🏪 Own fuel station

  • You can open/close the fuel station (If it's closed, no one will be able to buy fuel).

  • You can put your company on sale at your selected price.

  • Your task as the brand-new fuel station owner is to fill your fuel reserves from time to time using the boss menu action.

  • As the owner, you can configure the fuel station to be operable only for employees, so no other citizen will be allowed to fuel their vehicle (great for EMS/PDM-only stations, for example).

  • There's a built-in money management system or an option to use society with job and boss menu functionalities.

  • You can change the price for each fuel type that the fuel station owns.

⛽ Gas pumps

  • When you're not paying attention to how much fuel you're tanking, the fuel can leak onto the ground. (You can disable this in config)

  • You need to be mindful of the type of fuel you're trying to fill your vehicle with; choosing the wrong one could lead to engine failure eventually. (Configuring a 'check' for fuel is possible so it won't let the player tank the wrong fuel.)

  • You can configure how many liters per minute the fuel dispenser will give out (also the possibility to configure the flow rate for all fuel types).

  • If you're the owner of the fuel station you can change the price of the fuel.

🌢 Fuel consumption

  • The vehicle's fuel consumption is affected by various factors such as:

    • The speed of the vehicle.

    • Depending on the weather, the consumption might be higher.

    • Depending on the terrain you're driving on (road will be the most efficient, and sand will be the least efficient).

    • Some vehicles are more efficient when driven slowly, while others are exactly the opposite.

  • You can configure fuel consumption per X amount of kilometers, for example, 4.5L per 100 km. (You can configure the number for every 100 kilometers, meaning you can have 1 kilometer per X liters.)

  • There is a possibility to set the car tank size for all vehicle categories.

  • You can also configure the car tank size per specific model.

  • You can reconfigure the type of fuel that a vehicle has.

  • There is the possibility of changing fuel consumption per terrain for all vehicles or only specific vehicle models.

Last updated