Home » Medic – Allows you to refill your health

Medic – Allows you to refill your health

Download / Go to latest repository

Medic

Allows you to refill your health. A rewritten version of the plugin for the CS2 game on C#

Requirements

Install

  • Move the contents of folder build/ to addons/counterstrikesharp/plugins/medic
  • Configuration file will be generated after the plugin is launched in the folder addons/counterstrikesharp/configs/plugins/medic/medic.json

medic.json

  • PluginTag – chat tag of the plugin
  • MinHealth – minimum HP, for the use of a medic [default: 40]
  • Healthhealth – HP that will be restored after use [default: 100]
  • Cost – the price of using a medic [default: 2000]
  • ShowCall – show everyone in the chat that the player used a medic [default: true]
  • MaxUse – number of heal uses per round [default: 2]
  • AccessFlag – access flag for to use commands. Set empty to allow for all [default: @css/ban]
  • HealSuccessSound – The path to the file being played after heal HP. Set empty for turn off this function [default: items/healthshot_success_01]
  • HealFailureSound – The path to the file being played after failure heal HP. Set empty for turn off this function [default: buttons/blip2]
Download / Go to latest repository

Leave a Reply

Your email address will not be published. Required fields are marked *