-
RegisterNetEvent('qb-shops:247clerk', function()
local PlayerPed = PlayerPedId()
local PlayerPos = GetEntityCoords(PlayerPed)
for shop, _ in pairs(Config.Locations) do
local po…
-
**Describe the bug**
A clear and concise description of what the bug is. A stranger to qbcore should be able to read your bug report and understand how to reproduce it themselves and understand how t…
-
**Describe the bug**
A clear and concise description of what the bug is. A stranger to qbcore should be able to read your bug report and understand how to reproduce it themselves and understand how t…
-
**Describe the bug**
If you park out some player vehicles you get sometimes the error that the vehicle can't be found. So in this time you don't get any keys or the actual Properties for the vehicle.…
-
**Problem:**
remove target dose not work with me
**Wanted Outcome:**
i want to remove a target model from an animal after harvest it so it's not working with me
**Current Point:**
local model…
-
**Describe the bug**
When trying to use $in on a join(), knex complains that `in` is not allowed. Some googling indicates that one should use `onIn` however this does not work either.
**Stack tra…
-
**Describe the bug**
We have noticed when you go to your apartment (or house) and change character in-game, and leave apartment (or house) it will put you in a different instance than what everyone e…
-
https://youtu.be/NC269iWnpc4
-
### Helm chart name
qbittorrent-vpn
### Helm chart version
13.5.2
### Container name
ghcr.io/k8s-at-home/qbittorrent
### Container tag
v4.4.3.1
### Description
The app creates, but qbit shows…
-
A function support for context menu. Its tedious to create events for each buttons. If there was a function like "action" in qb-target, it would become way easier to work with context menu. Especially…