Jump to content

aimacak

Member
  • Posts

    1,514
  • Joined

  • Last visited

  • Days Won

    11

Everything posted by aimacak

  1. Hello, you won't like my answer, but apparently the only way to remove the scrap if you only use Alpha Loot is to manually change the loot pad in each NpcSpawn preset (data/NpcSpawn/Preset/) to the one I attached to your message.. Because the GUI for configuring Prefabs and Items It's not ready yet, there's no other way. And it's better to unload NpcSpawn at the time of editing, perhaps this was the reason why you returned IsEnable: true, because the changes are pulled up automatically when editing them through the GUI, but when editing files manually, you will need to reload the plugin, perhaps it resaved something when unloading. But I couldn't make IsEnable change the value that I set it to.. "LootTable": { "IsAlphaLoot": true, "AlphaLootPreset": "BetterNpc", "IsLoottablePlugin": false, "LoottablePreset": "", "IsCustomLootPlugin": false, "CustomLootPreset": "", "ClearDefaultLoot": false, "PrefabsTable": { "IsEnabled": false, "MinPrefabsAmount": 1, "MaxPrefabsAmount": 1, "Prefabs": null }, "ItemsTable": { "IsEnabled": false, "DisableMinMax": true, "MinItemsAmount": 1, "MaxItemsAmount": 1, "Items": null } },
  2. aimacak

    Harbor Event

    It's an interesting situation, but can you add me to the discord? @shrpndfcsd
  3. I think this is my mistake, because almost all tickets with any problems were related to BetterNpc, I apologize. Let's take it in order. Your error was due to the fact that you had 2 files with the same name but with a different extension in the data/LootManager/LootTables/ folder. But you didn't need the conversion itself, because NpcSpawn presets are currently used only by BetterNpc, meaning you have nothing to convert. For now, just make sure that you don't have UpdaterNpcSpawn.cs in the plugins folder, delete the configuration NpcSpawn.json and upload the latest version of NpcSpawn.cs to the plugins folder.
  4. aimacak

    Boss Monster

    I can call this misleading, because you are the only one with this problem, but in the review it looks like everyone has it, and no one refuses to support you. How can this ticket be unrelated if it's your only ticket in this plugin and it says something about the same thing? (you don't have to answer) Could you tell me your nickname on Discord so that KpucTaJI can review the information you provided? You can't blame me for not becoming a moderator in October, but only in December, but understanding the whole situation, I apologized to you for this, although it wasn't my fault. I've contacted users personally on CF a couple of times, but in general this idea will lead to complete confusion in private messages. I didn't attack you, if that's what it seemed to you, then I'm sorry for that, too, and I'll immediately add that neither in the past nor in the current message do I have a goal to reproach or accuse you of anything. In the previous post, I just explained how I see this situation from my own eyes, nothing more. Can I add you to the discord? or you can add me - @shrpndfcsd
  5. aimacak

    no custom loot suported

    There is a possibility, you just need to upload a separate image for each added item, as I described above, I understand that this is inconvenient.. but someday KpucTaJI will switch to a new format without manually uploading images. I will also add that you can upload any image, even one that is not in the game client, but I would stick to the original size - 512x512. If we talk about the convenience and speed of solving problems, then of course this is Discord.. If it's inconvenient for you to do this in Discord, you can create them here, there's nothing wrong with that, I'm not forcing anyone to solve problems in Discord.
  6. aimacak

    no custom loot suported

    Hello, this plugin uses a slightly old image display system, and you need to manually upload images with the same names as you specified in the configuration. You can find some of them in the game folder (in the client) by these names, for example scrap - steamapps\common\Rust\Bundles\items\scrap.png and upload them to the server in the data\Images\ folder.
  7. aimacak

    Error Webrequest

    Hello, this is an automatic check for new versions, it's okay, this happens sometimes. Try reload the plugin several times, does this error appear every time?
  8. aimacak

    Boss Monster

    As far as I understand, the AI of all NPCs is the same, only some parameters change, in NpcSpawn 3.0.0 KpucTaJI made its own Sense class, which greatly improved performance, the new Ai you are talking about is Scientist 2? What makes you think that your situation will improve? Yes, they will crouch and move in this position, yes, they will make fewer sounds, yes, they will be waiting for you around the corner, but they still use all the same parameters that the old NPCs use, they move using the same NavMesh, which has 2 types in Rust, and in some places the NPC will not be able to run across the grass or enter the room, because this action is only possible with a different NavGridType, as far as I know, it is impossible to dynamically change the grid, it is set when the Npc spawns. About the new parameters. BetterNpc does not have Ai, the Ai of the NPC in all plugins and events that use NpcSpawn is NpcSpawn itself. And all these plugins use the new NpcSpawn and all its parameters, but at the moment it is possible to change new parameters only in BetterNpc, naturally in the future it will be added to all plugins. I tried to log into your server, I do not know if you answered me in the chat or not, but it is absurd to evaluate the behavior of Bosses by an ordinary player, I will run to him for an hour and a half and just die, it makes no sense. Unfortunately, I do not know how to solve abstract situations, there are some functions in the Boss presets, for example, invisibility, which can also be used so that the Bosses are not so easy to catch. You can all add me to the discord and we will try to evaluate your situations individually - @shrpndfcsd, or join the KpucTaJI - Mad Mappers discord and create tickets there, whichever is more convenient for you. You can also send a video with a specific situation and a data file of this Boss so that I can reproduce it for myself.
  9. aimacak

    Npc Spawn

    This is an automatic check for newer versions of the plugin, it's okay, sometimes this happens. You can try to reload the plugin a couple of times, will you get this message every time the plugin is reloaded?
  10. aimacak

    Boss Monster

    Try to put them in special places or play with the settings. If you have specific examples of some situations, you can share them, we will try to do something with them, if possible.
  11. In version 3.2.2, you can opt out of LootManager if you wish, and UpdaterNpcSpawn.cs is no longer available in this version. Are you using only NpcSpawn or NpcSpawn + BetterNpc? If only NpcSpawn, just delete config NpcSpawn.json and UpdaterNpcSpawn.cs, then upload to server latest version NpcSpawn.cs or reload it
  12. aimacak

    Harbor Event

    Hello, what is the average FPS of the server? Have you tried leaving only NpcSpawn and HarborEvent on the server? I don't have any ideas yet, except for a conflict with other plugins or server performance..
  13. aimacak

    Boss Monster

    @Bear Grills Hello, please do not mislead other users with deliberately false reviews, your ticket ( https://codefling.com/files/support/24814-either-crashes-or-doesnt-load/ ) was closed only because you did not respond to it for 19 days, and before that you also did not show any interest in solving the problem, but even after it was closed, you could write to it and start solve the problem instead of attracting the attention of a low-rated review. I understand that you created it on October 22, 2025, and I answered you for the first time only on December 10, because I started helping KpucTaJI with it only then, and I apologize for that. You can see for yourself how the dialogue went on. Your problem has nothing to do with performance or the load queue of plugins, because in fact, the plugin has 12 NPCs (Bosses) by default, and spawns a total of 5, which is just a meager load. Check the CustomMap folder (carbon/data/BossMonster/CustomMap/), if you are using Procedural Map, you can simply delete all files from it and reload the plugin. If problems remain, please send the logs when downloading the plugin again. Also specify the NpcSpawn version and attach the NpcSpawn configuration file. Thank you.
  14. aimacak

    NPCSpawn

    Hello, I'm sorry for the long answer, I only know one reason for this behavior so far, provided that you are sure that it loads without errors. Check if you have UpdaterNpcSpawn.cs (or / and UpdaterBetterNpc.cs) in the plugins/ folder? Delete them, if exist, and upload only NpcSpawn.cs on the server. What and when Updaters are needed is described in detail in the notes under the update in NpcSpawn 3.2.2 (and BetterNpc 2.1.8), the plug-ins are also accompanied by instructions on how to use them inside the archive. You are welcome
  15. aimacak

    New Error message

    This file is located in the archive (in the folder, /data/Images/Preset_KpucTaJl.png) with the plugin that you download from this site. ImageLibrary has nothing to do with this plugin. Double-check the folder and file structure in the archive with the plugin and compare it with the structure on your server, they must match. It's strange if my quote offended you, because as a rule, everyone says something like "oh, I didn't notice, I downloaded the data folder and now everything works, thank you!"
  16. Hello, by command in server console you can change Health and other values to all Presets (data/NpcSpawn/Preset): NpcEdit Health 100 NpcEdit Speed 5 To the second question, I would like to clarify, to reduce the number of NPCs or to remove the spawn in some position? You can also view the description of the plugin on the website, perhaps you will find the answer there.
  17. Hello, please send the server logs that contain this error.
  18. Hello, interesting situations.. Can you send your files? configurations NpcSpawn and BetterNpc, data folders BetterNpc, NpcSpawn/Preset and LootManager/LootTables, and specify which versions of plugins you upgraded from and what exactly you did? Have you used the ConvertLootManager command?
  19. aimacak

    New Error message

    Hello, you didnt upload data to server. [NpcSpawn] Image Preset_KpucTaJl was not found. Maybe you didn't upload it to the .../oxide/data/Images/ folder
  20. Please, if exitst, send config files: config/NpcSpawn config/NpcSpawn_old config/BetterNpc config/BetterNpc_old and data files: data/BetterNpc data/BetterNpc_old data/NpcSpawn/Preset data/LootManager/LootTables
  21. aimacak

    BoxCollider warning

    Hello, this happens to everyone, and there is nothing critical about it, it can't be fixed either, as far as I understand, it's because of the bank door in the basement, don't pay attention.
  22. Hello, I'm sorry for the long answer, did you just install NpcSpawn.cs 3.2.2 (first version with this update) and write to the console ConvertLootManager 1 time? Did you manage to solve the problem? Do you have backup files before starting the update?
  23. aimacak

    dungeon events

    Hello, sorry for long answer, fixed in 3.2.4, check it please, thanks.
  24. aimacak

    Npc Spawn

    Fixed in 3.2.4
  25. No, I meant for you to write to me or add, I have already found you and sent you a message and a request.

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.