BetterLoot

Moved

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

4.95699/5, 93 likes
  1. update for this plugin would be dope <3
     
  2. i change the arg.connection to arg.Connection and its work now.
     
  3. where's that located?
     
  4. in BetterLoot.cs file
     
  5. plugin is outdatet please update .-)
     
  6. Wulf

    Wulf Community Admin

    Wulf updated BetterLoot with a new update entry:

    2.11.6

     
  7. Thank you and sorry for non English
     
  8. Wulf you the man! Thank you!
     
  9. Error I get after updating plugin

    Error while compiling BetterLoot.cs(1339,11): error CS1061: Type `ConsoleSystem.Arg' does not contain a definition for `connection' and no extension method `connection' of type `ConsoleSystem.Arg' could be found. Are you missing an assembly reference?
     
  10. Wulf

    Wulf Community Admin

    Update the plugin.
     
  11. Hey Wulf I have a weird problem. I added some things to my lootTable and I dont get any errors and the barrels and the big box crates spawn everything correctly. However the small gun crates are spawning the normal loot. Stuff that isnt even in my lootTable. Any thoughts?

    Update- the normal gun box crates, ie on top of dome, are spawning my lootTable. The new gun crates like in the back of trucks or on trash piles are spawning normal loot.
     
    Last edited by a moderator: Feb 4, 2017
  12. Failed to call hook 'OnServerInitialized' on plugin 'BetterLoot v2.11.6' (JsonReaderException: Invalid character after parsing property name. Expected ':' but got: 1. Path 'ItemListCrates.granolabar', line 52, position 18.)

    This error on fresh install
     
  13. Looks like you need a space between : and the 1.
    If not make sure it matches the other lines or simply remove it completely
     
  14. Add "crate_tools" to the "crateTypes" config option:
    Code:
    crate_normal|crate_tools
    [DOUBLEPOST=1486198678][/DOUBLEPOST]
    This happens not on fresh install. This happens only after file edit and wrong formatting ;)
     
  15. Sorry, it was my fault I did not remove the betterloot folder in /datas thx a lot
     
  16. greetings. i cannot get the blacklist to work nor my airdrops is giving me the stuff i want them too. i've enabled the blacklist, rewritten loot table, using custom loot thing.. been at it for a long time, i just cant get it to work :l i would love some help.
     
  17. who can send me a config for loottable pleas i need more items on it
     
  18. I get how to edit the MAX # of items spawned, but how can I increase the chance for higher numbers to be found in the barrels and crates in general?

    I just want to create settings that would feel right on a x10 gather server, so you dont get 10x the resources but vanilla components. I changed the itemlist max values, but it hasn't changed the (high) chance you get a low number of said item, regardless of the maximum possible.

    EDIT: Sorry, I found the problem. I didn't update the plugin so it wasnt changing the loot. Duh.
     
  19. Can someone pls edit the file because idk where to find arg.Connection.. i use website FTP of my server atm and editting the cs file is not going to work for a newbie like me!
     
  20. Download the plugin again and reupload it to your server, replacing the previous BetterLoot.cs in your ...\oxide\plugins\
    The problem your having was like mine, and it was just because I didnt update the plugin, with the above method I updated it and all is good.