-
Posts
5,920 -
Joined
-
Last visited
-
Days Won
199
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by nivex
-
@NoxiousPluK if someone authorizes that doesn't have that permission then it could convert. the exclude permission does as the name implies, it is excludes you from the search and only includes people without the permission. however, if EVERYONE has it then it is safe, but still not recommended as that is prone to user error. if you are certain this won't happen then you can use exclude and ignore the comment below. it is intended to use abandonedbases.immune for full immunity. anyone with this permission will protect the entire base. it can be a problem if you have plugins which automatically grant authorization to TC though. @Dead Nasty
- 634 comments
-
- 1
-
-
- #rust
- #rust plugin
- (and 6 more)
-
@PistOffBastd yup, it's noted down. I just need to figure out how to implement it so that it's not repetitive or annoying. @Marty852 yes, it would prevent you from repairing the weapon. it will not break it in 1 hit though. it will simply put the durability back to what it was, and it could break per normal vanilla. breaking in one hit would be caused by a conflict with something else. @Dead Nasty under Marker Name, but that's for the Abandoned Bases plugin not this one
-
- 634 comments
-
- 1
-
-
- #rust
- #rust plugin
- (and 6 more)
-
@Dr.D.Bug no worries. config has a setting for Spawns Database file. if the file is drdbug.json then put drdbug only. this will work for bases of that type (maintained, scheduled or buyable) alternatively this same setting is available in the profiles if you want to use it for a specific profile instead. spawn points still need to be unobstructed though.
-
- 634 comments
-
- 1
-
-
- #rust
- #rust plugin
- (and 6 more)
-
- 634 comments
-
- 1
-
-
- #rust
- #rust plugin
- (and 6 more)
-
- 634 comments
-
- 1
-
-
- #rust
- #rust plugin
- (and 6 more)
-
@buckaru that's always fun! you can set Convert PVE to PVP for each relevant category to true in the config. make sure that Convert PVP to PVE is set to false. there are many settings which change how the plugin functions. here are some that you might want to set false in the config. you can set these to true if so desired other than that you really need to take a look at each setting to configure everything to your liking. I have tried to make each setting name to be self-explanatory. my use of "Treasure" is a bit confusing, but it means loot and/or base.
-
@buckaru heya. PVP is Player versus Player. like a Call of Duty match where everyone kills each other. PVP is closest to a vanilla experience where everyone fights to take control and raid each other. in raid bases the players would be allowed to counter-raid other players. you should enable Bypass Lock Treasure To First Attacker For PVP Bases in the config to prevent any conflicts with this. PVE is Player versus Environment. like a World of Warcraft dungeon. players would destroy the npc's and loot everything. there is no PVP in these. the exception is that Allow Friendly Fire is enabled in the profiles by default and will allow friendly fire among team mates. however the Clans plugin (and others) can still block this damage if configured, or if it allows the player to enable or disable a separate friendly fire (which will override my friendly fire if it the damage is disabled).
-
@Soller 2. I'm not sure about cheats 3. 10 minutes is the old default, and was changed to 20 because it is far too low and caused many issues like this one. no, it would not affect them if they were actively raiding again. 5. if the issue was present in 2.8.5 then this wouldn't be the cause. otherwise, it could be the fire game bug if the player is using only fire to raid. 7. no, this is specific when a player despawns their own purchased base using /rbe despawn yes, if you set those false then they cannot be the reason. there is no other reason that the plugin would not give them points. furthermore, they would receive a message if they were ineligible unless those messages were disabled in the config under Event Messages.
-
- 634 comments
-
- 1
-
-
- #rust
- #rust plugin
- (and 6 more)
-
- 634 comments
-
- 1
-
-
- #rust
- #rust plugin
- (and 6 more)
-
@KayKay what do you have Player Cupboard Detection Radius set to? it might be set too low if raidable bases are spawning close enough to abandoned bases to have conflicts. I suggest this be set no lower than 125. regardless, I will implement measures in both plugins to mitigate the chance of the bases spawning too close to each other. I would still need to know the rough cause of the conflict to determine where the conflict is in the code though