#Renewed Fuel

1 messages · Page 1 of 1 (latest)

nocturne glen
#

The most advanced Fuel and Gas management script on FiveM, hope you will enjoy what we've been cooking.

Features:

General

  • Optimized (0.00ms idle, and 0.01ms on use, less than 1 MiB ram usage regardless of frameworks)
  • Multi Framework support ESX/Ox/QBCore/QBox
  • Fully secure, no more having to worry about cheaters giving themself money!
  • Fully translatable (english translation included)
  • Build in brand new fuel system utilizing statebags meaning that the sync is now next level.
  • Multi fuel types system, which can give different effects
  • Able to have a driver and someone fuel the vehicle at the same time.
  • Chance for vehicles to blow up IF being refilled while engine is running.
  • Fully synced Nozzles and Ropes

Gas Stations

  • Admins can create/modify stations while ingame.
  • Integrated Gas stations logs to see everything the employees are doing.
  • Build in society fund for the gas stations.
  • Build in job system for gas stations.
  • Able to change prices per fuel pump
  • Upgrades per fuel pump
  • Oil tanks that can be purchased and upgraded to carry more oil.

Oil Rigs

  • Oil Rigs are synced across all players
  • Oil Rigs comes with synced animation to reflect speeds
  • Oil Rigs comes with build in storages
  • Oil Rigs have 2 build in crude oils (Low and High) quality!
  • Oil Rigs can be placed by admins
  • Players can transfer access to each rig

Oil Field

  • Oil field Controllers (Storage, Distillery and Blending Pool)
  • Storage have unlimited storage for oil rig crude oils and gasoline
  • Configurable recipes to deter main rates and gasoline types
  • Able to extract gasolines into barrels to be used for gas stations
  • Synced sounds for player making fuel

##Dependencies

  • Ox Lib,
  • OxMysql
  • QBox/QB/ESX/OxCore
  • Ox Inventory
  • Renewed Lib
  • Ox Target

Preview Here
Documentation: Here
Purchase Escrowed: Here
Get the Sub: Here

Renewed Fuel, is the most advanced fuel system in FiveM.

Get the script here:
Escrowed: https://renewed.tebex.io/package/5962533
Part of our Subscription: https://renewed.tebex.io/package/5755809

Documentation:
https://renewed-scripts.gitbook.io/renewed-scripts/paid-scripts/renewed-fuel

Video edited & produced by Pedro from the cDev team @ ht...

▶ Play video

Welcome to Renewed-Fuel a complete reworked fuel system.

#

Remember to use code "qbox" for an additional 10% off

modest zodiac
meager tendon
#

awesome work! been waiting for this so long 😄

nocturne glen
meager tendon
#

quick question, its mentioned to have 'Synced sounds for player making fuel', does that use xsound, interact-sound or you have your own integrated? 🙂

nocturne glen
#

which means no NUI audio and no xsounds and no interact sound its the 3d dimensional audio used in base GTA

meager tendon
#

awesome, thank you. Just purchased it! 🙂

nocturne glen
limber flicker
#

Zoo is going to become rich with this one

nocturne glen
nocturne glen
#

Renewed Fuel 1.1.1

Changelog:

  • Added custom petrolcan gallons amount (You can now select how many gallons per durability a can can store)
  • Added petrolcan realistic weights, (REQUIRE INVENTORY EDITS ALREADY UPDATED ON DOCS). An empty petrolcan will weight differently from a full
  • Added Inventory hooks to make sure spawned petrolcans follow the custom weights and naming scheme (IF TURNED ON)
  • Refactored a bunch of older c
nocturne glen
#

Renewed Fuel 1.1.2

Changelog

  • Added Electric Vehicle support
  • Added native audio sound for when picking up a nozzle
  • Added native audio sound for when returning a nozzle
  • Added native audio sound for when fueling a vehicle
nocturne glen
#
  • Added the options for players to purchase Gas Stations without admin intervention
  • Fixed a error with trying to fuel on a newly made gas station
  • Added a few more admin commands when doing /gasstation

To have the ability for players to buy stations add the following to your server.cfg

# Make fuel stations purchaseable by players
setr fuel_buystations true

Also run this SQL inside your SQL software such as heidisql etc.

ALTER TABLE `gas_stations`
    ADD COLUMN `price` INT NULL DEFAULT '0' AFTER `fuelpump`,
    ADD COLUMN `pedcoords` VARCHAR(255) NULL DEFAULT json_object() COLLATE 'utf8_general_ci' AFTER `price`;
nocturne glen
#

Renewed Fuel 1.1.4

Changelog

  • Added SetStorage and GetStorage exports
  • Added a a closest statement to admin command do /gasstation true to open the closest gas station
  • Added a teleport button to gas station in the admin menu
  • Sorted the menus by price in select fuel
nocturne glen
#

Renewed Fuel 1.1.5

Changelog

  • Added missing translations
  • Added blip scale to config
  • Added permission group to config
nocturne glen
#

Renewed Fuel 1.1.7

Changelog

  • Added fuelType default to be current fuelType or '86' if nil
  • Fixed some issues with getting/setting fuel via exports
  • Fixed an issue where transferring rig did not grant access to oil field
  • Added a isElectric export (check docs).
  • Added additional installation (can skip if using Renewed-Vehiclekeys)
  • Made sure EVs without statebags now get correct fuel type (100)
  • rewrote small parts of the fuel consumption to make fuel more responsive when going in * to new vehicles
  • Rewrote returning barrels to use Renewed-Lib stashshops
  • Fixed an issue where calculations for gas type amount would be incorrect.
  • Fixed an issue with unable to get other gas