-
Posts
3,685 -
Joined
-
Last visited
-
Days Won
209
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by Steenamaroo
-
@Hi im billa "You also said I should set 'Allow_Rust_Loot' to false If I do that then I don't get any more loot." That suggests that the CustomLoot setup isn't working right. Set Allow_Rust_Loot_Percent to 0 and reload your profile, to keep things simple for now. "I have set that an NPC can drop between 5-12 pistol bullets, but it always comes with 15 bullets. " Any chance you've set the min + max amounts backwards? I've seen people doing that. If CustomLoot gave that ammo three times, with the numbers reversed, that would be 5x3, stacked - 15. "There is an option "allowKeycards": but there is no setting which keycard I want to add to which bot in the drop." allowKeycards is false by default. If you set it to true then reload CustomLoot, your loottable should now list the keycard items.
- 226 comments
-
- 226 comments
-
Oh, I'm sorry. I misread some of your info! In CustomLoot config, the image you pasted above, change corpseTypePerBotReSpawnProfile to true, then save and reload CustomLoot. After doing that, close and reopen the config file, and you'll see entries now for every single BotReSpawn profile, by name, with BotReSpawn in the name for clarity. My apologies - I saw "Airfield" and thought you had already done this, forgetting that Rust has vanilla npcs at the airfield. When you've done that, and found some of the BotReSpawn profiles you want to give custom loot to, you can enter "lootTable": "SomeNameHere", like you put in test, to get new loottables for those BotReSpawn profiles. You can use the same loottable for many profiles, if you wish, or put in unique names for each.
- 226 comments
-
- 449 comments
-
- #statistics
- #leaderboard
- (and 12 more)
-
- 226 comments
-
- 1
-
-
- 449 comments
-
- #statistics
- #leaderboard
- (and 12 more)
-
Hi, The BotReSpawn UI only shows alternative vanilla tables as replacements for default scientist loot. CustomLoot can provide loot instead of that, or as well as it, but they don't show up in the BotReSpawn UI. All the setup for them is just done within CustomLoot files. If you want to disable any vanilla loottable in favour of CustomLoot, set 'Allow_Rust_Loot' to false in the UI for your BotReSpawn profile. I can see you've already enabled entries per BotReSpawn profile in CustomLoot config, found the Airfield entry, and created a loottable called test.json. All you need to do now is balance some categories/items in that test.json loottable then reload CustomLoot. For every item CustomLoot puts in a container, it chooses a category first, based on your probabilities, then an item from that category, also based on your probabilities. If you had Weapons 4 Food 1 Resources 5 Everything else 0 Then the item would be a weapon 4 times in 10...food 1 time in 10...resource 5 times in 10. Say it chooses resources, the same now applies for choosing a specific resource. You could have Wood 1 Stone 8 Scrap 2 Everything else 0 Same thing - There's a 1 in 10 chance of wood, 8 in 10 for stone, 2 in 10 for scrap The minimum to make it work is to open test.json and set 1: Probability for at least one category to greater than 0 2: Probability for at least one item in such a category to greater than 0. There's no maximum range or limit, so you can make items as rare as you like by balancing probabilities as drastically as you want. Wood 100 Stone 1 Scrap 200 Everything else 0 That would make stone very rare, for example.
- 226 comments
-
- 449 comments
-
- #statistics
- #leaderboard
- (and 12 more)
-
Hi, You can choose a different vanilla source, like some crate or barrel, through the BotReSpawn UI, or you can use my free CustomLoot plugin to make a totally custom table for either all BotReSpawn npcs, or some specific profile. I think other loot plugins should work fine too, as long as they can give loot to ScientistNPC/HumanNPC/scientistnpc_roam.prefab
-
Hi @Lei_Wong I got a bit mixed up earlier with the CustomLoot question but CustomLoot is support for BotReSpawn npc corpse loot. The management is done at the CustomLoot config end, though, since there are more options such as min/max item amounts, etc. Would have been cool to pick a loot-table right in the BotReSpawn UI but since CustomLoot needs more info it wouldn't really work. The preset export/recall is a great idea. I sort of have that in already, although not as ergonomically as you describe. If you change DataPrefix in your BotReSpawn config file then reload the plugin, you'll be working with three new data files of that name. As it stands you could set up a prefix for WeekOne, WeekTwo, etc, although there's no UI method of switching between them. That's something I should do ^. Great idea.
-
Hey, I think I misread, or misunderstood this. You always had the option to allow, or disallow, rust's vanilla scientist corpse loot. You also had the option to use CustomLoot to supply the corpse loot, or add to the existing vanilla scientist corpse loot. The new option just allows you to change the loot type from vanilla scientist to some other vanilla container/barrel loot table, but it doesn't change the old mechanics at all. If you want CustomLoot to be supplying the loot, with or without vanilla scientist loot, you can still do that. If you haven't made any changes to the profiles, loot wise, everything should work exactly as it did before.
