I tried your suggestion, still get same error and the loot is not filling barrels or crates, like it is not loading at all or not reading cfg /blacklist and /loot does nothing
BetterLoot
Moved
Total Downloads: 42,623 - First Release: Feb 26, 2015 - Last Update: Mar 20, 2018
- 4.95699/5, 93 likes
-
Plz try the attached version:Attached Files:
-
-
To spawn the barrels , weapon boxes, and ordinary boxes large square will not spawn
-
Hey Fujikura !
I see your next update, and I have somes problems to understand :
delayPluginInit: 3 > amount of Ticks before initializing the tables
My english is not amazing so I ask for a little help ^^
What this thing do ?
Thank you
Regards,
Katenn -
[DOUBLEPOST=1468663749][/DOUBLEPOST] -
-
Ticks will start after server was initialized...this gives the plugin time to let the game load ALL needed data, before BetterLoots grabs them into his tables
Example Error:
Code:OnTick scheduled update failed: Object reference not set to an instance of an object
-
But I think an error is present because : loottable is not load..
I find Rocket and Grenade in baril, but they don't are in the LootTable
You have an idea ? -
BetterLoot can't spawn items which are'nt in one of the tables....if they spawn, then the container was not populated by betterloot -
"Barrel": {
"barrelTypes": "loot",
"giveXpBarrel": true,
"maxItemsPerBarrel": 3,
"maxXpScaleBarrel": 1.0,
"minItemsPerBarrel": 1,
"minXpScaleBarrel": 1.0,
"refreshBarrels": true
},
"Chances": {
"baseItemRarity": 4
},
"Crate": {
"crateTypes": "crate_normal|trash-pile-1",
"giveXpCrate": true,
"maxItemsPerCrate": 5,
"maxXpScaleCrate": 1.0,
"minItemsPerCrate": 2,
"minXpScaleCrate": 1.0,
"refreshCrates": true
Regards,
Katenn -
The file will only be touched again by BetterLoot it it cant count the items while trying to load or the count is zero, means NULL entries. -
Not sure what went wrong the first time I tried, but it seems fine now. One more question xD If I change the XP amount given for stuff in the config file, but *also* have a generic XP booster on... does that stack? Or does one override the other?
-
You would need to use "barrel" for hitting all barrels, and none of the crates. -
?
-
Look yourselfAttached Files:
-
-
Fujikura updated BetterLoot with a new update entry:
2.6.1
-
Can someone share their json/config file that has a full item list added? I tried building the json myself but was still receiving abnormal drop amounts due to my stack sizes being so high. I'd like to use one that works for sure!
Thanks in advance. -
The Folder includes also a complete itemlist named "NamesList.json" -
I don't understand what I'm doing wrong with this plugin. If the stack size of rifle ammo is 500, how many should drop by default with this plugin?