[DEPRECATED] Inventory inspired by Trsak ❤

HTML -> Image -> Item

add the image in the Item folder.

Then go into the fxmanifest and find this

image

add the image you added, to the list in the manifest so it would look something like this

" 'html/img/items/*.svg'
'html/img/items/bread.png', "

files {
‘html/ui.html’,
‘html/css/ui.css’,
‘html/css/jquery-ui.css’,
‘html/js/inventory.js’,
‘html/js/config.js’,
‘html/locales/.js’,
'html/img/
.png’,
‘html/img/.jpg’,
'html/img/
.svg’,
‘html/img/items/.png’,
'html/img/items/
.jpg’,
‘html/img/items/*.svg’
‘html/img/items/bread.png’,
‘html/img/items/water.png’,
‘html/img/items/beer.png’,

2 Likes

Thx bro)

1 Like

Yes they are awesome, even keeping this resource updated and adding to it which is great.

1 Like

Hey,
I’m confused, v1.0 Final working with this script?))

2 Likes

Good Question, i hope so.

1 Like

There is no need to touch the manifest to add the images just drop the image in the file html/img with the same name as is listed for the database.

1 Like

Just drop png files here:

(resources/DP_Inventory/html/img/items)

That’s it. Nothing extra.

This inventory is currently for ESX 1.2 only.

ESX 1.2 is the same as ESX v1-final.

ESX 1.2 is not the same as ESX 1.1, ESX 1.0 or EXM.

You can check your es_extended fxmanifest for the version number.

1 Like

You dont have the correct mythic version.

I think this fork works GitHub - JayMontana36/mythic_notify: A simple FiveM notification resource

Confirmed future features: No ETA.

  • ESX 1.1 support
  • Extended bags with dropping and stealing option.
  • Improved camera options
  • Better installation wiki
  • Remove mythic and switch to t-notify.
  • Ammunition improvements
  • Attachements improvements
4 Likes

Looking forward for 1.1!

1 Like

Why i can’t open a weapon shop, but i have a weapon license? image

1 Like

This is usually the one to recommend as it is the most up to date one.

Glad to see you’re going to switch to t-notify though

1 Like

Hello no weapons stores in my inventory using extended final 1

1 Like

Can’t open shops it’s good inventory as conde-b1g but is very buggy sad

1 Like

Like your work! keep it up

1 Like

Had this with other versions, not this specifically, but the thing was if you restart script while your ingame, it doesn’t load licenses, only when playerSpawn… Something like that. Might be the case for you.

1 Like

when I put my gun away and take it back out lose all ammo

1 Like

‘html/img/items/*.png’ is just as fine, it will add all .png files, no need to add every individual name

1 Like

when trying to buy a weapon license, doesn’t let me buy, it take the cash but doesn’t register my player that he has the license to get a weapon from the store, ive tried adding idcard to item sql to see if that works but no luck…

1 Like