Jump to content

The_Kiiiing

Curator
  • Posts

    2,104
  • Joined

  • Last visited

Everything posted by The_Kiiiing

  1. The_Kiiiing

    Conflict with Cooking

    Changed Status from Pending to Closed
  2. There is currently a problem with gather rates that will be fixed with the next update. In case you want to fix it yourself refer to this post:
  3. The_Kiiiing

    Conflict with Cooking

    Looks like cooking also implements a custom stacking system. This error is esentially caused by oxide because as you can see both plugins are returning the same split item (500 metal frags in this case) and oxide doesn't know which one to chose although they are the same. To fix this error please ask the developer of cooking to implement a check if the Loottable plugin is installed on the server and if thats the case return null in all stack-related hooks. Just to make it clear this is not the fault of any of the two plugins, it's just that oxide is unable to handle two different hook return values even if they're basically the same
  4. I am already aware of the current issues with item quantities. Could you please send me a copy of the file oxide/data/Loottable/crate_military.json to help me replicate your exact configuration. I will try to fix this issue with the next update.
  5. Yes ther is a bug with changing gather rates and I will fix it with the next update. If you want to fix it yorself refer to the post below:
  6. The_Kiiiing

    Medic

    There is a command /medicinfo that shows if the medic system is active. There is currently no UI for that tho. What plugin are you using for the UI in your image?
  7. Changed Status from Work in Progress to Closed
  8. In case you don't want to wait for the update you can fix it yourself. Open the file Loottable.cs and go to line 149. It should look like this: public bool UnlockGatherMultiplier => flags["UnlocGatherMultiplier"]; Add a 'k' to UnlocGahterMultiplier. The line should look like this then. public bool UnlockGatherMultiplier => flags["UnlockGatherMultiplier"]; That's it 🙂. Was just a small typo that caused this problem.
  9. The_Kiiiing

    Medic

    What exactly do you mean with ad?
  10. Changed Status from Pending to Work in Progress
  11. I just tried it myself and I had the same error. I will fix this problem with the next update
  12. Could you please send me the contents of the file /oxide/data/Loottable/editorconfig.json
  13. You could try another thing: Unload the plugin, delete the file /oxide/data/Loottable/editorconfig.json, then reload the plugin. Make sure to unload the plugin before deleting the file otherwise it won't work.
  14. I will add multipliers for farming with the next update
  15. Changed Status from Pending to Not a Bug
  16. You can find all harvestable resources in the Gahter Control settings
  17. Try deleting the file /oxide/data/Loottable/gatherconfig.json and reload the plugin
  18. I will try my best
  19. Since the plugin does not provide an api, I will need to get in touch with the developer in order to implement support for that plugin. At the moment I can't promise anything.
  20. Simply leave the smelting multipliers at 1
  21. I will add a feature where you can multiply the amount of the entire loot table with the next update
1.7m

Downloads

Total number of downloads.

8k

Customers

Total customers served.

121.6k

Files Sold

Total number of files sold.

2.5m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.