Jump to content

Raid Protection 3.4.10

$29.99
   (14 reviews)
Message added by Mr01sam,

Hello! Thank you for visiting my plugin page!

If you are experiencing any issues with this plugin, please open a support ticket! I do not regularly check the discussion page, and support tickets help me keep track of issues so that I can resolve them in future updates.

For suggestions and feature requests I also recommend opening a support ticket as that will give me the most visibility to the request and other people can comment on it as well. Once I am able to, I will respond to the request and let you know if I can add that feature for you.

For all other inquiries and questions, feel free to hit me up at my plugin development discord. If I'm unable to answer your question, then there are some very helpful server owners on there who may be able to offer support.

Thank you for your time!

Message added by Mr01sam,

Simple Status (the performance friendly sequel to Custom Status Framework) is now available and works with Raid Protection v3.4.2!

8 Screenshots

  • 64.6k
  • 2.7k
  • 363.86 kB

Recommended Comments



Robis

Posted (edited)

Failed to call hook 'TcTab' on plugin 'RaidProtection v3.4.7' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.RaidProtection.GetBalanceResourceAmount (Oxide.Plugins.RaidProtection+ProtectedEntity tc, BasePlayer basePlayer) [0x00050] in <a1db8a0ab40c404c8f5ee7cbe241d1da>:0 
  at Oxide.Plugins.RaidProtection.ShowProtectionStatusOverlay (BasePlayer basePlayer, Oxide.Plugins.RaidProtection+ProtectedEntity tc) [0x0088a] in <a1db8a0ab40c404c8f5ee7cbe241d1da>:0 
  at Oxide.Plugins.RaidProtection.TcTab (Oxide.Core.Libraries.Covalence.IPlayer player, System.String command, System.String[] args) [0x00064] in <a1db8a0ab40c404c8f5ee7cbe241d1da>:0 
  at Oxide.Plugins.RaidProtection.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x05360] in <a1db8a0ab40c404c8f5ee7cbe241d1da>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0

 

this spam so often after updates

Edited by Robis
Link to comment
Share on other sites
16 minutes ago, Butters said:

How to disable bleed feature?

If you dont want the "bleed" feature just make sure that "Cost per damage protected" is set to 0 for all your protection levels
image.png.a579fcf182e3d8abb681fbaeedd1e668.png

  • Love 1
Link to comment
Share on other sites

Is there a way to turn on raid protection if the player / clan is online, but afk? 
 

In the raid protection info tab, could you add ‘Raid protection will begin in “X” time while afk or “X” time while all clan members are offline. 
 

also, how do I get the raid protection status message to show in the bottom right above health/food/water? 

Edited by Rust.Matrixx2xTrios
Link to comment
Share on other sites
9 hours ago, Rust.Matrixx2xTrios said:

Is there a way to turn on raid protection if the player / clan is online, but afk? 
 

In the raid protection info tab, could you add ‘Raid protection will begin in “X” time while afk or “X” time while all clan members are offline. 
 

also, how do I get the raid protection status message to show in the bottom right above health/food/water? 

Unfortunately raid protection does not have a method of detecting afk people. I think to achieve what you're asking, you'd have to use another plugin that kicks people after they are afk for a certain time - and then offline protection would take effect.

If you want the statuses by the healthbar you just need to install the plugin Simple Status, and then in the raid protection config, there's a section to enable integration with SimpleStatus.

  • Like 1
Link to comment
Share on other sites

I would prefer to integrate this feature directly into the plugin itself as a configurable option. I'm sure it could be done more efficiently than my method. I sent you a private message Mr01sam with the code I used to make this for your consideration.

 

Edited by k19windowmaker
  • Like 1
Link to comment
Share on other sites

Is it a possible setting, If i buy 10 hours offline protection, and log off, but come back after 6 hours, can I set that all 10 hours are consumed when coming back online?

  • Like 1
Link to comment
Share on other sites

How can I raise the TC and Protection buttons a little so that they don't interfere with the xbluidskins house painting button?

 

Link to comment
Share on other sites
49 minutes ago, Galemystic said:

How can I raise the TC and Protection buttons a little so that they don't interfere with the xbluidskins house painting button?

 

There is a TabsOffset property in the config. It's explained more on the plugin page.

Link to comment
Share on other sites

Getting this in the logs after updating Umod/Oxide..

13/07 17:44:47 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.RaidProtection+ProtectedCupboardManager.InitProtectedCupboard (BaseEntity entity) [0x0001d] in <cc447db8633e4b18819c835f40157919>:0
at Oxide.Plugins.RaidProtection.AddProtectedCupboard (BaseEntity priv, Oxide.Plugins.RaidProtection+ProtectedEntity existing) [0x00028] in <cc447db8633e4b18819c835f40157919>:0
at Oxide.Plugins.RaidProtection+<>c__DisplayClass132_0.<OnEntitySpawned>b__0 () [0x0008c] in <cc447db8633e4b18819c835f40157919>:0
at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <beb2b64691c64e2b95b99491bd85442c>:0

Regards

MetalHead

Edited by MetalHead
Link to comment
Share on other sites

Would it be possible to add the ability to buy 'level 2' or more in which a player or clan could buy higher levels of protection based on what I configure?

For example, if I had it set at level 1 - 50% offline protection, but a player could pay level 2 protection which costs 2x more scrap, but gets 100% protection in return?

Link to comment
Share on other sites
11 minutes ago, Rust.Matrixx said:

Would it be possible to add the ability to buy 'level 2' or more in which a player or clan could buy higher levels of protection based on what I configure?

For example, if I had it set at level 1 - 50% offline protection, but a player could pay level 2 protection which costs 2x more scrap, but gets 100% protection in return?

You already can make even 100 levels, you already can do basically everything...

  • Like 1
Link to comment
Share on other sites
On 7/13/2024 at 5:53 PM, MetalHead said:

Getting this in the logs after updating Umod/Oxide..

13/07 17:44:47 | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.RaidProtection+ProtectedCupboardManager.InitProtectedCupboard (BaseEntity entity) [0x0001d] in <cc447db8633e4b18819c835f40157919>:0
at Oxide.Plugins.RaidProtection.AddProtectedCupboard (BaseEntity priv, Oxide.Plugins.RaidProtection+ProtectedEntity existing) [0x00028] in <cc447db8633e4b18819c835f40157919>:0
at Oxide.Plugins.RaidProtection+<>c__DisplayClass132_0.<OnEntitySpawned>b__0 () [0x0008c] in <cc447db8633e4b18819c835f40157919>:0
at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <beb2b64691c64e2b95b99491bd85442c>:0

Regards

MetalHead

I have it also, but here  no impact to server, its just anoying to see it, this error moment only when players destroying tool cupboard in any possible ways.

Edited by Robis
Link to comment
Share on other sites

There is an issue that sometimes ( quite a few ) the plugin don't register the players as the owner and only the founder so the extra scrap i have set don t apply and after players dc'ed if hes only founder but not the owner the protection is not working. i found that after you place tc - deauthorize and authroize again it works but i wonder if this can be fixed since not all are going to do this and if they are not the owners they will be raided

Link to comment
Share on other sites

There is a conflict with BetterTC plugin. if players place a tc with skin the protection is not registering player as the owner and the plugin don t work

Link to comment
Share on other sites

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 6
  • Love 8

User Feedback

1.3m

Downloads

Total number of downloads.

6.5k

Customers

Total customers served.

95.8k

Files Sold

Total number of files sold.

1.9m

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.