Drag and Drop doughNamechanger into your resources folder
doughNamechanger
Add ensure doughNamechanger to your server.cfg
ensure doughNamechanger
Script is by default set to use QBCore, if you wish to change it to use ESX edit shared/config.lua and set Config.ESX = true
shared/config.lua
Config.ESX = true
Go into fxmanifest.lua and comment out the @qb-core/import.lua and uncomment the 3 files in server_scripts {}
fxmanifest.lua
@qb-core/import.lua
server_scripts {}
Uncomment the lines in fxmanifest.lua that are marked
Change Config.UseBTtarget = true
Config.UseBTtarget = true
Success! Should work now!
Credit for BT-Target goes to https://forum.cfx.re/u/skellykat_gaming/arrow-up-right
Last updated 4 years ago