-
Posts
5,932 -
Joined
-
Last visited
-
Days Won
200
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by nivex
-
- 634 comments
-
- #rust
- #rust plugin
- (and 6 more)
-
- 634 comments
-
- 2
-
-
- #rust
- #rust plugin
- (and 6 more)
-
@Tstew Foundations Required, set to 99999 Loot Required, set it 99999 such high requirements can't be met by anyone so it will just destroy the bases instead of converting anything. you must grant the default group a permission from the Purge Settings in the config abandonedbases.basic, abandonedbases.veteran or abandonedbases.vip
- 634 comments
-
- #rust
- #rust plugin
- (and 6 more)
-
If you are having issues with bases spawning under the map, This is a Newtonsoft bug setting it to 0.0 (float default) when the default is -1.0 (property default) Change Force All Bases To Spawn At Height Level back to -1.0 in your profiles and reload You may not see this issue in all profiles... so look at them all!
-
@CraZyL22 hi! good! @duvvskaja2 hi, Max Amount Allowed To Automatically Spawn Per Difficulty controls the limit. by default the limit is 0 which is infinite. if you want to disable all automated spawns then you must disable Always Maintain Max Events or disable Scheduled Events set Enabled to false underground spawns? change this to -1.0 in profiles (oxide/data/RaidableBases/Profiles/): "Force All Bases To Spawn At Height Level (0 = Water)": -1.0, "Статичная высота для всех баз (0 = ДровенЬ Воды)": -1.0, I will see what I can do about Newtonsoft resetting this to 0.0 when the default is -1.0 @NavyChief hi, you can do this already with unlocking events over time using Enable X Hours After Wipe which is under Buyable Events, Scheduled Events and Maintained Events in the config there's no message to show to players who just joined. I don't know if I want to add that when they can look at the map instead? text will just scroll by, but I could if you really think its necessary
-
@CraZyL22 hi, yes, much has changed for dynamic difficulty 3.0.0 Allow Players To Buy PVP Raids / Д азрешитЬ игрокам покупатЬ PVP рейды should be true Convert PVP to PVE / ПреобразоватЬ PVP в PVE should be true all profiles (oxide/data/RaidableBases/Profiles/) should have unique names, "Medium Bases.json" is valid profile name, "Medium.json" is not valid profile name oxide/data/RaidableBases/Difficulty_Loot/ filenames must match the "Difficulty" / "СложностЬ" setting in each profile! as stated in documentation, I cannot rename them for you.
-
@Owner hi, use the converter in the zip archive you can easily rename it yourself too { "shortname": "bandage", "name": null, "text": null, "blueprint": false, "skin": 0, "amount": 30, "amountMin": 5, "probability": 1.0, "stacksize": -1 }, { "краткое_название": "bandage", "имя": null, "текст": null, "чертёж": false, "скин": 0, "количество": 30, "мин_количество": 5, "вероятностЬ": 1.0, "размер_стека": -1 },