[vRP] Script collection (vrp_hud_inventory, vrp_cards, vrp_business ...)

Anyone knows why it doesn’t show the guns pictures in the inventory? I added all the .png images and started them in the fxmanifest and still they don’t show

can u give an example i have added the one in the readme file so it looks like this atm not sure how it works since im still kinda new to this :slight_smile:

image

im getting a error when i try to drop items

me to .

me to

good script bro

have you changed all the files as it say as MANDATORY on github?

turn off debug

when i Throw empty bottle, water and anyting item… it is happan
i cant drop out item… like empty bottle… what i have to do?

have you changed the name of the vrp_hud_inventory? or you have some error in your config

And you have made sure that you made all the mandatory modifications to vrp + installed the dependencies if any for hud_inv

what is that you said all mandatory modification?

‘vrp_hud_inventory’ has problem to me

I did all thing along readme.md file.

eating, giving is working rightly. but (drop)throw function makes error.

I cant drop anything with error

below script is making error.


(error line) - for v,k in pairs(cfgItem.seizable_items) do

I dont know What i have to do…

yeah you need to make some mandatory changes in the vrp modules, and client to tell it to use the GUI and the diffrent functions… it’s on his github under “MANDATORY”

yeah the error seems like you have forgotten to add/change something in the modules

i just made cfgItem like that for seizable items
in vrp/modules/inventory.lua i just put this and it worked

local cfgItem = module("cfg/police")

`

i have an fix

thanks a lot. solved.

how to make card?

i have a problem

done all the steps

but get an error in console for the server

Error: proxy call vRP:getinventoryweight not found
Error: proxy call vRP:get itemdefinition not found
Error: proxy call vRP:getitemchoicehud not found

any one got a fix for that