-
Posts
4,850 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by nivex
-
@phlex hi, there's no option to wait between each raid until the next event. bases spawn on a schedule with Scheduled Events, or they spawn immediately with Maintained Events. A schedule could have them spawn every so often instead Increase Minutes Until Despawn After Inactive from 45 to 180 so they spawn less often. this is only so bases rotate, so it's not necessary to be so low. enable Wait To Start Despawn Timer When Base Takes Damage From Player so they don't begin the despawn timer until attacked
-
@norikazu And I've stated what it could be. I understand you wanting to improve performance, but that's an impossible task given most plugins aren't written with performance in mind. The only real solution is to delete the plugins that you do not need, and then optimize from there. I'm well aware that RB is very heavy on hook times and memory usage already. I know which methods take the most time, and which use the most memory as I use profiling too. I constantly strive to improve performance. SafelyKill is not an issue. Every plugin must implement similar, there is no other way. I will spread the load out to try and help you, but it's not going to fix your problem.
-
@norikazu it is most certainly not limited to you. many server owners push the limits of their server beyond what it is capable of. the majority of modded servers use way too many plugins most plugins are not optimized for performance, or have very little performance in mind servers have excessive entity counts from not using plugins which reduce the entity count, or not using entity limits to slow its impact many servers experience degradation from not being restarted frequently enough because the owner incorrectly relies on FPS, memory usage and CPU usage need I go on? you've raised issues, I've stated it is not caused by the plugin, and you continue to push blame. it is not the plugins fault when the glass is overfilled. 7950X3D is not going to experience the issues as you've described them under normal conditions. it is a server issue.
-
@norikazu hi, async would cause server crashes from cross threading. it is not necessary either. spawn and despawn limits exist for load balancing and they work. 5800X3D handles a spawn and despawn limit of 500 where the FPS never dips below 50. it is a server issue if a 7950X3D cannot handle a despawn limit of 1.
-
heya, there are a few options for this Do Not Destroy Base Unless All Cupboards Are Destroyed (any base) Do Not Destroy Base When Despawn Timer Expires (automatically converted bases) Do Not Destroy Manually Converted Base When Despawn Timer Expires (/sar bases) once it is flagged as abandoned it will continuously be converted until raided.
-
hi, yes, in the profiles example to spawn 3 scientist inside, and 2 scientist outside (if there is enough space for them!) it is not possible for the npc to move inside of the base - they will attack only
-
Changed Status from Pending to Closed
-
you're welcome
-
@Dead Nasty hi, TC is included in the boxes option. that's why it breaks. ill make the loot spawn on the ground instead. there is an issue with rocky cliffsides but that is fixed in next update otherwise, anything spawned on normal terrain should have its height increased so it can't clip { "Option": "height", "Value": "1.0" }
-
no problem
-
Changed Status from Pending to Closed
-
np, yes it's always checked
-
heya, you can disable torpedo damage by setting both to 0 or reducing it to something more reasonable. the defaults were reasonable at the time but doesn't appear to be the case now Torpedo Damage Multiplier (Min) Torpedo Damage Multiplier (Max) in the profiles
-
hi, it is from the copypaste file or another plugin. likely another plugin given that the resources in the TC are the same resources required for upkeep! set Empty All Containers Before Spawning Loot to true in the profiles (oxide/data/RaidableBases/Profiles/) if your loot table does not spawn invalid json. attach the loot table. Base_Loot folder must have the filename of a profile, such as Easy Bases.json Difficulty_Loot folder must have the name of a Difficulty, such as Easy.json set Skip Treasure Loot And Use Loot In Base Only to false in the profiles (oxide/data/RaidableBases/Profiles/) Merhaba, RB'de yapılandırılmamışsa, Copypaste dosyasında veya başka bir eklentiden. TC'deki ganimet göz önüne alındığında, başka bir eklenti bakım için ganimet olabilir. "Empty All Containers Before Spawning Loot" Bunu profillerde, oxide/data/RaidableBases/Profiles/ Ganimetinizle çalışmayan bu dosyayı ekleyebilirsiniz. Muhtemelen JSON HATASI. Kötü çeviri için özür dilerim, ama yardım etmeye çalışıyorum.
-
hi, if its not configured in rb then it is in the copypaste file or from another plugin. Empty All Containers Before Spawning Loot enable this in the profiles, oxide/data/RaidableBases/Profiles/