Jump to content

The_Kiiiing

Curator
  • Posts

    2,099
  • Joined

  • Last visited

Everything posted by The_Kiiiing

  1. The_Kiiiing

    Anti Air Rockets

    I added a config option with the latest update
  2. The_Kiiiing

    Backups Not Working

    Thank you for your feedback. By copying over the entire data folder you should have the exact same configuration as on your test server. Just make sure the plugin is unloaded when you paste the folder on your production server.
  3. The_Kiiiing

    Red Errors

    I've done a lot of testing but unfortunately there is nothing I can do about this error at the moment.
  4. The_Kiiiing

    Backups Not Working

    Changed Status from Pending to Not a Bug
  5. The_Kiiiing

    Backups Not Working

    The backup system has been removed in version 2 of the plugin as it had some major security vulnerabilities. If you want to create a backup of your configuration, just create a backup of the folder oxide/data/Loottable2
  6. Loottable provides an api for other plugins to add loot configurations. You can ask the developer of Convoy to implement this functionality in their plugin.
  7. The_Kiiiing

    Request

    Changed Status from Pending to Work in Progress
  8. The_Kiiiing

    Request

    I added it to my to-do list
  9. The_Kiiiing

    Cargo not moving

    Changed Status from Can't Reproduce to Closed
  10. The_Kiiiing

    Cargo not moving

    Changed Status from Pending to Can't Reproduce
  11. I'm gonna do that, the harmony thing would probably break other plugins
  12. I'm currently experimenting with a harmony prefix that runs instead of the original pickup method. That way I can call the hook OnCollectiblePickup before the entity is destroyed while also removing the RandomItemDispenser thing.
  13. I already tried this before, the problem is that there is no way to prevent the random gathering of grubs, worms, etc. as they are not contained in the item list
  14. The_Kiiiing

    nre after kill npc

    I'm gonna fix this problem with the next update
  15. The_Kiiiing

    chinok zero loot

    Are you using Loottable and which version?
  16. There is probably another plugin that modifies the item text or name of your loot. If you leave it like this, just keep in mind that there might be some problems with the stacking of custom items that wouldn't normally stack. Sorry for the wrong line numbers, I was looking at an older version of the plugin.
  17. Hi, This plugin is not longer maintained so I recommend you to look for an alternative
  18. This works because Loottable returns non-null in OnCollectiblePickup so the following vanilla logic is not called anymore. That makes it necessary for Loottable to destroy the entity as it would not be destroyed otherwise. Also the OnCollectiblePickedup hook is called by Loottable when the entity has not been destroyed yet
  19. That's correct. Even if the dispenser was not destroyed immediately, the itemList would still contain incorrect items/amounts as Loottable uses a completely different system for collectibles. Therefore I recommend you to use the hook OnCollectiblePickedUp instead which is called for every item that has been collected.
  20. I've just tested this on my server but unfortunately I am unable to reproduce your problem. It is very likely that another plugin is modifying the properties of your loot items and therefore prevents stacking of these items. To test this, you can temporarily modify the plugin in line 647 and 648 like this: If this fixes your problem with stacking then there is another plugin modifying the properties of your loot. The UpdateStackingSubscriptions method has nothing to do with this problem.
  21. This setting has nothing to do with how the gathering system works. It only changes how the min and max item amounts are calculated. @Steenamaroo After gathering, the dispenser is destroyed immediately. To get the items that have been gathered you can use the hook OnCollectiblePickedUp. I can also send you the code of the hook if that helps.
  22. The_Kiiiing

    Red Errors

    It looks like this error is caused by rust and doesn't have anything to do with the plugin. When exactly are you getting this error?
  23. Changed Status from Pending to Closed
  24. Can you try without furnace splitter?
  25. The_Kiiiing

    chinok not loot

    Changed Status from Pending to Can't Reproduce
1.7m

Downloads

Total number of downloads.

8k

Customers

Total customers served.

121.3k

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.