💡 Installation

Installation guide of Advanced Fuel Script

Step 1: Move resource

Extract the zip you downloaded from keymaster and drop the fast-fuel folder in the resources folder.

Step 2: Start script

Start fast-fuel in server.cfg.

ensure fast-fuel

Step 3: Configration Event

exports['fast-fuel']:GetFuel(Vehicle)
exports['fast-fuel']:SetFuel(Vehicle, 100)

You can use it as Exports

Last updated