-
Posts
5,814 -
Joined
-
Last visited
-
Days Won
199
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by nivex
-
@Aussie4life you would need to use rbe debug command when this happens. sounds like a bad copypaste file @Raiven_007 if you try to use the command before the plugin loads then it will say that. if you are using it afterwards and it says that then that then the base is not configured or the copypaste file doesn't exist. you can use the rb.config list command to see what files don't exist, and what you do have configured instead thank you @Gold Mysteriousand @mark bergervoet
-
@KayKay nah, it's a game bug. i've reported it to Facepunch and gave them the fix but it hasn't been applied yet. the bug makes no difference on a vanilla server since all damage is allowed there so there's no priority for them to fix it. the bug is that the initiator of the fire is not set to the player. no initiator means the damage is ignored by RaidableBases. if it doesn't know where the damage came from then it's impossible for it to allow or block it so it gets ignored. if it gets ignored then TruePVE handles it, and it will block the damage because it doesn't kn ow either. if it allowed the damage then players could raid and kill everyone on the server with fire, and rules/flags wouldn't do anything. I wrote a harmony fix for it (inside of a Carbon/Oxide plugin), but honestly players should just use fire that works. ServerProjectileHitFix.cs
-
@imkat98 I get the rare report regarding this but haven't been given any errors I can look into it again but I can't fix this without an error or at least being able to reproduce it. I think the RaidableBasesUID datafile is being reset and there's nothing I can do about that if so. I never reset it unless it's null/corrupted
-
- 634 comments
-
- 2
-
-
- #rust
- #rust plugin
- (and 6 more)
-
@Samuel Pumpe yes, it's per profile no, it won't ignore that amount entirely. it must have an amount to start with or it will not work at all. it just will not force that amount to spawn. it'll roll on the probability once and spawn from that only. so if you don't have enough loot in the base then that's why, and players won't be happy with this
-
@HowlingWolf hi, you can use the rb.config add command to add bases easily rb.config add "Easy Bases" easy1 easy2 easy3 etc. it is case sensitive so type the names exactly or it will overwrite it @Samuel Pumpe hi, I will add this probability option for you, but I don't think it's a good idea. some players will be very upset with this and likely leave the server over it. it will be Do Not Force Items With Lower Probability To Spawn you can use the text field for this, add it to the note { "shortname": "note", "name": null, "amount": 1, "skin": 0, "amountMin": 1, "probability": 1.0, "stacksize": -1, "text": "This is my note" },
-
@Samuel Pumpe@nashslash hi probability range is 0.0 to 1.0 so you wouldn't want to set it above 1.0 0.0033 is valid but that is so very very rare if you do not have enough available loot to spawn from your loot tables then it will pick regardless of the probability. solution? add more items with higher probability. difficulty loot tables should have 180+ items in them. base loot tables should have a few items that you always want to spawn, with Always Spawn Base Loot Table enabled in the profile.
-
I don't remember who asked about npcs walking through high walls but I've fixed that in the next update just keep in mind that npcs can spawn outside of the walls which is intended. if you increase Arena Walls Radius to 40 or 45 and your Protection Radius is 50 then they will initially spawn within the arena walls
-
@Delltus hi, zone pvx info is for pvp zones from zone manager - not pvp delay. it's also not maintained, hasn't been updated in 1 year and one of the hooks is out of date raid bases has its own pvp delay ui "Delay UI": { "Enabled": true, "Offset Min": "-34.488 87.056", "Offset Max": "179.631 124.804", "Font Size": 14, "Panel Alpha": 0.98, "Text Color": "#FF0000", "Background Color": "#252121", "Title Background Color": "#000000" },
-
- 634 comments
-
- #rust
- #rust plugin
- (and 6 more)
