Jump to content

Steenamaroo

Administrator
  • Posts

    3,335
  • Joined

  • Last visited

Everything posted by Steenamaroo

  1. Hi, No, I'm afraid the daily limits and cooldowns are global right now, although I could look into making that an option. I've added to the list. 👍
  2. Oooh, I did not. Apologies, I forgot about that. Will do soon.
  3. Hi, Yes, there is a peacekeeper option per-profile, although it's not strictly based on whether you are holding a weapon or not, like old BotSpawn. Instead it's based your vanilla hostility marker. Peacekeeper npcs will only initiate a fight with a player if that player is marked hostile.
  4. Is it only Heavy Scientist or happening with other npc types too? It's possible to get double rewards with BotReSpawn, for example, as RustRewards has a BotReSpawn reward setting built in, but BotReSpawn also has per-profile Reward settings which call RustRewards. I'd guess it's something like that, except not BotReSpawn...Some other plugin.
  5. That may be an option in ServerRewards/Economics - I'm not sure. If it's not I can look into adding that to RustRewards.
  6. Ah, I forgot about that. Sure. I can sort that out for you. 👍
  7. Yes. They'll do that in the next update. 🙂
  8. Yeah, that setting is badly named. It's not really so much about speed as it is the variation in fall speed, which is apparent when a group all spawn at once. It looks better, in my opinion, if they all fall at slightly different speeds so I gave that option, but there's no option to just make them fall faster overall. It's been requested a few times so I'll look into adding that. 👍
  9. Hi @Infidel Are you using LootDefender? If so you'll need to set up the reward values for those crates in LootDefender's config file as it gives players ownership of the crates, and RustRewards ignores player-owned crates by default.
  10. You probably need to set `Ignore_HackableCrates_With_OwnerID` to false or, in the other plugin set `"Only player that hacked can loot?"` to false. Either of those should sort it. 👍
  11. Can do a separate plugin to make a one-off call OnNewSave (at wipe). it's only a few lines. I'll throw it together tomorrow. 👍
  12. At a glance I don't think that plugin should make any difference. There is a profile in BotReSpawn for Crate_Hack. That plugin just introduces requirements but, ultimately, it looks like the player hacks the crate as normal, so the profile should work as normal.
  13. If you restart daily then everything about BotReSpawn resets daily. That means you don't need a one-month respawn duration...just one day, although it also means your npc will respawn daily. If you literally just want this npc to spawn when the server wipes, once, and never again, we'd need some kind of custom solution. It would be an easy enough thing to do. If you need help with it let me know.
  14. Don't make changes to the .cs file. You're modifying the section that populates the lang file, and the lang file exists to allow you to customise messages. Just edit them in the lang file.
  15. You restart the server regularly though, no?
  16. Hi, Sort of... The main default and custom profiles maintain a population set by you, so those guys will respawn when killed. You could set the respawn duration (minutes) so high that it never actually happens, though. 👍
  17. Tested with vanilla spawned junkpile npcs on a larger map - All is working as it should here, I'm afraid. Maybe the npc you're killing is spawned there by some plugin?
  18. I think there must be another plugin at play. I just tested at the Oilrig. With NPCKits Oilrig disabled, they don't drop weapons on the ground. With it enabled at weapon drop at 0, they don't drop weapons. With weapon drop at 100, the npc dropped his weapon. The only other thing I can think of is either you're not testing with a junkpile npc, or NPCKits is incorrectly identifying junkpile npcs as something else. That's easy enough to confirm - I just have to load a map with junkpiles on it...Will do.
  19. Hi, What data? RustRewards just stores player preferences and your friendly names for everything. Do you mean player currencies...ServerRewards or Economics?
  20. Hi, Could you have another plugin causing npcs to drop their weapons on the ground? If not I'll check it out tomorrow and see what's up.
  21. No worries. Let me know if you run into any issues. I know the balancing isn't exactly intuitive - It was made more by request than for ease of use...it works for some people. 👍
  22. No problem. Just thought I'd check. Open up CustomLoot config file and enter a made up name for 'lootTable', for the category you want to work with - In your case, some BotReSpawn profile. When you save that config file and reload CustomLoot, CustomLoot will create a loot table of that name under /data/CustomLoot Let's say you're doing custom loot for Airdrop npcs, it'll look like this "BotReSpawn-AirDrop": { "enabled": true, "lootTable": "AD_Table", "maxItems": 2, "minItems": 1, "gunsWithAmmo": false, "noGuns": false, "MaxBps": 3, "WaterPreFillPercent": 20, "ClearContainerFirst": true }, Now when you save that and reload CustomLoot, it'll create AD_Table.json for you. Loottables need set up from scratch, so open that file ^. CustomLoot chooses its items by picking a category first, based on your probabilities, then picking an item from that category, again based on your probabilities. If you set Resources probability 49 and Tool probability 1, CustomLoot is going to spit out a resource 49 times out of 50, assuming you have some resources with probability greater than one. If you set charcoal to 100 and wood to 1, you've made resources very common, but wood very rare, see? I never said it was simple. 😛
  23. Have you read through the CustomLoot overview? It's not the most intuitive plugin in the world but the basics are laid out there. Do you use AlphaLoot by any chance? It'll be supported in the next update. BotReSpawn will be giving users a per-profile option to let AlphaLoot handle your Rust_Loot_Source selection, instead of just giving vanilla. Just mentioning it in case you're an AlphaLoot user already, about to waste a lot of time. 😉
  24. Hi, There are no instructions because all the setup is done in CustomLoot. In CustomLoot config you have all the crate/barrel/corpse types listed. BotReSpawn is in that list. If you want to see every profile rather than just one all-encompassing BotReSpawn entry, set corpseTypePerBotReSpawnProfile to true, and reload CustomLoot. You should see all your BotReSpawn profiles in the CustomLoot config file now. Rust_Loot_Source in BotReSpawn isn't relevant to this, but you can use it in addition to give your bots vanilla stuff as well.. 👍
  25. Hi, The main chat command is /perms Info like that is available under the Description tab. 👍
1.7m

Downloads

Total number of downloads.

8k

Customers

Total customers served.

121.5k

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.