Jump to content

The_Kiiiing

Creator
  • Posts

    2,308
  • Joined

  • Last visited

  • Days Won

    28

Everything posted by The_Kiiiing

  1. The_Kiiiing

    Feature request

    Changed Status from Pending to Closed
  2. The_Kiiiing

    Feature request

    You can unlock the gather multiplier by enabling a flag as explained in the description of the plugin
  3. This is because you have 7 items with a chance of 100%. Items with a 100% chance are added to every crate regardless of the min/max item amount. Try putting these items in a separate category with 100% category chance and adjust the min/max category item amount accordingly.
  4. Almost every configuration page in this plugin has a panel on the top left to enable the custom configuration. This option has to be enabled for the config to be applied e.g. in the stack size editor the option "Custom stack size" needs to be enabled.
  5. Message me on discord @Hacker#4088
  6. Changed Status from Pending to Work in Progress
  7. 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
  8. Changed Status from Pending to Closed
  9. Changed Status from Pending to Work in Progress
  10. Changed Status from Pending to Work in Progress
  11. I'm currently working togehter with him to create the api
  12. I will fix this problem with the next update
  13. Changed Status from Pending to Closed
  14. The_Kiiiing

    Conflict with Cooking

    Changed Status from Pending to Closed
  15. 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:
  16. 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
  17. 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.
  18. 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:
  19. 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?
  20. Changed Status from Work in Progress to Closed
  21. 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.
  22. The_Kiiiing

    Medic

    What exactly do you mean with ad?
2.1m

Downloads

Total number of downloads.

9.7k

Customers

Total customers served.

141.1k

Files Sold

Total number of files sold.

3m

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.