Jump to content

Custom Medics 1.0.1

$8.00
   (1 review)
Message added by copcopekcro,

You can contact me in Discord : https://discord.gg/gQtu2k8wuM

6 Screenshots

  • 12.3k
  • 46
  • 21.98 kB
 Share

Works with

About Custom Medics

Customizable Healing Items:
Custom Medics allows you to define and configure bandages, syringes, and medkits. Each item can have its own healing properties, including instant heal, healing over time, and the ability to counteract negative status effects such as bleeding, poison, and radiation.

Buff System:
Tailor the buff system to your liking. Enable or disable buffs for specific items and specify the maximum health increase. With this system, players can temporarily boost their health beyond the default limit, making for an exciting and dynamic gameplay experience.

UI:
Your players will appreciate the informative in-game tooltips. Whenever they select a custom medical item, a tooltip will provide details about the item's effects, making it easier for them to understand its functionality.

Permission System: custommedics.use - players can use custom medics
                                  custommedics.give - can use give command
Give Command: /givemed "cmdgivename" (that cmdgivename is name of med item what you will get ,you can change names)

Config Example :

{
  "VWeaponsDescription": [
    "You can add more medical items",
    "HealAmount - instant heal",
    "HealOverTimeAmount - healing over time",
    "Bleed , Poison , Radiation - decrease those",
    "EnabledBuff = true/false (will buff be enabled or disabled for that item)",
    "MaxHealthIncrease - 0.1 is 110 hp ,1 is 200 HP ,10 is 1100 HP",
    "Duration - how much buff will lasts (seconds)",
    "CmdGiveName - this name is for give command /givemed + (cmdgivename)"
  ],
  "Meds": [
    {
      "ItemDisplayName": "Bandage Lv1",
      "ItemShortname": "bandage",
      "SkinID": 3054607253,
      "CmdGiveName": "ba1",
      "Instant Heal": 100.0,
      "Heal Over Time": 100.0,
      "Bleed": -100.0,
      "Poison": -50.0,
      "Radiation": -100.0,
      "Enabled": false,
      "MaxHealthIncrease": 10.0,
      "Duration": 60.0
    }.
    {
      "ItemDisplayName": "Syringe Lv2",
      "ItemShortname": "syringe.medical",
      "SkinID": 3054594972,
      "CmdGiveName": "sy2",
      "Instant Heal": 100.0,
      "Heal Over Time": 100.0,
      "Bleed": -100.0,
      "Poison": -50.0,
      "Radiation": -100.0,
      "Enabled": true,
      "MaxHealthIncrease": 10.0,
      "Duration": 60.0
    },
    {
      "ItemDisplayName": "LargeMedKit Lv3",
      "ItemShortname": "largemedkit",
      "SkinID": 3054597441,
      "CmdGiveName": "mkit3",
      "Instant Heal": 100.0,
      "Heal Over Time": 100.0,
      "Bleed": -100.0,
      "Poison": -50.0,
      "Radiation": -100.0,
      "Enabled": true,
      "MaxHealthIncrease": 10.0,
      "Duration": 60.0
    }

  • Like 1
  • Love 1

User Feedback

1.1m

Downloads

Total number of downloads.

5.7k

Customers

Total customers served.

82k

Files Sold

Total number of files sold.

1.6m

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.