-
Posts
6,088 -
Joined
-
Last visited
-
Days Won
202
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by nivex
-
hi, you can use the option in the profiles for that, Block Damage Outside Of The Dome To Players Inside there is also a message sent to the attacker which you can disable in the config, Show Message For Block Damage Outside Of The Dome To Players Inside
-
heya, good questions! Apartment Complex will not affect RB as it doesn't spawn inside of monuments raiding windows is for softcore mode, and by default will apply to a TC one hour after the TC was placed. it's possible that it can interfere with RB after that time, and I don't think that I can bypass it unless hooks are added. raiding windows also block use of the mlrs, which I cannot bypass until a hook is added too. I don't use harmony patches in RB
-
@MrIce hi, you might have some bases in the wrong profile or someone has changed the multipliers. - loot items in the loot tables with low amountMin can split multiple times. one item = one inventory slot. this can easily cause the problem. ensure all items have correct amounts set. this will affect everyone, not just you. - changing loot amount multipliers will affect everyone with these permissions, not just you. each multiplier is 1 by default "Loot Amount Multiplier": 1.0, "Loot Amount Multiplier (raidablebases.buyable.vip.pve)": 1.0, "Loot Amount Multiplier (raidablebases.buyable.vip.pvp)": 1.0, use the RB loot table editor to check your loot tables. either way, everyone gets the same amount of loot
-
heya, there is no start message unless an event is started by a player. there is no message when it is started automatically by the plugin. I'll have to change that.
-
@StrongWolves heya, no worries, then it would be vanilla behavior. it would not be 40 HP regardless of what you use though. each explosive type does a different amount of damage: Satchel charges: 40HP to Tier 3 workbench, 40HP to Tier 2 workbench, 275HP to Tier 1 workbench C4: 275HP to Tier 3 workbench, 275HP to Tier 2 workbench, instant death to Tier 1 workbench tested in a raidablebases event and on a pure vanilla server
-
@MaxSilverhand heya, use the Base Loot table for that, and enable Always Spawn Base Loot Table in the profiles. Base Loot tables should have a few loot items you want to always spawn, like those resources. Difficulty Loot tables should contain the rest of the loot items. Move Resources Into Tool Cupboard must be enabled in the config (it is by default.) Resources Not Moved To Cupboards can exclude specific resources.
-
you're welcome. that particular message would be in the server console since it was a server command. no message at all means it was not sent.
-
heya, I've taken a look and may have a clue. args[0] might need to be changed to args[1] on lines 18247 and 18249 and line 18250 would need removed
-
heya, I wouldn't know without a message to indicate why.
-
Changed Status from Pending to Closed Changed Fixed In to Next Version
-
hi, you need to update to 3.1.5 that error will be fixed in 3.1.6 it's harmless, but here's the fix. on line 14809 change config.DestroyLootedContainer to config.DestroyLootedContainer && !container.IsKilled()
-
@eov-dev heya, setowner requires the player to be at the base already so that won't work. rbevent is suited to manually spawn public events, whether a user input the command or not. buyraid command is intended for this purpose, and spawn closer if Spawn At Closest Position From Player is enabled. the player would not be required to type the command for your intended purpose. you can run it as a console command from another plugin or script. buyraid 0 <steamid> free where 0 is the difficulty level, steamid is whatever your script or plugin requires, and free so it does not charge the player. if you want to spawn a specific base then you can specify that instead of the difficulty level. buyraid raideasy1 <steamid> free
-
Changed Status from Pending to Closed
-
you're welcome, have fun!
-
heya, that isnt from this plugin. i dont spawn jets or bradley either hehe. does sound like facepunch wipe event though. https://rust.facepunch.com/news/r-u-s-t
-
@DarkWaterKnight heya, I don't know of anything in RB that could cause that, as rotations shouldn't equal zero in my code at least. I don't really know what it might be, other than LookRotation or anything changing the look rotation with a vector that is zero. either, I'd just ignore it.
-
heya, "Height Adjustment Applied To This Paste": 0.0, set this to 1 in the profiles, oxide/data/RaidableBases/Profiles/ if this does not help then you can recopy the base
-
heya, the base needs to be recopied from its center foundation. you can check it with /paste afterwards. such large bases do belong on custom spawn points though.
-
The player's name is not displayed when the game is cleared.
nivex replied to miokawa_ch's Support Report in Support
Changed Status from Pending to Closed -
The player's name is not displayed when the game is cleared.
nivex replied to miokawa_ch's Support Report in Support
ah, you're welcome. enjoy! -
The player's name is not displayed when the game is cleared.
nivex replied to miokawa_ch's Support Report in Support
heya, quest? do you mean event completion? Announce Thief Message in the config file is true by default. admins are not be included while in vanish or noclip or when Remove Admins From Raiders List is true players will see it when eligible. Required Loot Percentage To See Loot Left is set to 85 and disabled by default in the profiles. this has not changed. -
Changed Status from Pending to Closed
-
heya you're welcome, enjoy !