Jump to content

ReflectDamage 1.6.0

   (1 review)

1 Screenshot

  • 21.5k
  • 283
  • 7.23 kB
  • Update details
    v1.6.0
    Released
    Download size7.23 kB
    Total versions2
    Time between versions 1 day
    Typical update pace About every 1 day
    Freshness 860 days ago

About ReflectDamage

Features
Reflect configurable damage and bleeding back to players who attack other players.
Disabled inside of ZoneManager PVP and DynamicPVP zones
Disabled inside of AbandonedBases
Works with TruePVE

 

Config
 

{
   "ApplyBleeding": true,
   "BleedingIntensity": 5.0,
   "EnableDamageToVictim": false,
   "ReflectPercentage": 50.0
}

Permissions

Auth level 2 required to set permissions

oxide.grant user <steamID/username> reflectdamage.use
or
oxide.grant group <groupname> reflectdamage.use

API - Next update
 

        private object OnReflectDamage(BasePlayer victim, BasePlayer attacker)
        {
            return PlayerInEvent(victim) || PlayerInEvent(attacker) ? true : (object)null;
        }

 

  • Like 1

Chernarust's Collection

User Feedback

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.4m
Total downloads
Customers
10.8k
Customers served
Files Sold
155.8k
Marketplace sales
Payments
3.3m
Processed total
×
×
  • 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.