> For the complete documentation index, see [llms.txt](https://documentation.rcore.cz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.rcore.cz/paid-resources/rcore_fuel/features/commands-and-keybinds.md).

# Commands and Keybinds

### \</> Commands

#### Setting gas price

| Command                                                   | Description                                       |
| --------------------------------------------------------- | ------------------------------------------------- |
| SetGasPrice \<company\_name> \<GasType (number)> \<price> | Set the gas price for a specific gas station.     |
| SetAllGasPrice \<GasType (number)> \<price>               | Set gas prices for every non-ownable gas station. |

#### Setting company price

* This will work only for ownable stations. If the stations cannot be bought, there will not be any change.

| Command                                       | Description                                   |
| --------------------------------------------- | --------------------------------------------- |
| SetFuelStationPrice \<company\_name> \<price> | Set a specific price for the company station. |
| SetAllFuelStationPrice \<price>               | Set prices across all company stations.       |

#### Randomize fuel price

| Command                                          | Description                                                                                                                                                           |
| ------------------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| RandomizeFuelPrice \<min\_number> \<max\_number> | Temporarily randomize gas prices across all stations. Player-ownable stations will keep the random value, but others will revert to their old prices after a restart. |

#### Refill station stock

* This command will refill specific gas station reserves.

| Command                        | Description                         |
| ------------------------------ | ----------------------------------- |
| RefillStation \<company\_name> | Refill only a specific gas station. |
| RefillAllStation               | Refill all stations at once.        |

#### Evict station owner

| Command                               | Description                                                 |
| ------------------------------------- | ----------------------------------------------------------- |
| EvictGasStationOwner \<company\_name> | Evict player from his own company and put it back for sale. |

### ⌨️ Keybinds

| Keybind      | Action                                       |
| ------------ | -------------------------------------------- |
| `E`          | Collect generator from ground                |
| `E`          | Start fueling vehicle when holding jerry can |
| `Q`          | Switch fuel type                             |
| `E`          | Call taxi when near marker                   |
| `X`          | Drop carried barrel                          |
| `E`          | Pick up fuel nozzle                          |
| `Left Click` | Select vehicle to refuel                     |

| Keybind     | Action                   | Control ID | Group |
| ----------- | ------------------------ | ---------- | ----- |
| `E`         | Clean vehicle            | `38`       | 1     |
| `Backspace` | Select vehicle           | `194`      | 1     |
| `X`         | Cancel vehicle selection | `24`       | 1     |
