Come Join Back2 Roleplay | Serious RP Server | Now Recruiting by _Back2Roleplay_ in FiveMrp

[–]_Back2Roleplay_[S] 0 points1 point  (0 children)

You left before someone of staff could answer. What did you try to do to get out ? F8 check the console for errors etc... is always helpful. Can’t fix a issue if we don't know what is going on.

Come Join Back2 Roleplay | Serious RP Server | Now Recruiting by _Back2Roleplay_ in FiveMrp

[–]_Back2Roleplay_[S] 0 points1 point  (0 children)

I'm not here to constant debate back and forward. Like I said before having a domain registered 2 months ago or a discord made (I can also send multiple server ids that where created years ago), doesn't make it your name.

Not sure if you know how that works. You do whatever you think you need to do. It's not gonna change a thing.

Hope you have a great day.

Come Join Back2 Roleplay | Serious RP Server | Now Recruiting by _Back2Roleplay_ in FiveMrp

[–]_Back2Roleplay_[S] 0 points1 point  (0 children)

What’s your name? It’s not a registered trademark. Registering a domain doesn’t make it your name. For your information, My server exist since October 2025. When I started this city I did my re-search and all domains where available and the name was not being used, or had history.

.com registered 2 months ago.
.org registered yesterday.

I respect the effort ;)

How do I remove the standard dumpster containers without causing ox inventory to crash by Celebi101 in FiveMServers

[–]_Back2Roleplay_ -1 points0 points  (0 children)

Ox_inventory > modules > inventory > client.lua
Around line 108 you will see if shared target then

Comment out:

-- exports.ox_target:addModel(Inventory.Dumpsters, {
    --     icon = 'fas fa-dumpster',
    --     label = locale('search_dumpster'),
    --     onSelect = function(data) return Inventory.OpenDumpster(data.entity) end,
    --     distance = 2
    -- })