Jump to content

Steenamaroo

Administrator
  • Posts

    3,334
  • Joined

  • Last visited

Everything posted by Steenamaroo

  1. Hi, The setting itself hasn't changed but the location of the check has, due to the addition of the Frankenstein clothing options. It used to be this setting was only checked if you had a kit specified whereas now it's checked regardless, because to give frankenstein clothing you'd need Keep_Default_Loadout false (to get rid of the hazmat suit). I've just realised this allows people to create profiles with no weapons so I'll have to juggle that a bit. For now, you'd need to set Keep_Default_Loadout : true for any profiles which aren't being given a kit. Thanks for flagging this! @Psyonide
  2. Hi, I did have to tighten up some of my navmesh distance checks to avoid other issues so in some rare cases it may be necessary to move existing spawn points a foot or two either way. If you go into the UI and view that profile "boss" then click through to View Spawnpoints, it should show you the problem ones as red in game, instead of green (not in Ui..in game). For any red ones you can try a few spots in the immediate area, clicking "Check for Navmesh", and if the report is positive then clicking "move here". Hopefully that should clear it up. If not, please let me know!
  3. The attached config file is completely empty. Do you have a back up to restore? If so, unload the plugin, copy that file in, then reload. If not, unload the plugin, delete the config file, then reload to get a a new default config.
  4. S'all good. V1.1.4 👍
  5. I'm not sure what's happened there. I think unload the plugin, close the config file, then reopen it, and see what you have. I guess maybe some change was made with a mistake in it, or something like that?
  6. Did you make manual changes to the config file recently? That error looks like a mistake in the config file.
  7. Steenamaroo

    How multipliers work

    Hi, Yes, the multipliers multiply, so if you have a 2x for something and a 2x for something else you'll have 4x. No, there's no provision, at present, for multipliers based on weapon mods, although it could be done. There's only multipliers for weapons, right now. RustRewards value is a per-profile option in BotReSpawn so you can already increase the value for the harder profiles.
  8. No suggestions, no, but I could add that to the plugin...?
  9. Hi @shturval I think I've fixed this, but there just hasn't been a public update in a while. I'm planning on releasing one tonight. Thanks for flagging it up! 👍
  10. Hi, Just remove "ranks", from chatCommandAliases in the config, and reload the plugin.
  11. I don't have any sample loottables, no. A default/newly created loottable from CustomLoot provides zero loot, so you start every table from scratch dialling in what you want. Maybe someone else here would be willing to share some of their tables? CustomLoot does a two tier thing, where you lay out probabilities for item categories, then you do probabilities for all the items in each category. You could make it extremely likely that you get something from resources rather than tools, but then make it extremely unlikely that you could scrap over wood, for example. It runs this process for every item that is created.
  12. Hi, No, I'm afraid not. CustomLoot doesn't really work like the vanilla system so it's probably not ideal if you're looking for slight deviations from, or multiples of, vanilla. If you have a very specific idea of what you want to see in certain containers, CustomLoot might be the plugin for those containers. 👍
  13. Hi, I never really had plans to make them raiding npcs, to be honest, although if you give them c4 or grenades they will start throwing those when a player breaks line of sight. That would include running inside a base.
  14. I could add an option to clear player data but, to be honest, there are probably better ways to achieve what you want. since this would clear the players' UI/notification preferences. Am I right in thinking you want to reward only the players who have re-joined after wipe, or that you want to reward everyone who joins but only once? Either way, that would be a pretty easy standalone plugin to write. I wouldn't mind sorting you out with something, if that's all it is.
  15. Hi, BotReSpawn needs navmesh for the npcs to walk around on. This message means BotReSpawn has failed to find random points for that profile. There's a few scenarios where that can happen. That could be because the profile is in the wrong place by mistake, or after a map change, Solution - Use UI to Show All Profiles and check the location of this one is where you expect it to be. Stand in the correct place and click the Move Profile Here button if it isn't. It could be that the profile is in the right place but the spawn radius is set quite small and/or there's a structure or something in the way. This often happens with Dome and SuperMarkets. Solution - Increase profile radius, so there's more open ground available. If you had UseCustomSpawns true and have added custom spawn points manually then I guess you weren't expecting BotReSpawn to look for random points at all. That probably means some of your custom placed spawnpoints are no good, in which case BotReSpawn attempts to fill up the rest of the population with random spawnpoints in the area. Solution - Both of the above, plus use BotReSpawn UI to Edit + View spawnpoints for that profile. The spawnpoints will show up in-game as large numbers. Remove, or replace, any which show red (no navmesh) in game.
  16. Hi, The message you quoted is from June '21. I took over the plugin and gave it a full rewrite in August after that. That's not to say Mals won't still be happy to help you. 😛 What issue are you having?
  17. That's exactly it, yes. 👍
  18. @Zoreeno Added to V1.1.3 update notes Fixed enable/disable command not working with custom profiles. Added botrespawn tempspawn "Profile Name" console command. Modified bots.count command to indicate temporary, or part temporary, spawn amounts. Thanks for that!
  19. I'll check both things out tomorrow and give you a shout. Thanks again @Zoreeno 👍
  20. Steenamaroo

    NPCKits

    Hi, Can you confirm you've set `Wipe_Default_Clothing` to true for that profile?
  21. Hey, Thanks for the info. That doesn't sound right...If that's what happened I'll have to get in game and make sure I haven't made a mistake or something. Using console command botrespawn enable profilename or botrespawn disable profilename should do exactly the same thing as manually toggling autospawn then clicking reload, meaning it should set autospawn true and spawn the npcs, or set it false and kill them. No matter - I can do what you're asking for, where profiles are left AutoSpawn false, but you can have them spawn on command, and not respawn, as you say, like toplayer. Added to to-do list. 👍
  22. Steenamaroo

    Is this still supported?

    Yeah, the plugin does have a UI for making changes and, as such, saves config upon unload, so you can't make manual changes to the config file while the plugin is live - They'll get reverted as soon as you un/re load. Unload plugin. Fix all true/false capitals ts and fs, Fix all formatting of Kits ["Like this"] ["or", "like", "this"] Load plugin.
  23. Hey, With Peace_Keeper true/false they should either 100% ignore you, or properly attack you, but they should never run at you and not attack, unless you're out of reach...standing on top of something like a foundation or vehicle. I'd need to check but it's possible one of those weapons is no good - I have a feeling there was something about the sickle not working? I'll check next time my server is up but you might want to try with just the knife or sword and see if the behaviour becomes predictable.
  24. Hi, What way is your config set up? Every category can be independently enabled or disabled in personal, top1, and top30 views. You should be able to see, at a glance, in admin UI if categories are enabled or not for personal and top1.
  25. Hi, Does your profile name have spaces in it? If so you'd need to do botrespawn enable "profile name" There's also API to allow you to spawn a temporary profile which will eventually die off according to suicide timer, the same way npcs spawned for events do (airdrop, hackedcrate, etc), although you'd need someone would could write that into a plugin. If there's a need I can add console commands to do the latter. Let me know. 👍
1.7m

Downloads

Total number of downloads.

8k

Customers

Total customers served.

121.4k

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.