Jump to content

aimacak

Member
  • Posts

    1,514
  • Joined

  • Last visited

  • Days Won

    11

Everything posted by aimacak

  1. aimacak

    Better Npc

    hello, whats you mean by PvE on? Server convar server.pve? Its must be false, all Pve server using TruePve or others similary plugins. NPCs from Raidable Bases works fine?
  2. Hello, I'm sorry for the long answer, what exactly do you mean? What response did you expect from the plugin? And please send all files related to your question, configs for PveMode and BossMonster.
  3. aimacak

    Error on version update

    Hello, sorry for long answer, most likely your uploaded russian version *.cs on english config file, or english version *.cs on russian config file.
  4. Hello, as far as I can see in the console you have a comprehensive answer to your question Please specify the versions of the related plugins, but most likely you need to update AnimalSpawn to the latest version.
  5. aimacak

    Npc Spawn

    I apologize, but when restarting the server, is the error before or after the restart?
  6. aimacak

    Npc Spawn

    At what point do you get this error? Are there any errors when loading the plugin? Try o.reload NpcSpawn
  7. aimacak

    NPC laden nicht

    @RoteLiesel Hallo, Ich benutze auch einen Übersetzer, es tut mir leid, wenn meine Worte irgendwo falsch sind. Es tut mir leid für die lange Antwort, die Protokolle aus Ihrer ersten Nachricht beziehen sich nicht auf dieses Plugin. In der ersten Nachricht haben Sie auch gesagt, dass die NPC an verschiedenen Orten angezeigt wird, und in der zweiten Nachricht sagen die Protokolle aus, dass Sie keine Bilder aus dem Ordner mit dem Plugin auf den Server hochladen und das Plugin hat nicht einmal funktioniert. Upload Bilder aus dem Plugin-Ordner, den Sie von codefling herunterladen, in data/Images/ hochzuladen. Und das: Webanfrageerzeugte einfach das Plugin auf die aktuelle Version überprüfen, etwas mit dem Webserver, achte nicht darauf.
  8. aimacak

    Boss Monster

    But without a specific boss's data file and instructions for reproducing your situation, it's just a story that I can't do anything about because there are too many unknowns. Earlier in this discussion, I suggested that you go to the server and look at your bosses, you still haven't responded, but for some reason you call some of my words excuses.
  9. aimacak

    Boss Monster

    It is an error to think that Default settings are ideal settings and consider them as a reference value. You have settings for each Boss in data/BossMonster/Bosses/, and the ones you specified, you can also enable invisibility for Bosses with melee weapons when they cannot attack. Try to use some effort to configure the plugin. Do you think that NpcSpawn was not created on the basis of Scientists? I think that each specific situation with Boss behavior needs to be dealt with individually, I am sure that most of them will be solved by Boss settings, and to solve the rest, KpucTaJI and I need to know all the details and see the situation. That's why I always ask users for all kinds of media, configuration files, data files, etc., so that some specifics appear.
  10. aimacak

    Boss Monster

    Hello, maybe one of you can show a video and send Boss data file from video for a better understanding of the situation and possible nuances? Thanks
  11. Hello, no, I think it should be configured in the plugins you specified, but not in this one.
  12. 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.
  13. 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.
  14. 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.
  15. 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); }
  16. aimacak

    Corpses despawning

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

    Boss Monster

    Hello, it was added to the roadmap, I can't say anything about the timing.
  18. 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.
  19. aimacak

    Bug

    In version BetterNpc 2.2.4, the default spawn point for these monuments with the correct coordinates has been changed.
  20. Hello, did you add me?
  21. 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.
  22. Apparently the topic is no longer relevant...
  23. aimacak

    webrequest response

    Hello. Never mind, there's something wrong with the web server for checking plugin versions.
  24. 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.

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.7m
Total downloads
Customers
11.5k
Customers served
Files Sold
164.4k
Total sales
Payments
3.6m
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.