Jump to content

aimacak

Member
  • Posts

    1,429
  • Joined

  • Last visited

  • Days Won

    10

Everything posted by aimacak

  1. Hello, no, I think it should be configured in the plugins you specified, but not in this one.
  2. aimacak

    Console Spam

    Hello, some NPCs have the wrong coordinates or type of navigation grid, so they can't move. Write the ShowFailedNavMesh command to the server console and fix everything step by step that it outputs to you in the server console.
  3. Hello, you need to find the event that started before this message, find in its configuration the parameter that is responsible for removing BetterNpc at the start of the event and disable it if you do not use BetterNpc on it.
  4. aimacak

    exception error

    Hello, there were problems on the web server, which serves to check the relevance of the plug-in version when loading to the server, do not pay attention, everything is fine.
  5. Fix for ComputerStation power after May update, its good fix, but release will be later: change this: if (computer != null) foreach (string cctvName in _cctvNames) computer.ForceAddBookmark(cctvName); to this: if (computer != null) { foreach (string cctvName in _cctvNames) computer.ForceAddBookmark(cctvName); ComputerStationIO stationIO = computer.GetComponentInChildren<ComputerStationIO>(); if (stationIO != null) stationIO.UpdateFromInput(5, 0); }
  6. aimacak

    Corpses despawning

    Hello, it was added to the roadmap, I can't say anything about the timing.
  7. aimacak

    Boss Monster

    Hello, it was added to the roadmap, I can't say anything about the timing.
  8. aimacak

    Broken

    We discussed it in discord, the event was not launched on the inserted buildings, because it has many relationships to the owner of the building, etc.
  9. aimacak

    Bug

    In version BetterNpc 2.2.4, the default spawn point for these monuments with the correct coordinates has been changed.
  10. Hello, did you add me?
  11. aimacak

    Better Npc

    Hello, do not pay attention, there were problems with the web server for checking plugin versions when uploading them to the server.
  12. Apparently the topic is no longer relevant...
  13. aimacak

    webrequest response

    Hello. Never mind, there's something wrong with the web server for checking plugin versions.
  14. aimacak

    ownership option

    This topic should be a separate discussion thread, but it has already been discussed, and KpucTaJI will not add this due to the large number of possible bugs when used by players.
  15. aimacak

    pondering why

    Hello, tell me which map you are using (procedural (size, seed) or custom) and send the data/BossMonster/ folder, it will be easier than asking you a lot of questions, thank you.
  16. aimacak

    Bots Are Too Strong

    I have been using this plugin for a long time, unfortunately, I cannot confirm your words... There are separate settings for the parameters you listed, these are ListenRange, AimConeScale. There are many factors that can influence the behavior of NPCs, so you may be mistaken that they see through the wall. Please specify exactly where this is happening and send the preset file.
  17. aimacak

    Water Event

    @StrongWolves KpucTaJI said that he would not add such an option, but you can adjust the added time when opening Hackable Crate, perhaps this will also help you.
  18. aimacak

    Water Event

    RealPVE is an analog of TruePVE, which controls damage on the server, right? Then this is a completely different plugin, which is not an analog of PveMode. PveMode is mainly designed to control event zones that support it, mainly MadMappers, such as KpucTaJI, Adem, but there are also plugins from other developers. Damage to various objects, crates loot, cooldown for re-passing, it can also be activated for NPCs, for example in the BetterNpc configuration. You can view the PveMode settings for your event in the configuration. I will talk to KpucTaJI about extending the event time when players are in the event area.
  19. aimacak

    Water Event

    Hello, to set the owner, you need the PveMode plugin and compliance with the conditions that you set up in the event configuration. Where did you get the information that the timer should be extended after your attack? Yes, at the moment, NPCs sometimes go through the doors, KpucTaJI knows about it and will solve it after a while.
  20. aimacak

    Bots Are Too Strong

    Hello, you have a lot of settings in /preset for this.
  21. Hello, try to make Listen Range 15, and if you have the opportunity, you can also send a video so that I better understand exactly what you want to get and what you are getting, and the NpcSpawn preset.
  22. aimacak

    NPCのLOOT

    こんにちはみなさん、ごめんなさい、長い、回答の理由でしたいと思っていチケット. LootTableテーブルを設定したnpcspawnプリセットを送信して、loottableプラグインからのみlootが必要ですか、それともnpcspawnから追加のアイテムやプレハブが必要ですか?
  23. aimacak

    Better Npc

    Default NPCs should be deleted only if the Spawn Point (profile) is enabled, if you have something else, let me know.
  24. Fixed in 2.3.1 version.

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.5m
Total downloads
Customers
11.2k
Customers served
Files Sold
160.6k
Total sales
Payments
3.5m
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.