-
Posts
4,798 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by nivex
-
hi, it is random. Require All Bases To Spawn Before Respawning An Existing Base enable that and it will randomly rotate between each base until all of them have spawned, and then start over again.
-
"Use Workshop Skins": false, those items have workshop skins only. so with this set false it will not apply a skin. here's a complete list of every item that has workshop skins only: attire.hide.boots, attire.hide.helterneck, attire.hide.pants, attire.hide.poncho, attire.hide.skirt, attire.hide.vest, barricade.concrete, barricade.sandbags, bone.club, bow.hunting, box.wooden, burlap.headwrap, burlap.shoes, burlap.trousers, coffeecan.helmet, crossbow, deer.skull.mask, door.double.hinged.metal, door.double.hinged.toptier, door.double.hinged.wood, door.hinged.toptier, door.hinged.wood, explosive.satchel, fridge, fun.guitar, furnace, grenade.f1, hammer, hat.miner, icepick.salvaged, jackhammer, knife.bone, knife.combat, lmg.m249, locker, longsword, pants.shorts, pistol.eoka, pistol.python, rifle.l96, rifle.lr300, rifle.m39, rifle.semiauto, riot.helmet, roadsign.gloves, roadsign.jacket, roadsign.kilt, rocket.launcher, rug, rug.bear, salvaged.sword, shirt.collared, shirt.tanktop, shotgun.double, smg.2, smg.mp5, smg.thompson, table, target.reactive, vending.machine, wall.frame.garagedoor, water.purifier
-
hi, post your config and loot table with the m249, l96, etc
-
hi, set the forced height setting back to -1.0 in every profile
-
nah, only the /rbe despawn command says that /rbe kill_cleanup does not require that. yes I hope the update fixes it. I am so frustrated with this issue lol
-
- 572 comments
-
- #rust
- #rust plugin
- (and 6 more)
-
Changed Status from Pending to Closed
-
np
-
@FreeManStars ya, that's how claim works. it's good so that someone can take over the base as their own. the reward is bugged when you claim you do not receive it. fixed next update. I can add a message the boxes (large box, small box, and coffin only) and TC are required only. you can enable Only Cupboards Are Required To Cancel An Event if you want TC only. yes, the base will convert until there is no TC left based on how you have it configured as I've said before advanced alerts is a plugin here on codefling https://codefling.com/plugins/advanced-alerts remove ownership sets the owner to 0 (ent who) to bypass the prevent looting plugin. it restores it when the event ends.
- 572 comments
-
- 1
-
-
- #rust
- #rust plugin
- (and 6 more)
-
- 572 comments
-
- 1
-
-
- #rust
- #rust plugin
- (and 6 more)
-
prevent looting is bugged, too. if there are no players authed then everyone can loot. it is not checking bprev.AnyAuthed() && bprev.IsAuthed(player) so it will always return true when no one is authed. so yes, destroying the TC will prevent him from looting anymore. clearing auth will not. this is very bad for normal game play when a player forgets to lock their TC
- 572 comments
-
- 1
-
-
- #rust
- #rust plugin
- (and 6 more)
-
- 572 comments
-
- 1
-
-
- #rust
- #rust plugin
- (and 6 more)
-
if you use /sar claim then you can loot everything if the raid ends from the timer expiring, or from /sar cancel, then you cannot loot unless you or an ally owned it to start with edit: you must check with ent who in your f1 game console. the only way he can loot is if he is the owner, his ally is the owner, or there is no owner (ent who showing 0). otherwise prevent looting plugin will block him
- 572 comments
-
- 1
-
-
- #rust
- #rust plugin
- (and 6 more)
-
- 572 comments
-
- 1
-
-
- #rust
- #rust plugin
- (and 6 more)
-
config is good, but max dynamic radius might need increase if the dome is too small. you should not disable the sphere until this radius is configured properly for your server you have not showed me the ent who for this box. prevent looting is responsible to block this looting. when the event is over the plugin has no control of the base anymore.
- 572 comments
-
- 1
-
-
- #rust
- #rust plugin
- (and 6 more)
-
- 572 comments
-
- #rust
- #rust plugin
- (and 6 more)
-
- 572 comments
-
- #rust
- #rust plugin
- (and 6 more)
-
- 572 comments
-
- #rust
- #rust plugin
- (and 6 more)
-
@FreeManStars I think the new changes from 2.0.8 have broken this option yes, setting it to false will use sphere radius. dynamic is configured by default to work for smaller bases. if it's too close then increase Min Custom Sphere Radius to 50, or increase Padding Added Onto Dynamic Radius to 25 Cooldown Between Events will eject you, and there is a bug when looting that is fixed next update
- 572 comments
-
- 1
-
-
- #rust
- #rust plugin
- (and 6 more)
-
Changed Status from Pending to Closed
-
@Gumby yes, too many turrets with interference will cause massive lag for quite some time. I can't patch it until the oxide hooks are added you can use this plugin for now, which works for non-player entities such as those from raid bases. you can enable it for player turrets if you edit the config. this is far better than using convars to "remove" limits too. https://cdn.discordapp.com/attachments/839691032085135380/1161559259755061279/NoInterference.cs
-
yes, revoke raidablebases.allow permission from players. that is for admins/mods/staff only raidablebases.despawn.buyraid will let players despawn their own purchased bases but nothing else.