1. So it is an error in the file, so I guess I just don't know how to configure it right because I am trying to make my server have mass loot.
     
  2. Hello-
    Not sure its here i need post this but i try.
    I like to get exlposives take out from airdrop for a time,i have try set bouth max and min for 0 but still come in drop. i have try delete the text with the explosives in and still it drop...

    PLZ help me out

    3dmagicdk
     
  3. Wulf

    Wulf Community Admin

    As I mentioned in your other thread, please post your configuration here.
     
  4. Sorry but was not able to find the right spot.[DOUBLEPOST=1409746020][/DOUBLEPOST]This is what i have try.

    },
    "4": {
    "max": 0,
    "min": 0,
    "weight": 0,
    "object": "Explosives"
     
    Last edited by a moderator: Sep 3, 2014
  5. Wulf

    Wulf Community Admin

    Please provide the full configuration you are trying to use.
     
  6. Code:
    "SupplyDropA": {
            "packages": {
                "0": {
                    "max": 200,
                    "min": 200,
                    "weight": 0,
                    "object": "Gunpowder"
                },
                "1": {
                    "max": 200,
                    "min": 200,
                    "weight": 0,
                    "object": "Metal Fragments"
                },
                "2": {
                    "max": 50,
                    "min": 50,
                    "weight": 0,
                    "object": "Wood Planks"
                },
                "3": {
                    "max": 10,
                    "min": 5,
                    "weight": 0,
                    "object": "Large Medkit"
                },
                "4": {
                    "max": 0,----------------------<
                    "min": 0,----------------------<
                    "weight": ,
                    "object": "explosives"
                }
     
    Last edited by a moderator: Sep 3, 2014
  7. Wulf

    Wulf Community Admin

    Pretty sure you just include what you want, not what you don't want. Otherwise, you'd need to have weight as 0, and you also need to use "Explosives", not "explosives" as item names in Rust are case-sensitive. If you want to remove "Explosive Charges" too, then you'd need to do the same with whichever method works. Don't forget to close your file properly too, as the code you gave me above is missing the closing } at the very end.
     
  8. Yes i like to have NO Explosives and i try set it for 0 in max and 0 in min and wight for 0. still get Explosives in drop... Grrrrrrr
     
  9. Wulf

    Wulf Community Admin

    Have you tried not setting them at all? Keep in mind that Explosives are not the same as Explosive Charges.
     
  10. I know its not the same... Not sure what i doing wrong mabye its the upload i get wrong ?? it put the file in a folder name other and in there the file i upload. hmmm
     
  11. Wulf

    Wulf Community Admin

    It needs to be named loot_tables.txt, and should be UTF-8 encoded. I'd suggest configuring only what you want in the supply drops.
     
  12. oh okay thx... ill try that now on file upload.[DOUBLEPOST=1409834350,1409766290][/DOUBLEPOST]well i give up, i have try it all and still Explosives drop in airdrop... now i will try look on crafting_tabel and see if i can get it fix this way.
     
  13. Hi
    I am from Czech . I apologize for my English
    How modify loot from mutant bear and wolf and box (ammo , medic ......)
    Thanks
     
  14. Wulf

    Wulf Community Admin

  15. Hi. Im New and im A Nooby, just buy a Server and instal Oxide. How to Make a 5x Loot on my Server couse i used "Find" Option but, cant find it. I Download Some Loot Plugin. But cant find inside any option to make a loot Bigger. Can some one pliz Help me?
     
  16. The plugin you're looking for is Resource Manager, basically download that one, place it in your Plugin folder and either load that plugin through the console command oxide.load or restart your server. Now you'll find a configuration file for this plugin in your Data folder. Modify this configuration file for all the kind or resources you want to alter. Basically if you want 5x loot you'll have to multiply all the available values by 5 (gatherEffeciency + resources Min & Max), after editing the config save it and restart your server. If you need more help with this plugin you should post to that plugin's discussion as well: http://oxidemod.org/threads/resource-manager.3211/page-14
     
  17. Cani make a chicken and bunny drop bags with this plggin?
     
  18. Wulf

    Wulf Community Admin

    If they can't normally drop loot, then this plugin can't handle it. This plugin is for customizing the amount of what drops.
     
  19. hello once again im gonna ask something newb ish lol I am running a server but I want massloot but don't seem to understand ...... tho I thought i did can you advise me on what to do ?
     
  20. I have already download this plugin and added on my server.
    I have question, its turn off Explosive Charge + recipe for aht? Or someone can still find it.
    I need seriously block that, acceptable is from airdrop, nothind more.
    What i must edit for that setup, please?