1. Please, i need a help:

    My Airdrops are comming empty, all the boxes, the JSON is Valid, i cant find the error.

    All the other Stuff´s is working, only the airdrop is with this bug.

    My Code:
    Code:
      "MetalConstructionsSpawnList":{
        "max":2,
        "oneofeach":false,
        "min":1,
        "packages":{
          "1":{
            "weight":12,
            "max":2,
            "object":"Metal Foundation",
            "min":1
          },
          "2":{
            "weight":13,
            "max":6,
            "object":"Metal Pillar",
            "min":2
          },
          "3":{
            "weight":13,
            "max":2,
            "object":"Metal Stairs",
            "min":1
          },
          "4":{
            "weight":12,
            "max":2,
            "object":"Metal Doorway",
            "min":1
          },
          "5":{
            "weight":12,
            "max":3,
            "object":"Metal Wall",
            "min":1
          },
          "6":{
            "weight":12,
            "max":2,
            "object":"Metal Ceiling",
            "min":1
          },
          "7":{
            "weight":13,
            "max":3,
            "object":"Metal Window",
            "min":1
          },
          "0":{
            "weight":13,
            "max":3,
            "object":"Metal Ramp",
            "min":1
          }
        },
        "nodupes":false
      },
      "SupplyDropSpawnListMaster":{
        "max":1,
        "oneofeach":false,
        "min":1,
        "packages":{
          "1":{
            "weight":20,
            "max":1,
            "object":"SupplyDropA",
            "min":1
          },
          "2":{
            "weight":25,
            "max":1,
            "object":"SupplyDropB",
            "min":1
          },
          "3":{
            "weight":20,
            "max":1,
            "object":"SupplyDropC",
            "min":1
          },
          "4":{
            "weight":5,
            "max":1,
            "object":"SupplyDropD",
            "min":1
          },
          "5":{
            "weight":30,
            "max":1,
            "object":"SupplyDropE",
            "min":1
          }
        },
        "nodupes":false
      },
      "SupplyDropA":{
        "max":1,
        "oneofeach":true,
        "min":1,
        "packages":{
          "1":{
            "weight":1,
            "max":1,
            "object":"M4",
            "min":1
          },
          "0":{
            "weight":1,
            "max":47,
            "object":"556 Ammo",
            "min":23
          }
        },
        "nodupes":false
      },
      "SupplyDropB":{
        "max":1,
        "oneofeach":true,
        "min":1,
        "packages":{
          "1":{
            "weight":1,
            "max":1,
            "object":"Shotgun",
            "min":1
          },
          "0":{
            "weight":1,
            "max":15,
            "object":"Shotgun Shells",
            "min":7
          }
        },
        "nodupes":false
      },
      "SupplyDropC":{
        "max":1,
        "oneofeach":true,
        "min":1,
        "packages":{
          "1":{
            "weight":1,
            "max":1,
            "object":"Bolt Action Rifle",
            "min":1
          },
          "0":{
            "weight":1,
            "max":8,
            "object":"556 Ammo",
            "min":2
          }
        },
        "nodupes":false
      },
      "SupplyDropD":{
        "max":1,
        "oneofeach":false,
        "min":1,
        "packages":{
          "1":{
            "weight":1,
            "max":1,
            "object":"Explosive Charge",
            "min":1
          },
          "2":{
            "weight":1,
            "max":4,
            "object":"Explosives",
            "min":2
          },
          "0":{
            "weight":1,
            "max":1,
            "object":"Supply Signal",
            "min":1
          }
        },
        "nodupes":false
      },
      "SupplyDropE":{
        "max":2,
        "oneofeach":false,
        "min":1,
        "packages":{
          "1":{
            "weight":85,
            "max":4,
            "object":"MetalConstructionsSpawnList",
            "min":2
          },
          "0":{
            "weight":15,
            "max":1,
            "object":"KevlarArmorSpawnList2",
            "min":1
          }
        },
        "nodupes":false
      },
     
  2. Change the min max
    Its now 1 min and 1 max that means nothing.
    Make it 1 min and 2 max
     
  3. thomasfn updated Loot Spawn Lists with a new update entry:

    Update to Oxide 1.8

     
  4. Still empty!, But thx for try help!
    I Dont Know what to do, :(
     
  5. Not sure if it matters, but usually packages start with number 0 and then count up. Your SupplyDropSpawnListMaster starts with number 1. Try that and see if it helps
     
  6. Thx for the Help.

    The error it´s not exactly this, but i change the "5" for "0", and it´s done.

    So, Thanks Again to show me the way!
     
  7. Is this working with 1.8.2 ?
     
  8. It seems to work fine for me.
     
  9. ERROR: Lua error (lootspawnlists:): [string "C:\TCAFiles\Users\changed\12263\save\oxide\plug..."]:89: bad argument #1 to 'pairs' (table expected, got nil)
    ERROR: at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
    at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [0x00000] in <filename unknown>:0
    at NLua.Lua.CallFunction (System.Object function, System.Object[] args) [0x00000] in <filename unknown>:0
    at NLua.LuaFunction.Call (System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Main.CallPlugin (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0


    got it to work fine lastnight then after a restart this and tables will not work had to shut my sever down for now
     
  10. mmz

    mmz

    so I tried to get torches to drop but they only have 1 charge -- anyone have this working?
     
  11. Like to know what exactly these tables point too.

    Code:
    ArmorPartSpawnList
    -Armor Part 1
    -Armor Part 2
    -Armor Part 3
    -Armor Part 4
    -Armor Part 5
    -Armor Part 6
    -Armor Part 7WeaponPartSpawnList
    -Weapon Part 1
    -Weapon Part 2
    -Weapon Part 3
    -Weapon Part 4
    -Weapon Part 5
    -Weapon Part 6
    -Weapon Part 7
    Also for this one

    Code:
    WoodStructureSpawnList
    -Wood Ceiling BP
    -Wood Doorway BP
    -Wood Foundation BP
    -Wood Pillar BP
    -Wood Ramp BP
    -Wood Stairs BP
    -Wood Wall BP
    -Wood Window BP

    Whats with the "BP" only thing i can see it standing for is the obvious "Blue Print" but what gives? Other tables have it spelled out on its items, is it not required? There are a couple other Items with the "BP" on the end.
     
  12. Guys i can i upload the loot_table.txt that is from version oxide loader 1.7 to this new version. will it works?
     
  13. It probably will, I didn't change a thing updating from 1.7 to 1.8 and I'm not getting anything out of the ordinary.
     
  14. that will be cool. because i do not want to re config my loot table again on this new version. :)
     
  15. Hello,
    first of all - great Mod! :)
    I am looking for a loottable with reduced drop chance of all things. Does anyone have something like this?

    Best regards
    Martin[DOUBLEPOST=1390240434,1390223854][/DOUBLEPOST]Can someone please validate this table?
     

    Attached Files:

  16. First of all if this is you list loaded in the data file

    you should name it: Loot_tables.txt

    second i see typos in the loot table i fixed them for you here you go
     

    Attached Files:

    Last edited by a moderator: Jan 21, 2014
  17. Thank You! ;)
    I will try it, as soon as HFBServers updates Oxide... ;) (...waiting...)
     
  18. Getting this with 1.9 on FPS Servers. Uninstalled Oxide, steam updated, reinstalled, and fresh installed everything using same config:

    ERROR: Lua error (lootspawnlists:): [string "C:\TCAFiles\Users\XXXXXXXXX\1267\save\oxide..."]:89: bad argument #1 to 'pairs' (table expected, got nil)
    ERROR: at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
    at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [0x00000] in <filename unknown>:0
    at NLua.Lua.CallFunction (System.Object function, System.Object[] args) [0x00000] in <filename unknown>:0
    at NLua.LuaFunction.Call (System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Main.CallPlugin (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0


    EDIT: Fixed. I had a JSON error in my cfg. Fat fingered a letter apparently.
     
    Last edited by a moderator: Jan 21, 2014
  19. Is there a place where people post their Loot Tables?

    I'll be honest, I am completely lazy with this plugin :/ But would just like to have a less chance for things to spawn rather than Default.

    Msg me :D