Jump to content

Jbird

Creator
  • Posts

    2,199
  • Joined

  • Days Won

    17

Everything posted by Jbird

  1. Jbird

    Better Npc

    I know I meant to split that into two messages the first reply was to them haha. You're welcome to join just to be there regardless, or in case you want to see what I am talking about regarding your console when it loads up. If you can confirm that's the issue you can go to your host or any support you have available for anything you use to run the server, as that's obviously not ideal since some plugins use others as dependencies, and need to be loaded together.
  2. Jbird

    Better Npc

    I am not sure why you are asking other customers to DM you for support. Support should be carried out on the site or in the Mad Mapper Discord through KpucTaJl or myself. Atlanta only has one custom place for BetterNpc, and the other NPCs on the map are not coming from BetterNpc. Join the Mad Mapper Discord if you would, let me know if you don't see the link in your download or anywhere I can give it to you. I'll have you share a log for your server so we can look at your console while it loads, and confirm whether it is loading correctly or not. If it isn't, as I explained there is a free plugin you can grab, and tell it to reload the plugin(s) that you need it to. It my suspicion is correct you will want to review your method for restart, as well as your host or whatever applications you might use, as most servers do not have this issue, but it does happen on occasion. But this plugin can either fix temporarily or permanently if you want to keep it, the issue you are having, if everything runs properly after reloading the plugin. Also as a note you would just reload the whole plugin not each file individually.
  3. Jbird

    Better Npc

    The most common reason for this is that some servers will have issues when it tries to load a plugin that needs a dependency, before it gets to the dependency. Usually everything is loading at the same time but for different reasons there is just enough of a delay that anything that tried to load before NpcSpawn just sits there, and there is no function automatically to load or reload it. If when looking into it you cannot figure out the cause, either through your host or just researching it, there is if nothing else a plugin on Codefling that will allow you to reload plugins after the server starts up. It can be a temporary fix if nothing else, just give it a short delay then load in whatever order. If you need help finding that let me know. But that would be my initial guess by the sound of it.
  4. Jbird

    Boss Monster

    Can you jump in the Mad Mapper Discord and create a ticket? Can dig more into it compare some things including your results and what loot table(s) it should or actually is grabbing from.
  5. Jbird

    Boss Monster

    Do you have a loot table plugin on your server? If so which do you use? Do you mind sharing an example or two of what the loot would look like?
  6. Jbird

    Boss Monster

    This is already possible. By not assigning an ID this will work on any map. The custom ID process is helpful in instances because the work is done once and then can be used any time that map is used again. But by not assigning an ID it will run on every or any map otherwise. Willing to check over your settings, there are two different settings that can help keep NPCs where they are intended. Otherwise we would need more details to know where there is an issue occurring before we could make any changes. If you want you can jump in the Mad Mapper Discord to share more of the details like the map details, screenshots, configs and such. If you do that just tag me and KpucTaJl in the ticket.
  7. Jbird

    Better Npc

    Check your NpcSpawn and BetterNpc versions, make sure they are up to date. Do you have PVE mode set for the server? server.pve Is this true or false for your server? If neither of those do anything for you, and if you would, can you join the Mad Mapper Discord and create a ticket there? We can dig more into it and sort it out. I'll take a look at your TruePVE settings and a few other things to try to get to the bottom of what's happening for you unless one of those questions lead us to the issue and fix.
  8. Jbird

    Better Npc

    I believe most of the people that reported similar issues found it to be a SkillTree issue. If you have that plugin look there for fixes and support, or let me know if that is not the case for you and we can look further into it.
  9. Jbird

    Better Npc

    Just to add additional clarity, I explained this in my previous response, but AlphaLoot does not have API to do what people want us to be able to do with it regarding NPC. But also people just don't realize how Rust loot tables usually look and work, as the plugin uses basic Facepunch rules for loot and follows them in this regard. The issue is that a percentage that some thing is small, is actually a bit high. My best recommendation for when people are struggling with the loot table or think their is an issue with it, that they review a default loot table and compare it to theirs, to see how different it is. Common sense and a first attempt at making a loot table, is very rarely anywhere near the probabilities of what people are expecting and more used to seeing, without knowing what's happening under the hood. Simply put AlphaLoot doesn't work well with custom NPCs, or an option to tell AlphaLoot what to use would have been implemented at any time for a long time now if API were to get added to allow it.
  10. Jbird

    Better Npc

    There was work to allow AlphaLoot as an option but the issue is that it doesn't work like other plugins. AlphaLoot doesn't allow for other plugins to be able to tell it to pull a loot table, it will only pull from the containers loot table. In the instance of NPCs then this means whatever NPC is used as a base, AlphaLoot will only use the profile for that short name. This is controlled by the main NpcSpawn config and you could use a lower tier NPC if you wanted if nothing else. But basically a lot of people assume that you can choose AlphaLoot then select the prefab path, but AlphaLoot just doesn't work like that or have API to do anything otherwise. It's just how that plugin works. It makes sense in theory it just isn't possible with the way that AlphaLoot is written, and because no API has ever been added for other plugins to use. AlphaLoot basically is like no this is what it is you're not telling me what you want it to be haha basically. AlphaLoot was added as an option after quite a few requests but unfortunately getting it to work like other loot table plugins just isn't possible.
  11. Jbird

    PveMode

    When you have a little time would you be able to test or get someone to test the event while you are watching console, and see if you are able to tell what is being damaged when the error is occurring? Any additional details like that so that when the developer gets home soon we have as much information as possible to go on.
  12. Jbird

    PveMode

    Try to find out where it is happening, what entity is taking damage, details like that so that we can look into it.
  13. Jbird

    Defendable Homes

    Did you delete the config file in the config folder or the data file in the data folder? Join the Mad Mapper Discord and create a ticket there. Tag me in it and I'll help sort out whatever you've got going on.
  14. Jbird

    Defendable Homes

    Unload the plugin, go to the data folder find the file, and either edit it, or remove it, and load the plugin again.
  15. Jbird

    Water Event

    The developer just left for a family related reason for a few days, I'll add something about this though to our notes so we can look into it, I'll mention it to him now just so he is aware but he might have limited ability to do anything while he is away.
  16. Jbird

    Better Npc

    The biggest hurdle people run into is understanding Rust's core loot system and how it works. Myself included early on, we try to make our own loot table and percentages but don't actually understand the way Rust pulls loot. A quick tip though that might help illuminate the issue is that Rust by default looks at a loot table, chooses a random item, then rolls the chances of it dropping, and moves on to the next slot. By general assumption the percentages for more randomization need to be much lower than most expect just based off of common sense. The next best way to see something more randomized, would be to look at the drop chance on a normal Rust loot table. This will give a better idea of how low most things are, to really randomize the process. Most people would thing for example, 5-10% seems small. It's actually huge when the system is running the calculation at incredible speed to fill the loot. With those higher percentages it will often end up grabbing really similar items often. Anyway I hope that provides a bit of clarity. The issue is mainly that people want to use their favorite loot table, and apply it to a plugin that has a custom table built in, and nobody really understands how loot is pulled so some people that try that, end up opting for another method instead. Not all plugins have engaged developers that will add API or make adjustments themselves to work better with other plugins, like in this case, so KpucTaJl has done the best he can to add anything that gets requested. AlphaLoot was one of the last to be added because it's just not easy to work with it as it's main focus is replacing the default loot on the server. I hope I am making at least some sense just trying to explain some of the behind the scenes aspect. Correct, this will be the base NPC for anything that uses NpcSpawn on the server, since that is what spawns and controls the NPCs as a core. I actually added a note myself after other feedback had given me the thought that possibly being able to choose the base by plugin maybe even preset, instead of just having one base for all, could be helpful for some servers. No promises but the note is in there for future updates so if we can find a way to do that without it negatively affecting the performance then it very well may be added in a future update.
  17. Jbird

    Better Npc

    So AlphaLoot is tricky, it doesn't play well with other plugins as well as some loot plugins. Your only option to use AlphaLoot loot tables is to use option 2. But it will use the NPC path from the NpcSpawn file configuration. By default this is heavy scientist. You could change the NpcSpawn to use the prefab you configured in AlphaLoot and see if this is what you were trying to achieve. Hopefully that makes sense but let me know if you have any questions. To use an AlphaLoot loot table though you must use option 2 and the single path to the prefab.
  18. Jbird

    Junkyard Event

    Reload the plugin and check the console messages for errors. If there are no errors then try a fresh install of the plugin. Make sure you have NpcSpawn installed and have the data folder and files moved from the download into your server.
  19. Jbird

    Gas Station Event

    There seems to be a configuration error. Try a fresh config, if the error persists let me know, but perhaps an error was made during customization of the configuration file.
  20. Jbird

    Supermarket Event

    Try perhaps a fresh install to see if it persists. If it does, consider joining the Mad Mapper Discord and create a ticket there. Tag me and KpucTaJl in your ticket.
  21. Jbird

    Supermarket Event

    Unloaded you mean? It seems like there would need to be something server side causing something affecting the passage of time. But stay in touch about it curious to know more and help resolve.
2.3m

Downloads

Total number of downloads.

10.6k

Customers

Total customers served.

153.5k

Files Sold

Total number of files sold.

3.3m

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.