Jump to content

Item Durability 1.2.0

$7.00
   (1 review)

1 Screenshot

  • 56.1k
  • 243
  • 7.48 kB
This area is for discussion and questions. Please use the support area for reporting issues or getting help.

Recommended Comments

Paws4Luv

Posted

Basically I want profile1 to have the most amount of durability to be lost. And profile3 to have the least amount of durability lost... Do I have this backwards?

  "itemdurability.profile1 permission percentage scale range: 0-X, 0.1f mean 10% of the original durability loss": 0.75,
  "itemdurability.profile2 permission percentage scale range: 0-X, 0.1f mean 10% of the original durability loss": 0.50,
  "itemdurability.profile3 permission percentage scale range: 0-X, 0.1f mean 10% of the original durability loss": 0.25,

Kaucsenta

Posted

  On 10/27/2022 at 7:14 PM, DeePaws said:

Basically I want profile1 to have the most amount of durability to be lost. And profile3 to have the least amount of durability lost... Do I have this backwards?

  "itemdurability.profile1 permission percentage scale range: 0-X, 0.1f mean 10% of the original durability loss": 0.75,
  "itemdurability.profile2 permission percentage scale range: 0-X, 0.1f mean 10% of the original durability loss": 0.50,
  "itemdurability.profile3 permission percentage scale range: 0-X, 0.1f mean 10% of the original durability loss": 0.25,

Expand  

Hello.

It depends the rest of the configuration. If you don't allow to have multiple permission per player, then it is fine ("Permission check against multiple permission group": false,) as the description state. Otherwise, if the player can get multiple permission, then always the last permission used, what the players have from 1 to 3. So if all 3 permission present, the itemdurability.profile3 will be used. 

Chef7239

Posted

Why doesn't it work on the attachments? I thought this would be included. It is very lackluster and unimpressive. 

Kaucsenta

Posted

  On 2/24/2023 at 6:38 AM, Chef7239 said:

Why doesn't it work on the attachments? I thought this would be included. It is very lackluster and unimpressive. 

Expand  

Hello,

It is stated in the description, that it is work with weapons and tools. Please open a ticket about your request, as an improvement and i will evaluate, it is possible to implement or not.

thepeachyviking

Posted

What does "CleanPermission on Wipe" mean? Does this plugin remove the oxide permission from my designated oxide groups when the server wipes? 

Kaucsenta

Posted

  On 4/4/2023 at 9:52 AM, thepeachyviking said:

What does "CleanPermission on Wipe" mean? Does this plugin remove the oxide permission from my designated oxide groups when the server wipes? 

Expand  

On a new map, what is considered as a wipe, or on an actual wipe it clear all the assigned permissions related to this plugin. So everybody can start without any persmission. It is ideal, if these permissions are selled via a SHOP plugin as extension, or it is a VIP feature.

thepeachyviking

Posted

  On 4/4/2023 at 10:17 AM, Kaucsenta said:

On a new map, what is considered as a wipe, or on an actual wipe it clear all the assigned permissions related to this plugin. So everybody can start without any persmission. It is ideal, if these permissions are selled via a SHOP plugin as extension, or it is a VIP feature.

Expand  

I just set it up as a VIP perk that I want to remain constant wipe over wipe. I assume I would need to turn this to false if that's the case. Are there any performance drawbacks if I turn this to false? 

Kaucsenta

Posted

  On 4/4/2023 at 10:21 AM, thepeachyviking said:

I just set it up as a VIP perk that I want to remain constant wipe over wipe. I assume I would need to turn this to false if that's the case. Are there any performance drawbacks if I turn this to false? 

Expand  

Nothing, it is really only for this clear feature.

thepeachyviking

Posted

  On 4/4/2023 at 10:31 AM, Kaucsenta said:

Nothing, it is really only for this clear feature.

Expand  

Nothing as in, I don't need to change it and it WON'T wipe the permission from the oxide group or nothing and it will remove the oxide group? I want the permission to remain constant no matter if it wipes or not. Is that not what that T/F variable is saying or am I completely misunderstanding what that variable means? 

My Understand is "CleanPermission on Wipe" means it WILL remove the permission from the oxide group. So if I want it constant. I need to change that to false. Is that correct or did I get this wrong?

Kaucsenta

Posted

  On 4/4/2023 at 10:42 AM, thepeachyviking said:

Nothing as in, I don't need to change it and it WON'T wipe the permission from the oxide group or nothing and it will remove the oxide group? I want the permission to remain constant no matter if it wipes or not. Is that not what that T/F variable is saying or am I completely misunderstanding what that variable means? 

My Understand is "CleanPermission on Wipe" means it WILL remove the permission from the oxide group. So if I want it constant. I need to change that to false. Is that correct or did I get this wrong?

Expand  

If it is set to True, then it will Clear the premissions, if it is set to False, it will do nothing, and leave everything as it was.

RogueDFW

Posted

Ok, I'm planning to do the first 2 levels as VIP1 &VIP2 oxide permissions and the 3rd as a sellable option in my donation store.  How should i set this up or what do i need to do for a server wipe?

 

Thanks

Betrayer07

Posted

Can this be used on a per weapon basis? Say I want to only make the LR-300 invincible and never degrade...

Kaucsenta

Posted

  On 5/6/2024 at 5:07 PM, Betrayer07 said:

Can this be used on a per weapon basis? Say I want to only make the LR-300 invincible and never degrade...

Expand  

It is checking the category unfortunately.

Thump1t

Posted (edited)

image.png.2e1c4823589b859c11420563a1643b24.png

So just to recap.

Are you saying that if I have my file set like this, profile 1 will have the most durability lost and profile 4 will have the least lost?

Now, how about if profile 1 is default profile so everyone will have it. And I give someone profile 4, how do I set the permission check to make sure that profile 4 is being used and not profile 1?

**Edit** Yes, the above configuration is correct if you are using multiple groups assigned to a single player. Profile1 would be default, then your VIP groups would be Profile 2 and 3. (I have 4 because I modified the .cs file to allow for it)

Edited by Thump1t
Kaucsenta

Posted

  On 2/16/2025 at 1:06 AM, Thump1t said:

image.png.2e1c4823589b859c11420563a1643b24.png

So just to recap.

Are you saying that if I have my file set like this, profile 1 will have the most durability lost and profile 4 will have the least lost?

Now, how about if profile 1 is default profile so everyone will have it. And I give someone profile 4, how do I set the permission check to make sure that profile 4 is being used and not profile 1?

**Edit** Yes, the above configuration is correct if you are using multiple groups assigned to a single player. Profile1 would be default, then your VIP groups would be Profile 2 and 3. (I have 4 because I modified the .cs file to allow for it)

Expand  

Yes, as written in the description: image.png.9f976ce561cef2f3b52de8a5bccf9490.png

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Like 1
  • Love 1

User Feedback

1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.5k

Files Sold

Total number of files sold.

2.4m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.