1. Yes, the total weights do not have to add up to 100.
     
  2. I have a problem with Blue/Grey case

    They dont loot anything. My code is :

    I'have take the same Weight when loot base is normal (125)
     
  3. I believe the item name for hand cannon is "HandCannon" without a space.
     
  4. Oww okay on rust wiki there is a space >.>

    Thanks for the help :3
     
  5. Is the example loot list that you provided up to date with the most recent patch? (the one that you use on the official Oxide server) If not, can somebody update it? Thanks!
     
  6. If I make a weight 0 will it prevent an item from dropping all together or change the min/max numbers to 0? OR should I just remove the item from the list in general?

    I am making my server so Military Grade Gear, Kevlar, and C4 are only obtainable via Air Drops, so I wanna get that stuff off the normal loot list.
     
  7. Hey guys, Quick question. Is there any chance of getting some help for some loot spawns??
    Ive already sorted out my Crafting controller, All i need is just what you guys have been doing, Military grade weapons.
    Not bothered about armour or meds Just something like this i'm looking for any help what so ever would be amazing!.
    or even a template!

    Airdrop:
    Explosive Charge
    M4
    MP5A4
    F1 Grenade

    Zombies:
    9mm Pistol
    Revolver
    ammo

    Rad-Zone
    Shotgun
    Bolt Action Rifle
    ammo
     
  8. It's a great mod, people are really enjoying my Loot Tables. Thanks again!

    If you check the page where you download the mod, there's a link to an Example config file that you can use.
     
  9. As anyone got an example lootspawnlist that they are using, so I can see how I edit my own. Im currently using the default list and am struggling too see were I add items.

    Hope that makes sense. Any help is appreciated.

    Gary
     
  10. This is my loot table
    http://pastebin.com/kjF7EvYa
     
  11. Cheers mate. Just seen the RAW Paste Data :) So do I literally put that in a text file, name it, and then upload?
     
  12. Yes exactly :)
     
  13. Brill thanks for your help
     
  14. Ok, total noob here. I'm trying to completely remove explosives, explosive charge and grenades, but no matter what I do, they spawn over and over when I do an airdrop or I find them randomly on a zombie. Can I get a loot table made that has those things removed entirely? Tried following the example txt file but I am not at all experienced with lua scripting, so I basically feel dyslexic when looking at it.
     
  15. Here you go
    http://pastebin.com/SBzUVD4z

    its my own loot table with out the explo
    and no Blueprints i need to do that but didnt had time yet
     
  16. Just did an airdrop, explosives AND charges are still dropping as well as Grenades
     
  17. Did you restart de server ?
     
  18. Yeah I did. Gonna reupload the plugins, see if that fixes it
     
  19. Who is your host ?
     
  20. Ok community. I need some help here. My loot list was working great until I added another group called "WeaponBPSpawnList" to the mix. Now when you loot anything (Crates, Zombies, Air Drops) most of them are completely empty. I have been pouring over the code for an hour and can't figure anything out as to why. JSON validated as well.

    Attached is the .txt file

    Update: SOLVED IT! Turns out some how between versions of the loot table .txt the spaces in item names were removed so it couldn't pull the data for what it was. Glad it was simple all things considered :)
     

    Attached Files:

    Last edited by a moderator: Jan 12, 2014