set them to 1 in the item list and change maybe also their rarity >>> BetterLoot for Rust - 2.11.5 | Oxide
BetterLoot
Moved
Total Downloads: 42,621 - First Release: Feb 26, 2015 - Last Update: Mar 20, 2018
- 4.95699/5, 93 likes
-
Are there any available configurations that just provide a slight boost to the base vanilla settings? When installing this plugin, I'm finding custom items, junk in weapon crates, and an abundance of everything. It seems ridiculously overpowered and I'm hoping that instead of having to edit each and every file (without knowing what the default vanilla values are), that maybe someone has toned this plugin down a bit and shared it.
-
-
-
There are currently six types of crates:
- Unmarked Wooden Crate
- Medical Crate
- Rations Crate
- Food Crate
- Military Crate
- ... and the new purple crates.
Also, what is the purpose of baseItemRarity? Does this afford me the option to designate rarity values for different items (because I'm not seeing it)?
Thanks.Last edited by a moderator: Mar 1, 2017 -
-
-
Then i did extend it around the existing code, which is not really the best solution, but it works. Adding more is simply not performant to manage by the current structure. Thats why BetterLoot will stay like it is.
-
-
-
Calling 'OnServerInitialized' on 'BetterLoot v2.11.6' took 255ms
The referenced script on this Behaviour is missing!
The referenced script on this Behaviour (Game Object 'BoneArmour') is missing!
The referenced script on this Behaviour is missing!
The referenced script on this Behaviour (Game Object 'heavyplatejacket') is missing!
The referenced script on this Behaviour is missing!
The referenced script on this Behaviour (Game Object 'woodarmor_jacket') is missing!
The referenced script on this Behaviour is missing!
The referenced script on this Behaviour (Game Object 'heavyplatepants') is missing!
The referenced script on this Behaviour is missing!
The referenced script on this Behaviour (Game Object 'hazmat_suit') is missing!
so just add this to the list then? -
-
is there anyway of adding random skins to barrels,airdrops and loot box's with betterloot as i know magicloot has that option im just curiouse if it could be combined
-
OK I have been scanning this thread trying to find the newest container types... I am not sure where they fit but I am referring to the ones that look like dumpsters or mining carts or something not sure.... they are near cave entrances I think... how do I add those to BetterLoot??
-
whats about the new cave crates . are there included in betterloot plugin ?
-
Code:
"crateTypes": "crate_normal|crate_tools|minecart",
-
thanks!
Is there an extra config file -
-
We are getting the following on our server. Not sure how to fix.
Failed to run a 0.10 timer in 'BetterLoot v2.11.6' (JsonSerializationException: Cannot deserialize the current JSON array (e.g. [1,2,3]) into type 'System.Collections.Generic.Dictionary`2[System.String,System.String]' because the type requires a JSON object (e.g. {"name":"value"}) to deserialize correctly.
To fix this error either change the JSON to a JSON object (e.g. {"name":"value"}) or change the deserialized type to an array or a type that implements a collection interface (e.g. ICollection, IList) like List<T> that can be deserialized from a JSON array. JsonArrayAttribute can also be added to the type to force it to deserialize from a JSON array.
Path 'AllItemsAvailable', line 3, position 24.) -
I have not been able to get this plugin to work since the latest update on 3/2/17 anyone else having this problem?