Change gas price
Last updated
Last updated
There are two ways to change the price of gas.
To change the price for state-owned gas stations, go to rcore_fuel/config/shop_config.lua
.
For each gas station where you want to change the fuel price, edit these values:
After making the changes, restart the script to apply the new fuel prices in the game.
Go to the gas station in the game where you want to change the gas price. Use the command /fuelcompanydebug
in game and this will display information about the gas station you are standing at.
Once you know which gas station you are dealing with, use the following server command in your live console:
SetGasPrice
For example, by entering the command SetGasPrice fuel_pump24 1 999
, you change the gas price to $999.
The new price takes effect immediately in the game.
Before:
After: