Jump to content

The_Kiiiing

Curator
  • Posts

    2,167
  • Joined

  • Last visited

Everything posted by The_Kiiiing

  1. The_Kiiiing

    nre after kill npc

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

    chinok zero loot

    Are you using Loottable and which version?
  3. 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.
  4. Hi, This plugin is not longer maintained so I recommend you to look for an alternative
  5. 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
  6. 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.
  7. 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.
  8. 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.
  9. 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?
  10. Changed Status from Pending to Closed
  11. Can you try without furnace splitter?
  12. The_Kiiiing

    chinok not loot

    Changed Status from Pending to Can't Reproduce
  13. The_Kiiiing

    chinok not loot

    The problem is that I am currently unable to reproduce the issue on my test server. As long as I don't know what causes the issue I can not fix it.
  14. The_Kiiiing

    Anti Air Rockets

    Changed Status from Pending to Not a Bug
  15. The_Kiiiing

    Anti Air Rockets

    No, by default they can only be given to players via command. You can find the skin id in the plugin description and manually add them to the loot. If you are using Loottable & Stack Size GUI, then the rockets also show up as custom items.
  16. Now it should be the right version
  17. The_Kiiiing

    Cargo not moving

    Unfortunately I am unable to reproduce your problem. It is very likely that it is caused by a conflict with another plugin. Otherwise you would be getting some errors in the console.
  18. Seems to be working fine on my test server. Do you have any plugin installed that might interfere with smelting? Are you using oxide or carbon?
  19. The_Kiiiing

    Cargo not moving

    Are you getting any errors in the console when the cargo spawns?
  20. The_Kiiiing

    Cargo not moving

    I am currently investigating the problem
  21. The_Kiiiing

    Spamming Console

    Changed Status from Pending to Not a Bug
  22. I added the option to disable certain monuments with the latest update. I am still working on a fix for the patrol helicopter lifetime convar.
  23. Are you getting any errors in the console when the chinook is destroyed?
  24. Unfortunately I am unable to reproduce your problem on my test server. Are you getting any errors in the console when the event is over?
  25. The_Kiiiing

    chinok not loot

    Are you getting any errors in the console when the chinook is destroyed?
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.