Jump to content

aimacak

Member
  • Posts

    1,592
  • Joined

  • Last visited

  • Days Won

    11

Everything posted by aimacak

  1. aimacak

    Better Npc

    Interesting I gave you information about the convar server, you can switch it to check the behavior, I gave you information about how most PvE servers are configured, I do not know your goals and wishes for the server, I have not used your hosting. In addition, I specifically clarified with KpucTaJI once again, and using this plugin is more incompatible with the server.pve "true" convar parameter than compatible. Most likely, the parameter in your hosting's control panel is responsible for this server convar. And this is not a bad plugin, most likely you will have a lot of problems with most plugins when using this server convar with the true parameter. Try TruePVE or its analogues with server.pve "false".
  2. aimacak

    Better Npc

    Check with your hosting company what this setting does in their dashboard and review my previous post again please.
  3. Hello, sorry for long answer, I checked this on the latest versions of the server and Carbon, everything is working correctly for me. Can you send your configs for NpcSpawn, BetterNpc, and folders data/BetterNpc/ and data/NpcSpawn/Preset/? And specify preset names please.
  4. 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?
  5. 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.
  6. 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.
  7. 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.
  8. aimacak

    Npc Spawn

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

    Npc Spawn

    At what point do you get this error? Are there any errors when loading the plugin? Try o.reload NpcSpawn
  10. 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.
  11. 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.
  12. 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.
  13. 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
  14. Hello, no, I think it should be configured in the plugins you specified, but not in this one.
  15. 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.
  16. 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.
  17. 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.
  18. 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); }
  19. aimacak

    Corpses despawning

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

    Boss Monster

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

    Bug

    In version BetterNpc 2.2.4, the default spawn point for these monuments with the correct coordinates has been changed.
  23. Hello, did you add me?
  24. 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.

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.8k
Customers served
Files Sold
168.5k
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.