1. Wulf

    Wulf Community Admin

    What host do you have, and do you have any errors under your save/oxide/logs files?
     
  2. Nitrous Networks. No errors... there are exactly 3 messages that have been loged tho:

    6:05 PM: Loading at C:\TCAFiles\Users\HylkeR\2810\save\oxide...
    6:05 PM: Loading standard library...
    6:05 PM: Loading plugins...

    Thus it seems although oxide is refered as "installed", there is noting installed after all?
     
  3. Wulf

    Wulf Community Admin

    Doesn't look like you have Oxide installed. I'd suggest doing a Steam update, then re-installing Oxide. You can check if it's functioning by using /mod or /version on the chat.
     
  4. Thanks for your help. So I did a steam update and re-installed oxide. Restarted the server aswell. Still no sign of oxide...
     
  5. Wulf

    Wulf Community Admin

    Did you test the commands in-game?
     
  6. yes... and I see the log files have not changed.[DOUBLEPOST=1394996022][/DOUBLEPOST]
    Alright, I figured it out. I had to remove Oxide manually... than reinstalled it. Works now, thanks anyway Wulf!
     
  7. Wulf

    Wulf Community Admin

    No problem, somehow your host wasn't installing it properly it sounds like.
     
  8. Yes, think so too. Plugins works properly now. FINALLY
     
  9. This is my loot table. Can someone edit it so that Supply Signal does not drop from Airdrops? Thanks.
     

    Attached Files:

  10. Done.
     

    Attached Files:

  11. Hello guys, please help me understand how to configurate this plugin.
    I understand that each element has its own settings.
    For example, here we see M4:
    Can you tell which line is responsible for what? such as chance to get the M4 from box or or during airdrop.
    "M4SpawnList":{
    "nodupes":false,
    "max":1,
    "packages":{
    "1":{
    "max":8,
    "min":5,
    "weight":0,
    "object":"556 Ammo"
    },
    "0":{
    "max":1,
    "min":1,
    "weight":0,
    "object":"M4"
    }
    },
    "min":1,
    "oneofeach":true
    },

    I will be very grateful to you[DOUBLEPOST=1395253497,1395177974][/DOUBLEPOST]Guys, can someone help?
     
  12. I seem to be having a problem with "nodupes". Airdrops keep spawning with duplicates. I think the Master is selecting a single package correctly, but the sublists keep producing duplicates even though nodupes is marked as true. Any idea why this is happening?

    http://pastebin.com/KBid7vkQ

    Also, is it possible to use recursion (list calling itself) without breaking this addon?
     
  13. Just a thought here. I´m no scripting pro at all, but if the Loot Tables today is derived on the Weight-factor to get a %-droprate, what happens when RUST implements Weight/Encumbrance for real? Will my Leather Boots weigh 20 pounds?
     
  14. Ayr drop can not configure!
    In the boxes that spawns some potrony then .....!
     
  15. can someone help to configure file?
    I want to remove drom spawn boxes kevlar, army weapons, army ammo.
     
  16. Wulf

    Wulf Community Admin

    http://primevalrust.com/loot
     
  17. Hey guys,

    I'm unable to add "Hand Cannon" to the loot tables. Has anyone tried this?

    I get the following oxide error when starting the server:

    ERROR: lootspawnlists: Couldn't find datablock by name 'Hand Cannon'!

    Anybody know how to fix this?
     
  18. The correct item name is "HandCannon" (no space)
     
  19. Wulf

    Wulf Community Admin