Jump to content

aimacak

Member
  • Posts

    1,426
  • Joined

  • Last visited

  • Days Won

    10

Everything posted by aimacak

  1. aimacak

    Npc Spawn

    Hello, I attached a screenshot and logs from my server when o.reload NpcSpawn on procedural map with worldsize 5000, FPS dropped to 40, but I don't see any problem with this, because it happens 1 time when loading the plugin. Can you send me your logs when you restart the plugin? Also specify whether you use a procedural or custom map, specify worldsize, seed or Map Name, if custom. If you can somehow clarify what exactly you are talking about, it would be great, thank you. (13:26:16) | [NpcSpawn] List of biome positions: Arid = 1231, Temperate = 1208, Tundra = 481, Arctic = 929, Jungle = 752 (13:26:16) | [NpcSpawn] List of road positions: ExtraWide = 1908, Standard = 1735, ExtraNarrow = 2138 (13:26:16) | [NpcSpawn] 3017 railway positions found
  2. aimacak

    Npc Spawn

    Hello, I can't guarantee you that it's related specifically to NpcSpawn, but it's related to the NPC on the server. If you use BetterNpc, you can write the ShowFailedNavMesh command to the chat or console and try to fix the problems that you will receive messages about in the console. If there are a lot of them, you can use the default coordinates from BetterNpc. This message means that some NPC wants to move, but cannot find the coordinates where to go, and stands still or is in the air. This is usually due to incorrect coordinates or the wrong type of navigation grid, which is configured in NpcSpawn presets.
  3. @r0gi Hello again, additional information has appeared. If you have both BetterNpc and GasStationEvent installed (or any other event that has the function of removing BetterNpc on the monument at the start of the event), and this monument is disabled in BetterNpc, this error occurs, just change the parameter in the GasStationEvent (or any other) configuration. Change this: "Disable NPCs from the BetterNpc plugin on the monument while the event is on? [true/false]": true, to this: "Disable NPCs from the BetterNpc plugin on the monument while the event is on? [true/false]": false,
  4. If you have both BetterNpc and GasStationEvent installed (or any other event that has the function of removing BetterNpc on the monument at the start of the event), and this monument is disabled in BetterNpc, this error occurs, just change the parameter in the GasStationEvent configuration. Change this: "Disable NPCs from the BetterNpc plugin on the monument while the event is on? [true/false]": true, to this: "Disable NPCs from the BetterNpc plugin on the monument while the event is on? [true/false]": false,
  5. aimacak

    config

    Hello, all the necessary startup files are included with the plugin, there are 12 configured Bosses, just carefully transfer all the files from the archive with the plugin that you download from the site. If you were interested in something else, please specify more specifically. What do you want to get, what do you do, and what problem do you face after that?
  6. Hello, please send these files: config/NpcSpawn/ config/BetterNpc/ data/BetterNpc/ data/NpcSpawn/Preset/
  7. aimacak

    Raidable Bases

    @nivex @TheOneWhoWipes @Kk This started after Deep Sea was added. It's a rare bug and can be fixed by restarting the server. I had the same issue. Players get kicked out when pressing the voice button, even if they're an admin, anywhere on the map
  8. aimacak

    New Error message

    Yes, that's right, but there are 15 pictures in the screenshot, and there are 23 pictures in the archive with the NpcSpawn plugin. Perhaps you have scrolled through the contents of the folder and there are also 23 of them, if so, then I have no ideas, as I said in one of the first posts, all requests for unloaded images were solved by uploading images. I'll ask KpucTaJI if he has any ideas, but I doubt it..
  9. aimacak

    Deepsea npc

    Hello, I'm sorry, I don't understand what you mean, could you tell me more or attach a video/screenshots?
  10. @athlonclub So, it turns out that the Custom files for DefendableBases are also attached to some maps, I thought that only BetterNpc was there. You can check if your map is available in the GoogleDrive of KpucTaJI and download the files for it. Then you can move on to more specific questions. Because the description of the plugin contains information about the ID in sufficient detail, I need to understand exactly what point requires clarification, thank you. BlueTears_DefendableBases.json
  11. aimacak

    New Error message

    Okay, please take a screenshot of the directory where these pictures are located on your server.
  12. aimacak

    New Error message

    I have not encountered this, can you send your data/Images/ folder?
  13. To be honest, I didn't understand it myself, there is an "ID" parameter in BossMonster, but I didn't find it anywhere here.. I will clarify this with KpucTaJI.
  14. @DrayTemplar@Pepuni.@Deisel Hello, sorry for the long answer, it's probably not relevant anymore, but I'll clarify if you're using all Carbon and if it's fixed with version 2.2.0? Thank you.
  15. aimacak

    Chest Stacks

    @supreme Thanks again for the update What about changing the crates skins that are installed on a different crate? I guess there's a lot of work involved, but can we hope to add that?
  16. aimacak

    Npc Spawn

    Hello, I clarified this, yes you are right. And if you are a developer, you can contact KpucTaJI on discord so that he can add you to the developer chat, where he posts such moments and helps if someone needs help with something. Mad Mappers Discord Server
  17. Nice. You also can use this in server console for mass edit: NpcEdit "LootTable.IsAlphaLoot" true NpcEdit "LootTable.AlphaLootPreset" Elite NpcEdit "LootTable.IsLoottablePlugin" false NpcEdit "LootTable.CustomLootPreset" MyPreset NpcEdit "LootTable.ClearDefaultLoot" true NpcEdit "LootTable.PrefabsTable.IsEnabled" true NpcEdit "LootTable.PrefabsTable.MinPrefabsAmount" 1 NpcEdit "LootTable.PrefabsTable.MaxPrefabsAmount" 3 NpcEdit "LootTable.PrefabsTable.Prefabs" null NpcEdit "LootTable.ItemsTable.IsEnabled" true NpcEdit "LootTable.ItemsTable.DisableMinMax" false NpcEdit "LootTable.ItemsTable.MinItemsAmount" 2 NpcEdit "LootTable.ItemsTable.MaxItemsAmount" 5 NpcEdit "LootTable.ItemsTable.Items" null
  18. aimacak

    Chest Stacks

    @supreme Thanks for update Are there any serious reasons to prohibit us from putting different crates on top of each other?
  19. aimacak

    Chest Stacks

    And if you can, work on changing their skin, I think there may be some difficulties with this, because the new boxes have a new shortname
  20. aimacak

    Npc Spawn

    Hm, everything works fine for me with your files..
  21. aimacak

    Npc Spawn

    Hello, the first thing that catches my eye is the lowercase in your names, but maybe you just spelled it that way. Can you send /data/BetterNpc/ and data/NpcSpawn/Preset/ folders? You can also attach your old files before updating, they may be useful.
  22. aimacak

    Better Npc

    @SLATE All I could understand now is that this behavior is only with Kits, if you give them the equipment from the NpcSpawn GUI, then they behave correctly. I'll pass this on to KpucTaJI, thanks for the information.
  23. aimacak

    Npc Spawn

    Hello, most likely you have not transferred the data from the archive with the plugin that you downloaded from codefling to your server, the plugin is being unloaded because there are no images for the GUI.
  24. aimacak

    Npc Spawn

    Добрый. Нет, это заблуждение, как раз именно для этого и сделаны пресеты, чтобы вы сделали себе определённое количество и буквально по памяти могли их вписывать при настройке Монументов (Спавн Поинтов). При обновлении старых файлов нет другого способа корректно перенести все данные разных пользователей, кроме как добавлять идентификатор, он мог быть любого вида, но он в любом случае должен быть. Если у вас после обновления есть несколько почти одинаковых пресетов, которые отличаются только окончанием (например: -b8054c), это значит, что у вас были одинаковые имена НПЦ, но они имели какое-либо отличие в снаряжении / луте. В такой ситуации да, неоспоримо придётся потратить некоторое время на приведение это в порядок, и у каждого он будет свой. Вы можете создавать папки со своими именами в data/NpcSpawn/Preset/, чтобы у вас всё было упорядочено, KpuctaJI добавил множество команд для массового редактирования и параметров и пресетов, можно указать отдельные папки. Можно даже переименовать, например Desert-Sniper-b8054c в MySniper, и этот файл будет переименован, и во всех файлах BetterNpc, где использовался этот пресет его имя так же будет изменено на новое. Если вам нужна помощь в чём-то конкретно, скажите в чём, т.к. я думаю, что в этом сообщении мне нет смысла пытаться сделать методичку на все возможные случаи От себя могу добавить, что после привыкания и понимания всего этого устройства, всё делается элементарно и быстро. Мне так же есть с чем сравнивать, т.к. пару лет назад я полностью настраивал BetterNpc с нуля, изменяя всех нпц, все их парамеры, снаряжение и лут. Единственный недочёт в данный момент это отсутствие GUI для настройки Prefabs и Items, но над им уже ведётся работа.

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.3k
Total sales
Payments
3.4m
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.