-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Hi there.
I believe the instillation instructions may be out of date for qb-core server 15015.
Under "_Step 3: if weaponName == "weapon_petrolcan" or weaponName == "weapon_fireextinguisher"
Copy this line and then navigate to your qb-inventory/client/main.lua paste this in your Visual Studio Code search bar.
if weaponName == "weapon_fireextinguisher" then
ammo = 4000
end
after it takes you to spot we need, copy this snippet and paste it over the few lines shown in the GIF below."_
The code snip-it does not exist in qb-inventory/client/main.lua.
Perhaps I'm not understand the instructions?
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation