Raised This Month: $51 Target: $400
 12% 

[L4D1 AND L4D2] HP Tank Multiplier


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author
Ernecio
Junior Member
Join Date: Sep 2019
Plugin ID:
7115
Plugin Version:
1.0
Plugin Category:
Gameplay
Plugin Game:
Left 4 Dead
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Multiply HP of the Tank according to the number of players.
    Unapprover:
    Reason for Unapproving:
    This Plugin has been discontinued
    Old 05-17-2020 , 22:40   [L4D1 AND L4D2] HP Tank Multiplier
    Reply With Quote #1

    [L4D1 AND L4D2] HP Tank Multiplier

    Sorry, This Plugin has been discontinued

    Although there are several Plugins to control the life of the Tank, I decided to do something personalized that would suit my tastes, also in this Plugin it tries to solve the problem of when the Tanks are burned, since even if they turn off anyway they die very quickly although do not take damage, this in L4D1. It also includes a version of the Colors code inside the plugin to be able to compile with the network compiler.

    Description

    When a Tank spawns this Plugin will count the number of survivors, including bots and real players (it can be configured), based on the result you get will bring the Tank to life, it will also gives maximum amount of time if the Tank is burning or depending of the configuration the Tank will be non-flammable, but will take damage if the fire touches him.
    It also has a life indicator bar that has three ways to show the life of the Tank.
    Maximum amount of life the tank can receive 65535 HP.
    This Plugin has only been designed for coop mode and can also be combined with Machine's Super Tanks (Edited by me https://forums.alliedmods.net/showpo...92&postcount=5).

    ConVars
    PHP Code:
    // Enables/Disables The plugin. 0 = Plugin OFF, 1 = Plugin ON.
    // -
    // Default: "1"
    // Minimum: "0.000000"
    // Maximum: "1.000000"
    director_enabled_plugin "1"

    // Enables/Disables Display Tanks health in crosshair.
    // 0 = Display HP OFF.
    // 1 = Shows the state of health in percentage.
    // 2 = Shows the state of health with numbering.
    // 3 = Displays health status with bar and numbering
    // -
    // Default: "1"
    // Minimum: "0.000000"
    // Maximum: "3.000000"
    director_display_health "3"

    // Enables/Disables Tank life status ads in chat.
    // 0 = Ads OFF.
    // 1 = Show full ads.
    // 2 = Show only health status.
    // 3 = Show only ignition status
    // -
    // Default: "1"
    // Minimum: "0.000000"
    // Maximum: "3.000000"
    director_enabled_ads "1"

    // Basic amount of HP for the Tank.
    // -
    // Default: "15000"
    // Minimum: "0.000000"
    // Maximum: "65535.000000"
    director_basic_tankhp "15000"

    // Enables/Disables Ignition modes towards the Tank.
    // 0 = Do Nothing.
    // 1 = Allows the Tank not to catch fire but him takes damage if touches the fire.
    // 2 = Allows the Tank to catch fire according to the amount of life his has.
    // -
    // Default: "1"
    // Minimum: "0.000000"
    // Maximum: "2.000000"
    director_ignition_modes "2"

    // Include bots to the multiplier.
    // 0 = No include bots.
    // 1 = Include bots.
    // -
    // Default: "1"
    // Minimum: "0.000000"
    // Maximum: "1.000000"
    director_include_bots "1"

    // Multiply Tank's HP if there are more four survivors or start from one survivor.
    // 0 = Start multiplying from one.
    // 1 = Start multiplying from four.
    // -
    // Default: "1"
    // Minimum: "0.000000"
    // Maximum: "1.000000"
    director_survivor_multipler "0"

    // Amount by which the HP of the Tank will be multiplied.
    // -
    // Default: "0.25"
    // Minimum: "0.000000"
    // Maximum: "1.000000"
    director_tank_hpmultiplier "0.25" 
    Installation

    1 - Click "Get Plugin" and put the "l4d_multipler_tank_hp.smx" file into your server or game \addons\sourcemod\plugins\ folder.
    __________________

    Last edited by Ernecio; 01-17-2023 at 16:08. Reason: New third party link
    Ernecio is offline
     



    Posting Rules
    You may not post new threads
    You may not post replies
    You may not post attachments
    You may not edit your posts

    BB code is On
    Smilies are On
    [IMG] code is On
    HTML code is Off

    Forum Jump


    All times are GMT -4. The time now is 16:26.


    Powered by vBulletin®
    Copyright ©2000 - 2024, vBulletin Solutions, Inc.
    Theme made by Freecode