#Qb-Inventory

1 messages · Page 1 of 1 (latest)

median cosmos
#

I recently installed a different inventory system and was wondering if the defualt inventory system handled using items.

RegisterCommand('useItem', function(source, args)
local itemName = args[1]
if not itemName then return end
exports['qb-inventory']:Useitem(itemName, function()
print('Used item with the name of '..itemName)
end)
end, true)

The new script has nothing to do with using items, is there nay way I can implement this?

I have already tried checking configs

#

config

#

im deffo newer so anything even slight will help

undone current
#

Unless you can provide the link to where you got this from it's very hard for us to provide you support with it, without seeing the source code.

mighty stag
#

@undone current when i put my inventory in it server stop load in to the server

tiny swift
mighty stag
mighty stag
#

i say it one time

tiny swift
#

i wasnt being rude i was simply stating to create your own post instead of using someone elses

#

#1326267130102022306 you can create a thread in this channel

tiny swift
#

why?

#

anyone can make one there isnt a restriction

mighty stag
tiny swift
#

why

mighty stag
undone current
median cosmos
# undone current

he probably has a protection features or discord restricted his account

mighty stag
median cosmos