Jump to content
View in the app

A better way to browse. Learn more.

WeOxide Marketplace ¬ Rust Custom Maps ¬ Prefabs ¬ Monuments and Plugins Free & Paid Assets

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Weapon Damage Modifier 1.0.0

$2

(0 reviews)

1 Screenshot

Modifies the damage from your weapon.

Permission = "weapondamagemodifier.use";

Some weapons have already been added to the config file for example.
You can edit the list to your liking by adding or removing weapons from the list.

How to find out the shortname of a weapon?
Enable debugging in the config file.
"Default: what weapon the player is using, what damage was received from this weapon.": true,
"Modifier: what weapon the player is using, what damage was received from this weapon.": true
Reload the plugin.
Choose an active weapon for your character, and deal damage to the entity.
Information will be displayed to you in the server console.
"Hit Info (Initiator - who did the damage). Weapon (ShortName - what weapon). Damage (Total - what was the damage)."
Copy the name of the weapon and add it to the list in your config file.
Save the config file.
Reload the plugin.

Default config file.

{
  "Debag settings": {
    "Default: what weapon the player is using, what damage was received from this weapon.": true,
    "Modifier: what weapon the player is using, what damage was received from this weapon.": true
  },
  "Multiplier settings": {
    "Weapon list (weapon shortname : multiplier)": {
      "explosive.timed.deployed": 1.0,
      "explosive.satchel.deployed": 1.0,
      "grenade.beancan.deployed": 1.0,
      "grenade.f1.deployed": 1.0,
      "rocket_basic": 1.0,
      "rocket_hv": 1.0,
      "rocket_fire": 1.0,
      "mp5.entity": 1.0,
      "thompson.entity": 1.0,
      "m92.entity": 1.0,
      "bolt_rifle.entity": 1.0,
      "l96.entity": 1.0,
      "m39.entity": 1.0
    }
  }
}

 

User Feedback

You may only provide a review once you have downloaded the file.

There are no reviews to display.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.