How can i make this item Heal injuries too
medikit|472x500
bump
Sharing a picture of a medkit isn’t really going to allow anyone to help you. Like, at all. Feel free to post the code for the portion of the resource you’re using that handles what that medkit does and we can help you make the changes you want.
i apologize im just new to fivem and trying to develop a server, im using @ox_inventory here is the code
['medikit'] = {
label = 'medikit',
weight = 2,
stack = true,
close = true,
description = nil
},
im using mythic_hospital
That bit’s not actually what you want but I downloaded the resource and see only ‘bandage’ as an option. Medkit isn’t listed anywhere in the resource. Did you add this item yourself or did you download the resource from somewhere other than the overextended github?
it auto merge to ox inventory when i installed it.
I have no idea what “auto merged” means. What did you install along with ox_inventory to have the medkit capability? That’s the part that needs to be seen.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.