-
Posts
2,308 -
Joined
-
Last visited
-
Days Won
28
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by The_Kiiiing
-
Changed Status from Pending to Closed
-
You can unlock the gather multiplier by enabling a flag as explained in the description of the plugin
-
- 1,082 comments
-
- 1
-
-
- #loot
- #customloot
- (and 13 more)
-
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.
-
- 1,082 comments
-
- #loot
- #customloot
- (and 13 more)
-
Paid request to slightly modify an existing plugin
The_Kiiiing replied to KingSizeKevin's topic in Requests
Message me on discord @Hacker#4088 -
- 1,082 comments
-
- 1
-
-
- #loot
- #customloot
- (and 13 more)
-
Changed Status from Pending to Work in Progress
-
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
-
Changed Status from Pending to Closed
-
Error when editing Oilrig NPC loot category
The_Kiiiing replied to Default01's Support Request in Support
Changed Status from Pending to Work in Progress -
Changed Status from Pending to Work in Progress
-
I'm currently working togehter with him to create the api
-
Error when editing Oilrig NPC loot category
The_Kiiiing replied to Default01's Support Request in Support
I will fix this problem with the next update -
Changed Status from Pending to Closed
-
Changed Status from Pending to Closed
-
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:
-
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
-
- 1,082 comments
-
- 1
-
-
- #loot
- #customloot
- (and 13 more)
-
- 43 comments
-
- 1,082 comments
-
- #loot
- #customloot
- (and 13 more)
-
- 43 comments
-
i get this error when i try to set the global gather multiplier
The_Kiiiing replied to Default01's Support Request in Support
Changed Status from Work in Progress to Closed -
i get this error when i try to set the global gather multiplier
The_Kiiiing replied to Default01's Support Request in Support
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. -
- 43 comments
