Rezox
Member
- Joined
- Apr 18, 2021
- Messages
- 310
- Reaction score
- 156,342
- Points
- 401
Greetings friends,
I had seen the sharing on the forum before, but I saw that there were friends who could not install and use it because there was no sql file.
There is a sql file in the file, you can install it and run it directly.
Edit: (For M3 Inventory)I had seen the sharing on the forum before, but I saw that there were friends who could not install and use it because there was no sql file.
There is a sql file in the file, you can install it and run it directly.
Hidden link for visitors, to see
Log in or register now.
You need to paste the code below into m3inventoryhud/config.lua, friends.
['Repository'] = {
coords = {vector3(99.99, 99.99, 99.99)},
useMarker = true,
markerType = 2,
markerSize = vector3(0.2, 0.2, 0.2),
markerColour = { r = 255, g = 255, b = 255 },
use3dtext = true,
msg = 'Press ~INPUT_CONTEXT~ to access the warehouse.', --or '[E] - Weapons',
job = 'all',
maxweight = 500 -- if u use weight, uncomment this line
},