#lcfuel and JG dealerships
9 messages · Page 1 of 1 (latest)
@slender mulch
⚠️ This channel is for support related to free scripts ⚠️
Posts unrelated to free scripts will be removed: https://discord.com/channels/526560685262503946/1345837317587468288
🔧 Support Guidelines 🔧
- Show Your Troubleshooting Efforts: Explain what you tried to fix the issue. Actively participate in the solution-finding process. Don't just expect others to fix the code for you.
- Describe Your Issue Clearly: Provide a step-by-step explanation of the problem. A video showing the issue greatly helps!
- Post the Full Error Message: Open F8 or your server console and search for any errors.
You have to configure the exports https://docs.lixeirocharmoso.com/lc_fuel/exports
Documentation for LixeiroCharmoso's resources
can u help to show where the export goes? ive been trying and constantly getting errors
Read jg docs. Find other fuel scripts, put there LC fuel export. try do it yourself, learn a little bit to make such simply things.
(cl-functions)
- funcion GetFuel:
return exports[Config.FuelSystem]:GetFuel(vehicle)```
- functionSetFuel:
exports[Config.FuelSystem]:SetFuel(vehicle, fuel)```
do not forget to set in config.lua Config.FuelSystem = "lc_fuel"