-
Posts
5,876 -
Joined
-
Last visited
-
Days Won
199
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by nivex
-
- 634 comments
-
- 2
-
-
- #rust
- #rust plugin
- (and 6 more)
-
@Rubiks-Q-Bertloot does not drop unless a player has looted or killed the box/tc first. there is no way to despawn the grey loot bags elegantly, either @RezanowDT doesn't spawn npcs on the roof or inside the base. Just raidable bases. there's probably a way to do it in 2.4.0, but I know the next update fixes it for sure
-
@Rezanow@Lawnmorr@thepiercedweirdoyour issues are fixed next update. use kits that have 1 item in the belt, the weapon you want them to use. they'll spawn properly above base/roofcamp next update as well. DT integration in no way influences npcs spawning inside or outside or above the base. "Spawn Inside Bases": { "Spawn On Floors": true, "Spawn On Beds": true, "Spawn On Rugs": true, "Spawn On Rugs With Skin Only": 1, "Spawn Murderers Outside": true, "Spawn Scientists Outside": true, "Minimum Inside (-1 = ignore)": 1, "Maximum Inside (-1 = ignore)": 2 }, "Allow Npcs To Roofcamp": true, this is how you get them to spawn inside the base, and next update, to get them above the base roofcamping as well
-
@bobbybaker82 yes, it would spawn it in stacks of 50 and count each stack as 1 item. so you would need to increase the Treasure Amount accordingly. shortname - the items shortname you want to spawn name - the name that appears on the item in the inventory window amount and amountMin - max and min amount to be randomly spawned skin - the skin id from the game or workship to skin the item with probability - the chance the item can spawn. valid values are 0.0 through 1.0 (eg: 0.005 would be extremely rare) stacksize - ignores server stack size and uses this setting instead
-
- 634 comments
-
- 1
-
-
- #rust
- #rust plugin
- (and 6 more)
-
- 634 comments
-
- #rust
- #rust plugin
- (and 6 more)
-
@Delltus the name field - what the item name will be when you view it in your inventory probability - 0.0 to 1.0 stacksize - when set above -1 it ignores server stack size so you can configure it separately from the rest of the server nice tool, but did you know about the rb.populate command? then you can just edit all items instead of adding individually feature responses: 1. so you want Move Cookables Into Ovens moved into the profiles? 2. so randomly wood, and sometimes randomly stone? for the same base? 3. i will pass on alphaloot compability 4. i like this. noted for later 5. you can have as many profiles as you want but they must be 0-4 in difficulty. this is nice when you want to mix / match your PVE and PVP bases @Razor14150you can add many weapons to that list already example...: "Random Weapons To Equip When Unequipped": [ "rifle.ak", "rifle.bolt", "smg.thompson" ] @God@Delltus fixed in next update should be done with testing very soon as it seems no more issues atm
