Jump to content

Conflig with BetterLoot

Pending 1.0.25

nash
nash

Posted

I don’t recall reading it anywhere, but the plugin seems to conflict with BetterLoot, unless I missed a configuration option.

However, with modified loot tables, the NPC’s loot size seems to be fixed to the number defined in the table, and as a result, the ItemPerks item cannot appear in the loot.

 

P.S Command: ipgivekit
Type:  console/chat

In console, its OK. in chat, give random kit

  • Curator
imthenewguy

Posted

On 8/30/2025 at 8:01 PM, nash said:

I don’t recall reading it anywhere, but the plugin seems to conflict with BetterLoot, unless I missed a configuration option.

However, with modified loot tables, the NPC’s loot size seems to be fixed to the number defined in the table, and as a result, the ItemPerks item cannot appear in the loot.

 

P.S Command: ipgivekit
Type:  console/chat

In console, its OK. in chat, give random kit

My plugin adds a container slot for the item to be inserted into the container. If BetterLoot is stopping this from happening, you may need to speak with the dev of that plugin because that would mess with a number of plugins that handle loot in a similar fashion.

nash

Posted

I feel like it works on crates but not on NPCs...
No big deal, I did it differently.

 

thx

Harley Ross

Posted

How? Please tell me how you got this to work, there is literally no documentation. How do I add items manually to my loot tables? I know how to add items to loot tables, but there is no list of item names and their designation anywhere.

  • Curator
imthenewguy

Posted (edited)

BetterLoot doesn't support the item.text field, which is a requirement for a loot plugin to handle the drops. Plugins like AlphaLoot do.

You don't need it though, as you can configure the drop rates directly in the ItemPerks plugin to add them to the container on loot.

 

      "Chance for a player to receive an enhanced item when looting a container [out of 100]": {
        "crate_normal_2": 6.0,
        "crate_normal": 10.0,
        "crate_elite": 90.0,
        "crate_underwater_basic": 10.0,
        "crate_underwater_advanced": 20.0,
        "heli_crate": 15.0,
        "bradley_crate": 15.0,
        "codelockedhackablecrate": 30.0,
        "codelockedhackablecrate_oilrig": 40.0,
        "crate_tools": 3.0,
        "loot-barrel-1": 2.0,
        "loot_barrel_1": 2.0,
        "loot-barrel-2": 4.0,
        "loot_barrel_2": 4.0
      },

 

 

Edited by imthenewguy
Harley Ross

Posted

I'll try this out when I get home today. Thanks for the info and reply.

2m

Downloads

Total number of downloads.

9.5k

Customers

Total customers served.

139.1k

Files Sold

Total number of files sold.

2.9m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.