Jump to content

VENIQQ

Member
  • Posts

    336
  • Joined

  • Last visited

Everything posted by VENIQQ

  1. @Martian Hook times improved signigicantly to around 1-2ms for the largest dungeon spawn. However there is still noticeable FPS drop during the spawn itself - I believe that could be due to spawning of the building blocks in too large batches or something? It's similar to what I saw on large RaidBases before tweaking batch size for CopyPaste plugin. What reduced the spike significantly in case of CopyPaste/RaidableBases bases was the entity count per batch, which was reduced from 10 to 1. Not sure if something similar applies to your plugin as well...
  2. I mean the name of the event on the marker. It's hardcoded
  3. For now I've just hardcoded the zone to 80f, however would be great if that would be configurable in some way
  4. is there a specific zone from where Im considered an event owner? I kill many bots outside of the smoke zone and still not considered an owner, even if damage amount is set to 50. When I enter smoke zone and kill NPC - only then I'm recorded an owner. I would like to adjust that, so that players can kill NPC before entering smoke and be considered an owner (so that nobody else can hijack event halfway).
  5. can we please have a customizable map marker in the config? currently changed hardcoded value from the code, but that would break each time plugin is updated
  6. It seems SubwayEvent bomber bots do not explode if player stands a bit higher on crates (so they don't touch player) - can we adjust so that bots explode either way after timer expires even if not touched by player?
  7. Hi, We have enabled automatic door closing after person is shoot down, however often NPCs enter spawn zone before doors are closed. Player re-entering the portal are shot down by NPCs since they are now camping spawn zone. Is there any way of stopping NPCs and animals to enter spawn zone? E.g. some lower wall barrier next to doors, or some other elaborate solution? Thanks
  8. VENIQQ

    NPCs stay behind the train

    Hey, when armored train stops there are no NPCs inside. Instead they run on railway somewhere behind… so players have to search them on the map before accessing loot. please check. Happens right after recent update
  9. VENIQQ

    Conflict with Loottable GUI

    @Scalboxcan I disable it somehow? it literally spams 3-4 times per second. I use your plugin only to connect recycler to pypes - that's all I need no stacks
  10. VENIQQ

    Conflict with Loottable GUI

    After some recent updates I get a lot of this spam. 16/07 22:29:38 | Calling hook CanStackItem resulted in a conflict between the following plugins: Loottable - False (Boolean), UltimateIndustrialFarm (True (Boolean)) 16/07 22:29:40 | Calling hook CanStackItem resulted in a conflict between the following plugins: Loottable - False (Boolean), UltimateIndustrialFarm (True (Boolean)) 16/07 22:29:40 | Calling hook CanStackItem resulted in a conflict between the following plugins: Loottable - False (Boolean), UltimateIndustrialFarm (True (Boolean)) 16/07 22:29:40 | Calling hook CanStackItem resulted in a conflict between the following plugins: Loottable - False (Boolean), UltimateIndustrialFarm (True (Boolean)) 16/07 22:29:40 | Calling hook CanStackItem resulted in a conflic
  11. VENIQQ

    Force wipe broken

    Disregard, I'm stupid
  12. VENIQQ

    Force wipe broken

    Broken after force wipe
  13. No, I didn; No, I didn't modify our plugin in any way. Will try after force wipe then
  14. Hey, Could you check performance after latest plugin update and see if something can be optimized? Previously largest dungeons had like 30-40ms Hook time, now in 3.9.6 - it's like 70-80. Players can feel more lag and I see lower FPS. Is that indended? anything can be done about that?
  15. Didn't had a chance to try 1.5.8 yet
  16. Yes, this video is from latest version that you released after June 18th
  17. @ninco90FYI - your fix doesn't work, I was still able to craft more items with click spamming. See video proof attached. It should allow to craft 6 items with given resources - I was able to craft 16. Please check the solution option I've shared earlier in dm. Thanks
  18. There is a bug that if you have enough resources for more than 1 item - then clicking Quickly on the button it crafts more items in total than you have resources. E.g. if I have an item like "Potato sack" that requires 300 potatoes, and then I have 900 potatoes in the inventory - By clicking fast on the button - I can create 12 potato sacks (instead of 3). Can we add some delay for the crafting? So that items are consumed from inventory fast enough. Thanks
  19. VENIQQ

    doesn't work

    Tested where? On oxide?
  20. VENIQQ

    doesn't work

    Plugin doesn't work - just purchased it - still can research items from the workbench
  21. 13/06 17:24:04 | Server Exception: FSMComponent.BudgetedUpdate 13/06 17:24:04 | [Loottable] Failed to get value of field State_ScientistDead.LootSpawnSlots 13/06 17:24:04 | NullReferenceException: Object reference not set to an instance of an object 13/06 17:24:07 | Server Exception: FSMComponent.BudgetedUpdate 13/06 17:24:07 | [Loottable] Failed to get value of field State_ScientistDead.LootSpawnSlots 13/06 17:24:07 | NullReferenceException: Object reference not set to an instance of an object
  22. Hey @Brad Copp 1) After force wipe - respawned bots on ghost ships - just stare / aim at you but don't shoot 2) No codelock crate respawn - not seen in console logs as well. If I use "teleport2nearest codelockedhackablecrate_ghostship" - it doesn't teleport me to anything inside deepsea. If I spawn it manually - it works and finds crate. So locked crate respawn still doesn't work unfortunately, despite what you've mentioned here - https://codefling.com/files/support/28767-ghost-ship-npcs-and-locked-crate-not-respawning/
  23. VENIQQ

    Turbo skill not working

    Turbo skill not working after wipe
  24. it's true
  25. VENIQQ

    June 4 update

    Temprorary fix to get it compiled before/if author does update. Replace code on lines 751 "arg.Args[0]" with "arg.GetString(0)" 762 and 768 "arg.Args[1]" with "arg.GetString(1)" 772 "arg.Args[1]" with "arg.GetString(1)" |Convert.ToInt32(arg.Args[2])" with "arg.GetInt(2)"

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.9m
Total downloads
Customers
11.9k
Customers served
Files Sold
169.4k
Total sales
Payments
3.7m
Processed total
×
×
  • 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.