ive been trying to find how to fix this for hours but cant seem to find anything, any help would be appreciated :0
Send a snippet of the code that is related to those issues. Without anything provided, not much can be done.
ill be real im new to this so i wouldnt know what would be causing this, its pretty much a default qbcore server with a few added mlos car packs & gun reload mod
1 Like
ive done a fresh start of the server and still having this problem
A plain restart won’t solve an issue that seems to be implemented into QBCore by default:
Try changing %{value} to %s. I cannot guarantee that it will work as I am unfamiliar with how QBCore and this line of code get used, but it’s worth a try.
File location: /qb-core/locale/en.lua
Additionally, I recommend browsing through QBCore’s documentation: Introduction - QBCore Documentation

