Jump to content

Error

Pending 3.0.6

unknown21211
unknown21211

Posted

Hey, i set the Max Loot for Raidable bases and ingame its not even close to what is should be. yes i turned allowed dupe on.

i set the Max lLoot to 300 and ingame it only shows like 30. Nothing seems to be Right.. Thanks

nivex

Posted

hi, post the profile and the loot table.

 

 

unknown21211

Posted

Its weird max loot for Expert and Nightmare just does its own thing.

nivex

Posted (edited)

hi, where is the loot table? those are both the same profile

what does it say when the plugin loads????

Edited by nivex
unknown21211

Posted

Sorry.

Plugin loads fine no errors aslo in console it displays the correct Loot spawn but ingame it doesnt match 

Nightmare.json

nivex

Posted

hi, that's an empty file.

if the console says the items spawned, then they did. they'll either be in whatever containers you have configured (boxes and TC by default, including my tier packages) or removed by another plugin.

unknown21211

Posted

Yeah says in console that they Spawned but yeah just sorta makes its own random spawn amount

nivex

Posted (edited)

Nah, the problem is that most of the items in your loot table (42 of them) are set to spawn as single stacks of 1. Items with larger stack sizes shouldn’t be forced down to 1. For example, you’ve got lowgradefuel set to spawn in stacks of 1 so it spawns up to 180 individual stacks, then the TC merges them all into a single stack. It spawned all of the required items, but you have it setup wrong, and when they get merged together in the TC you don't realize what happened. Don't set resources to single stacks of 1 for starters. If it belongs in the TC, then don't change the stacksize at all. It's pointless as the items will merge in the TC anyway.

Amount Of Items To Spawn Increased By Item Splits should not be set to true either.

Fix your loot tables using Raidable Bases Loot Table Editor

Here's the main culprit, but that's not all. 42 items have a stacksize of 1.

  {
    "shortname": "lowgradefuel",
    "name": null,
    "text": null,
    "blueprint": false,
    "skin": 0,
    "amount": 3000,
    "amountMin": 900,
    "probability": 1.0,
    "stacksize": 1
  },

 

 

Edited by nivex
1.9m

Downloads

Total number of downloads.

9.1k

Customers

Total customers served.

133.7k

Files Sold

Total number of files sold.

2.8m

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.