π οΈConfiguration
Let's configure your new script to your liking!
Language
shared_scripts {
'@qb-core/shared/locale.lua',
'locales/en.lua', --Choose a language, you can add some yourself if you want
'config.lua'
}Adding a new vehicle to charge
Config.ElectricCars = {
"neon",
"voltic",
"cyclone",
"raiden",
"tezeract",
"dilettante",
"imorgon",
"surge",
"khamelion",
"tesla", -> This is a new vehicle!
}Vehicle behaviour
Charging zones
Fueling dependency
Last updated
