Jump to content

Jbird

Curator
  • Posts

    2,156
  • Joined

Everything posted by Jbird

  1. You are welcome, thank you for letting me know, and glad to hear it!
  2. Jbird

    Does not work notify

    Can you share your main config file? If you would like to you can join the Mad Mapper Discord to make a more private ticket to do so and tag me there. The link is in a few places including my profile. It does help to know what messages you are looking for, and if you get any errors while the plugin loads or while it is running, for example when those messages should be appearing. NpcSpawn is also up to date correct? Just covering the basics.
  3. Jbird

    Better Npc

    What else are they wearing in addition? If you want, join the Mad Mapper Discord, the link is in my profile as well as a few other places. If you create a ticket and tag me you can more privately drop your config and have me help look over the changes you're making and make any other suggestions or answer any other questions as well.
  4. Jbird

    Better Npc

    You can give them different outfits but have to use the correct short name and cannot combine things that players could not wear, like a full suit skin plus armor for example. Another option is to use the frankenstein parts as armor, but this gives the NPCs high armor stats and make them more more difficult to do. It is best at least to start, with using other outfits instead.
  5. First I want to ask as it gets missed sometimes, are you noticing that there is more than one preset in the config? By default I think there is 3 if I remember correctly. But alternatively, if you are getting more than you indicated are you just coming across the other boats? Curious why you'd only see the one you set if more are spawning. Feel free to jump in the Mad Mapper Discord to create a ticket, tag me if you do.
  6. Jbird

    Plugin spawning cargo ship

    BetterNpc is not going to spawn cargo ships. You are reloading only BetterNpc and you're getting Cargo Ships?
  7. Jbird

    Does not work notify

    And what message(s) is/are not showing up in Notify?
  8. Jbird

    Boss Monster

    Does Skill Tree allow custom files, for example can it give rewards based on an NPCs 'name'? Off the top of my head I don't think SkillTree is specifically written into the plugin I know at least 1 or 2 plugins have been added over time as far as rewarding points of some kind for killing. I feel like SkillTree might have the customization configuration options but if not let us know especially if you've reached out to that developer and gotten any feedback from them let us know.
  9. Jbird

    Tugboat Flyhack

    Excellent. Glad to hear that took care of the issue, and thank you for letting me know!
  10. Ha! Just noticed I said BetterLoot but I meant AlphaLoot haha! The plugin is technically already working with it but just needs updated as I believe the newer API has been added somewhat recently. I believe it's already being implemented but know for sure that KpucTaJl is aware of the new API and intends to add it, so stay tuned!
  11. Jbird

    consol

    NRE are often a configuration error. Are you able to tell me what is occurring when the error is appearing? Do you use default configuration or have you customized some of the configuration yourself?
  12. Jbird

    Does not work notify

    Can you confirm what version of the plugin you're using? I know this was updated in most of the plugins not long ago but will check into it on our end as soon as possible.
  13. Jbird

    Tugboat Flyhack

    I feel it, would love to know what could be causing this in some places that we haven't been able to reproduce it. It's happened enough times that there is potentially something going on, we just have no idea what because we can't get it to happen. Has to be a specific plugin or something. If that doesn't work try 1, so far 2 or 1 has completely taken care of the issue and the kicks stopped. Let me know if they don't work though.
  14. Jbird

    Npc Spawn

    Do you have any information by chance leading up to this happening? Something is going crazy there and if you have any details leading up to that it will help diagnose the issue. Something I want to share. This is the line referenced in the error you shared which is 1689 if (Npc.Config.States.Contains("RoamState")) AddState(new RoamState(Npc)); I am wondering if you can find what NPCs this might be referring to and check their roam range in your configuration. See if anything looks off there because that is my first guess. Alternatively if needed we may also check with the Carbon team since I see that you're using Carbon, and just make sure that's not a repeatable issue that's happening on Carbon that we can sort out that way in the back end of stuff.
  15. Jbird

    Npc Spawn

    This is a link to an old uMod help ticket for Rust it seems I can't even tell what the plugin it was posted on otherwise. But I think wrong link essentially sorry. Are you able to provide details for what kind of damage is taking place? Need to understand the entity being damage and what's going on in this instance and we can address it.
  16. Jbird

    Tugboat Flyhack

    There may still be something we have not been able to diagnose as a potential cause, but there is a fix that may work for you. Since the October Facepunch update and since, I've had about 2 or 3 reports of it. In testing on a server with a small amount of plugins on it, I have not been able to reproduce this at all. I have high ping as well I am testing on a strong server but in EU, and I am in the US. We haven't found a fix but have found in many instances there are questions of server performance or client performance and connection to the server, such as high ping. Now like I said I do have a potential fix though. In those few instances we had, the flyhack level was reduced to a comfortable level, and it no longer happens. antihack.flyhack_protection The default value when entering this command into console, or adding a line for it in your server.cfg for example, the default value is 3. I have reports that lowering it by 1 or 2 points, has stopped this from happening on the server. Be sure to save the setting or add it to your startup info or cfg file so that it does not revert.
  17. Jbird

    Console error

    Too professional? You just answered my question! haha Thank you even if you thought I was asking for more. Now the only issue is I wonder why a message for Convoy and Caravan could result in a BossMonster error. Would you feel comfortable joining the Mad Mapper Discord? You can create a more private ticket there and share your config. I will look for any clues as to anything that could cause this error if you'd like. I will go ahead and tag @Adem so that he can read some of the information in this ticket. When I am able next I will personally test all of those plugins at the same time, but there likely is a special situation in your case that we will need to diagnose if you are up to looking into it further together. KpucTaJl is the developer of NpcSpawn and BossMonster Adem is the developer of Convoy and Caravan Just for reference, and I do support. I hope I am able to help and apologies if any of this has been frustrating so far.
  18. Jbird

    radtown getting postion

    Perhaps you have had the plugin for awhile. If that is the case, you may not have noticed that as new locations are added, those files are in the download. However they need to be moved manually. Check this for files like FerryTerminal and RadTown and make sure they are all added in your servers data files.
  19. I know that AlphaLoot is at least already integrated in most if not all of KpucTaJl's plugins. But to be fair, initially it was only able to pull the NPC that was a base, as set in the configuration. I do remember this discussion happening recently in the Discord though so I will add a note about it, and reference this ticket. If this can be integrated so that custom loot profiles can be pulled then it will be added the next time he is able to as he goes through the notes for plugins as he updates them.
  20. Jbird

    Loot Tables

    I sent a message on here but yes that's fine with me. We can also catch up in the Mad Mapper Discord! If you want to join there feel free I even have the link in my profile on here.
  21. Jbird

    Better Npc

    We appreciate the support! Creator credit goes to KpucTaJl he developed the plugin. We created a team and I do English support for his work. Have fun with it and let us know if you have questions or run into any issues. Feel free to jump into the Mad Mapper Discord too!
  22. Jbird

    Console error

    Thank you that looks good to go. So we just have to find out what is being damaged and we can go backwards from there. Let your staff team if you have help try to help find what is being damaged during the event when the error occurs. I will run some more tests on my end. I may ask for your files to test them specifically. If you'd like to join the Mad Mapper Discord you can share the files there privately. Just tag myself and KpcuTaJl.
  23. Jbird

    Console error

    There are many servers that run all 3 plugins and I've not had any other reports. I have asked to see the messages when the plugin reloads from the beginning of the ticket. Did I miss it somewhere? Send the plugin reload command. On oxide it's oxide.reload BossMonster or o.reload BossMonster On carbon its carbon.reload BossMonster or c.reload BossMonster Then copy and paste those messages here for me to take a look at and we can go from there. There may be some hints for me in the loading messages. Otherwise I have started to try to think of ideas of what could be creating the error but I don't know specifically what is receiving damage that is causing the error. That is the most useful information if we can find it.
  24. Jbird

    Loot Tables

    You would want to give different presets different weapons. It is possible to add more but to start I won't want you to complicate it too much. When you go to a new set of NPC within a configuration with another name for example you can equip them with different weapons and they will have separate spawn points. Many files have multiple presets. NPCs do not swap weapons much at all. Except in an instance like giving them rocket launchers, and they will raid bases when players go inside if they are still nearby and within the chase range. The easiest way in my opinion is to use option 4, and change the path there to a loot table that works for you. Do you know what loot you'd want to see? Choose a loot table from the game, either a crate or a scientist. Then we get that path to the prefab and the plugin will pull from that loot table.
1.7m

Downloads

Total number of downloads.

8k

Customers

Total customers served.

121.2k

Files Sold

Total number of files sold.

2.5m

Payments Processed

Total payments processed.

×
×
  • 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.