Jump to content

The_Kiiiing

Curator
  • Posts

    2,167
  • Joined

  • Last visited

Everything posted by The_Kiiiing

  1. In case this didn't solve your problem I will be providing a fix with the next update of this plugin. If you want to fix the problem yourself refer to this post: https://codefling.com/plugins/loot-table-stacksize-gui?do=findComment&comment=13349&_rid=11001
  2. Changed Status from Pending to Closed
  3. Changed Status from Pending to Work in Progress
  4. Changed Status from Pending to Work in Progress
  5. I'm currently working togehter with him to create the api
  6. I will fix this problem with the next update
  7. Changed Status from Pending to Closed
  8. The_Kiiiing

    Conflict with Cooking

    Changed Status from Pending to Closed
  9. 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:
  10. 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
  11. 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.
  12. 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:
  13. 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?
  14. Changed Status from Work in Progress to Closed
  15. 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.
  16. The_Kiiiing

    Medic

    What exactly do you mean with ad?
  17. Changed Status from Pending to Work in Progress
  18. I just tried it myself and I had the same error. I will fix this problem with the next update
  19. Could you please send me the contents of the file /oxide/data/Loottable/editorconfig.json
  20. 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.
  21. I will add multipliers for farming with the next update
  22. Changed Status from Pending to Not a Bug
  23. You can find all harvestable resources in the Gahter Control settings
  24. Try deleting the file /oxide/data/Loottable/gatherconfig.json and reload the plugin
1.8m

Downloads

Total number of downloads.

8.4k

Customers

Total customers served.

127k

Files Sold

Total number of files sold.

2.6m

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.