You are using ZombieLootList instead of AILootList in your loot_tables.txt.
Loot Spawn Lists [Unmaintained]
Discussion in 'Plugin Support' started by thomasfn, Jan 6, 2014.
-
Wulf Community Admin
-
no..i don't have other mode for manage loot..
-
Wulf Community Admin
-
I used the "jedis_table_tool" to generate my loot_tables.txt .. And in the tool AILootList is empty ... I have to edit this? I can put the same thing as zoombielist?
Thank you very much for your answers -
Wulf Community Admin
-
Then I create the loot_tables.txt with the Jedi tools .. then open file text and rename ZombieLootList in AILootList?
sorry for my trouble understanding I never did: ( -
Wulf Community Admin
-
-
I must be an idiot.. I am just not getting this. Do I need to edit every line for every loot list? I tried the Jedi Tools, but do I only add the values I want to edit and everything else is default? Are there any pre-configured .txt files I can just copy into my server host configs? I just want to make no craft c4, very rare c4 drops in rad animals/crates. No drop c4 blueprint or explosives, and tone down the upper tier weapon drop rate. I feel like I'm lost trying ot edit all this and worried I'm messing things up even more. So yeah, does anyone have a config setup similar to that they would just share the lines of code on?
-
Wulf Community Admin
-
-
Code:
"JunkSpawnList": { "min": 0, "max": 1, "oneofeach": false, "nodupes": false, "packages": { "0": { "min": 1, "max": 1, "weight": 20, "object": "TestObject" } } }
I mean if I would min 1, and max 1 but the weight of TestObjects is still 20 he would always force to get it dropped tho
doesn't he? As the min. is still 1? So basicly if I want it to have a lesser chance I have to make multiple lists of lists with 0/1?
Also is the weight an int only? -
Code:
"5":{ "weight":0, "object":"Explosive Charge", "min":0, "max":0
-
i have all explosives weight, minimum and maximum all set to 0 but supply drops still drop 1 explosive charge, not sure how to fix
-
Wulf Community Admin
-
Hey guys,
I stumbled over a complete different problem, had problems with my provider and been given a new server which I have to config. now, the problem is, that even after turning the server off and installing Oxide 1.16b I wasnt able to install the loot table anymore, every plugin works, except the loot table. Have been updating everything, still nothing. The last time it worked like a charm. Anyone has experience with that/any ideas ?
Already solved!Last edited by a moderator: Mar 7, 2014 -
Am I able to set the Weight for the Loot as a non integer, such as, i want something to have a .5% drop instead of a 1% drop? Thanks
-
is this going to be updated soon? I have this, oxmin and remove objects installed and this is the only one not updated yet and im getting lag issues
-
Wulf Community Admin
-
Can some one give a hand. I have been trying to get my server to drop anything military base to 1%, even metal structures. And no bps at all. Also I am trying to get red animals to drop arrows.
I just reinstalled my .txt file because I had completely fucked it up
Anyone can do one for me?