Jump to content
Maintenance Notice: Certain sections of the site will be unavailable off and on but vital services will remain online and no downtime is expected. ×

Jbird

Creator
  • Posts

    2,199
  • Joined

  • Days Won

    17

Everything posted by Jbird

  1. Jbird

    Boss Monster

    Hello there. Are you by chance in the Mad Mapper Discord or would you be willing to join, to create a ticket? We could dig into this more to try to find what the error is being caused by and resolve it. Did you customize the files or are you using default files? It may be more of a server issue but I only say that because there are no known issues with the plugin or we would have heard about it by now, so it is special to your server in one way or another. Will have the developer look at the error itself as well to see what it is telling us about the issue so he may reply soon as well. What version of NpcSpawn and BossMonster are you running?
  2. Jbird

    Boss Monster

    Funny you should mention it's coming in a future update. Stay tuned!
  3. Jbird

    Picklock

    Are you trying to send this command in game from F1 console? It needs to be sent through an RCON console.
  4. Jbird

    Better Npc

    Might be nothin but it could be an issue in some circumstances. These errors are usually due to more than one plugin using those hooks at the same time. BetterNpc will give this error to let you know. Most of the time it actually still runs the mini events with NPCs but some times it will not work or it will create NPCs in places you may or may not want. It could be as easy a fix as disabling the related event in BetterNpc, just depends on if there is an error in the plugins running properly and whether that is an issue or not for you. If you want to dig deeper into it you can jump into the Mad Mapper Discord to create a ticket and share a list of plugins or discuss what plugins you think it would be interacting with the same hook and we could look for a fix.
  5. Jbird

    Picklock

    Reload the plugin to see that it is loaded fully and properly. If the command is not working then perhaps the plugin is not loading properly. When you reload the plugin if it loads then you should be able to use the command. If you would like you should join the Mad Mapper Discord and create a ticket there where you can share your configuration and more screenshots so that we can troubleshoot any issue you may be having. This plugin is by another developer entirely. You'll want to discuss this under that plugin.
  6. Jbird

    PveMode

    No many of the people that use PveMode also use TruePVE. There is no problem using both plugins.
  7. Jbird

    Water Patrol

    Probably won't need to do a lot of testing mostly just having everyone in one place to answer questions or give information. Completely understand being busy though been a really busy year for me this Summer especially.
  8. Jbird

    Water Patrol

    I see you actually in there Flint Monkey and KingSizeKevin so if either of the other two want to join jump in or let me know your Discord username.
  9. Jbird

    Water Patrol

    Would any of you be willing to jump in a ticket in the Mad Mapper Discord? We can create a group ticket and I can add everyone too it so we can get with KpucTaJl and see if there is anything we can do to improve things. @š½éšУ @Flint Monkey @Covfefe @KingSizeKevin I think you may already be in a ticket there right? Can join up with the squad?
  10. Jbird

    Water Patrol

    Most servers run this plugin with no issues so likely there is a reason that they are having this issue only on certain servers. Just disabling it won't really fix it but it is hard to fix without lots of information or at least just the right information that helps guide us. This is being tested and looked into as we find the time for it. But sometimes these things are not easily reproduced without more specifics. Two total? There are multiple presets people forget about sometimes. There was a customer who had once increased a 2nd or 3rd preset to a very high number and forgot, so they continued only to edit the first preset. Just a thought though and only curious for confirmation.
  11. Jbird

    Npc Spawn

    ПрисоединитесЬ ли вы к Discord Mad Mapper и создадите для этого билет? Just curious are you using an older version of the plugin now? If you were having issues we wouldn't mind knowing about them. We don't want people to have to revert versions if there are any known issues we can fix.
  12. Jbird

    Better Npc

    There are a couple ways but let me explain first why it happens. There are several plugins that use the hook when there is an air supply drop. This error is generally harmless in most instances but it is in regards multiple plugins using that hook at the same time. If you notice specific issues along with the error please let us know. Otherwise one thing you could do is go into the events folder and disable this one.
  13. Jbird

    Npc Spawn

    Here is a list of what you need to check. Check the versions and make sure they are current. Use the plugins command or check them manually. Current at the time of this post. NpcSpawn 2.5.7 BetterNpc 1.2.6 HarborEvent 2.1.8 SatDishEvent 2.1.5 JunkyardEvent 2.1.2 PowerplantEvent 2.1.2 ArcticBaseEvent 1.0.9 GasStationEvent 1.1.2
  14. Jbird

    Npc Spawn

    Check your versions of NpcSpawn, BetterNpc, or any Events that you updated that day. Likely one or more just need an update and you should be good to go.
  15. Jbird

    Npc Spawn

    What is happening when that error occurs? That helps to answer the question to be honest.
  16. Jbird

    Npc Spawn

    Возможно, у вашего сервера нет доступа к чему-то. ДУто происходит, когда возникает эта ошибка? Обновляли ли вы другие плагины, которые исполЬзует NpcSpawn, с момента выхода обновления? It was fixed yesterday. Always recommend reading all of the update notes. All you have to do is either use new configs or grab a copy from a backup if you customized them. Or you can even just replace the prefab path. The update was inadvertently clearing the prefab path if you use option 4 or 5 for loot.
  17. Jbird

    Better Npc

    Update to 1.2.6 a patch was released just after 1.2.5. Let us know if you still have any issues then.
  18. Jbird

    Better Npc

    You can create a Custom set for this location. When the terminal goes live it will only work on official servers until it is modded to work with other servers. But the ferry itself will be a safe zone so keep that in mind for the future.
  19. Jbird

    Water Patrol

    So far only thing we have potentially found would be boat count. How many of each preset do you have spawning?
  20. Jbird

    Gas Station Event

    I highlighted the one error you are getting, I underlined the missing image and where you'll place it in that error.
  21. Jbird

    Water Patrol

    Should jump in a Mad Mapper ticket and we could dig into it. How many of each preset are you spawning?
  22. Jbird

    Sputnik

    Update oxide and you should be good to go again. Compiler was breaking under certain circumstances.
  23. Jbird

    Npc Spawn

    API ScientistNPC SpawnNpc(Vector3 position, JObject configJson) Creates an NPC position — NPC position on the map configJson - NPC parameters void AddTargetRaid(CustomScientistNpc npc, HashSet<BuildingBlock> foundations) Sets NPC targets for a raid npc - NPC for which you need to specify the target for the raid foundations - list of foundations, for the NPC raid void AddTargetGuard(CustomScientistNpc npc, BaseEntity target) Sets an NPC target to guard npc - NPC for whom you need to set a target that he will guard target - an entity that needs to be guarded by an NPC void ChangeHomePosition(CustomScientistNpc npc, Vector3 pos) Changes the NPC point of the home npc - NPC who needs to change the point of the home pos - new point of the home BasePlayer GetCurrentTarget(CustomScientistNpc npc) Gets the current target for the NPC npc - NPC who needs to get his current target

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.3m
Total downloads
Customers
10.7k
Customers served
Files Sold
154.9k
Marketplace sales
Payments
3.3m
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.