LuxHUD + BigDaddy-Fuel Installation

This guide explains how to correctly install and configure the LuxHUD + BigDaddy-Fuel Integration on your FiveM server. Follow each step carefully to ensure this functions as intended.

01. Dependencies:

  1. You must have BigDaddy-Fuel installed and ready.

02. Configuring Lux HUD for BigDaddy-Fuel

1

Locate and Configure Config.Fuel

You need to change the following line in the config:

Config.Fuel = {
    useExternal = "Disabled"
}

To the following:

Config.Fuel = {
    useExternal = "Big-Daddy"
}
2

That's it!

You should now have BigDaddy-Fuel working on Lux HUD.

Last updated