BetterLoot

Moved

Total Downloads: 42,616 - First Release: Feb 26, 2015 - Last Update: Mar 20, 2018

4.95699/5, 93 likes
  1. The item shotname is "supply_signal" :)
     
  2. And how to remove access to the command "/blacklist" normal players?)
     
  3. Hey guys,

    2 things i need to know with the creapy Airdrops :D,

    1st:

    i want to optimise the Loot on my Server from the Airdrops. With Better Loot it worked for the Barrels but NOT for the Airdrops. On each Airdrop i get 6 Slots with mostly Weapons, Ammo and some other shit, but NO Blueprints or some Building Stuff like Metal Fragments. I uploaded the config File for BetterLoot, maybe someone can help me =)

    2nd:

    I want to have a plugin who Displays the Location when the Airdrops lands, but not only when the Airdrops drops out of the Plain. I use the following Plugin --> http://oxidemod.org/plugins/airdrop-controller.804/

    greetz ImpulsZor
     

    Attached Files:

  4. seems like its not explained well, here :

    /blacklist additem "supply_signal" - if u want to blacklist item
    /blacklist deleteitem "supply_signal" - if u want to remove item from blacklist
    /blacklist addbp "explosive.timed" - if u want to add blueprint to blacklist
    /blacklist deletebp "explosive.timed" - if u want to remove blueprint from blacklist

    Because no one answered to my question for the names of new rocket ammo and rocket itself :

    Rocket launcher - rocket_launcher
    Normal rocket - ammo_rocket_basic
    High velocity rocket - ammo_rocket_hv
    Smoke rocket - ammo_rocket_smoke
     
  5. Supply signal BP never drops

    What can I do if some players already learned it, how can I remove this BP from their player?
    Maybe prevent the crafting process?
     
  6. yes, u can add supply signal to blacklist:
    /blacklist addbp "supply_signal"

    And I also want to know is there a way to remove some blueprint from a player who learned it.
     
  7. thanks, I will try
     
  8. Thanks for your plugin!

    I have just gotten a "burlap_headwrap" blueprint in the game and noticed that was missing as blacklist from your plugin.
    It was on line 105 and I added it manually now, all the other burlap BPs were already there except the head. :)
     
  9. To remove a learned bp from all players on your server, you should use >> BlueprintManager <<
    the command is /bpremoveall supply_signal

    It only seems to work for online players tho
     
  10. Can anyone throw a the plug-in x5 drop?
     
  11. Whats the short name for the ladder? They are stupid OP atm, and I want them gone until they are somewhat fixed.
     
  12. Calytic

    Calytic Community Admin Community Mod

    ladder.wooden.wall
     
  13. How can we add more barrels to the map ?
     
  14. I don't know what's going on, but I added the black list some items and recipes, and they still are! ((
    blacklist.jpg
    What am I doing wrong?
     
  15. people that have the items/bp's when you enforce the blacklist will keep them, also make sure enforceBlacklist in the config is set to true
     
  16. Thanks, was shut down:(
    [DOUBLEPOST=1432633515,1432407724][/DOUBLEPOST]All would be nothing, but it's not something that I wanted to when they make the recipe through desk studies, the recipe is lost, and I only wish that they fell from barrels!
     
  17. I'd like to leave barrels and crates unchanged, but specify what is contained in airdrops. (Items and amount in each drop.) Is it possible to add this feature please?
     
  18. You need following Plugin --> http://oxidemod.org/plugins/airdrop-controller.804/ also go to --> http://oxidemod.org/resources/airdrop-settings.785/ (not available for now. will be coming in a few days i hope )
    [DOUBLEPOST=1432645025][/DOUBLEPOST]the second page is available :D sorry for doublepost, cant find an edit button oO

    http://oxidemod.org/threads/airdrop-settings-unmaintained.6517/page-9#post-79127 download the plugin from wulf`s post. you will find the settings in oxide/data to customize the loottable =)
     
  19. Thank you for your reply. (The man himself didn't :/ ) I read the description of that plugin, but did not find any info on loottables. Thank you for pointing me in the right way!
     
  20. Is there a way to generate a report of all items in barrels with a console command (or a log that already exists that I'm unaware of)? I just want to see statistically how much adjusting the baseItemRarity variable changes the loot on the server.

    I used to use the RustIO map and check the Loot tick box to get a general idea of what the loot spread looked like, but we've recently stopped using the IO map.

    Thanks for the advice.