Charger v1.2
This plugin adds a menu from where you can choose different chargers,
each with it's own behavior, it only uses it's own charger models as it doesn't support custom models animations.
if this is a good idea i can set the chargers to refill after a certain duration
Commands
say /charger, say_team /charger -- Opens the charger menu.
charger_reload -- Reloads the configuration file
Adding Chargers
Chargers can be added in the config file "configs/Charger.ini" by placing the charger name in square brackets on a new line.
Example: [Health Charger]
To create a custom charger, add a new entry in configs/Charger.ini using the format below
# [Charger Name]
# CHARGER_MODEL = Path of charger's model.
# CHARGER_CLASS = 0 - Health Charger, 1 - HEV Charger, 2 - CIV charger.
# CHARGER_MODE = 0 - Restores Health, 1 - Restores Armor.
# CHARGER_SOUND = 0 - Health Sound, 1 - HEV Sound
# CHARGER_SOUND_FLAGS = a - Placed Sound, b - Using Sound, c - Empty Sound (BitFlags)
# CHARGER_RATE = Amount of Health/Armor given per use.
# CHARGER_COOLDOWN = Delay in seconds between each use.
# CHARGER_CAPACITY = Maximum amount of Health/Armor this charger can give.
# CHARGER_LIMIT = Prevents if the player exceeds the charger's unit limit.
DOWNLOAD Charger v1.2
Alliedmodders POST
Video