QBCore
Common issues in regards to 'frozen_ambulance' and 'qb-core'
Last updated
Common issues in regards to 'frozen_ambulance' and 'qb-core'
Open qb-radialmenu/client and delete stretcher.lua
Open qb-radialmenu/server and delete stretcher.lua
Open file qb-radialmenu/fxmanifest.lua
Delete line 'client/stretcher.lua'
Delete line 'server/stretcher.lua'
Restart server
This is due to compatibility to qtarget exports only present in most recent versions of qb-target. As a remedy, download the latest version of qb-target. Here is a link(5.5.0+):
https://github.com/qbcore-framework/qb-target/archive/refs/heads/main.zip
Last updated