ReasKoray
Software
Hello,
It is a Warehouse Script with Password System. Warehouses can be purchased with a certain amount of money.
You can install and run the sql file file inside the file.
You need to paste the code below into m3inventoryhud/config.lua, friends.
['Depo'] = {
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 = 'Depoya erişmek için ~INPUT_CONTEXT~ tuşuna basınız.', --or '[E] - Silahlar',
job = 'all',
maxweight = 500 -- if u use weight, uncomment this line
},
It is a Warehouse Script with Password System. Warehouses can be purchased with a certain amount of money.
You can install and run the sql file file inside the file.
Hidden link for visitors, to see
Log in or register now.
Hidden link for visitors, to see
Log in or register now.
You need to paste the code below into m3inventoryhud/config.lua, friends.
['Depo'] = {
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 = 'Depoya erişmek için ~INPUT_CONTEXT~ tuşuna basınız.', --or '[E] - Silahlar',
job = 'all',
maxweight = 500 -- if u use weight, uncomment this line
},
Last edited by a moderator: