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

[L4D1 AND L4D2] HP Tank Multiplier


Post New Thread Reply   
 
Thread Tools Display Modes
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
    Lider99
    Member
    Join Date: Mar 2020
    Old 06-06-2020 , 14:18   Re: [L4D1 AND L4D2] HP Tank Multiplier
    Reply With Quote #2

    Hey .
    I want to say something that I found some errors in the SuperTanks plugin.
    for instance
    Smoker (1) Boomer (1) Hunter (1) they will all appear on the Spectators.
    I do not know before your changes there was this error or after
    Lider99 is offline
    Lider99
    Member
    Join Date: Mar 2020
    Old 06-08-2020 , 16:14   Re: [L4D1 AND L4D2] HP Tank Multiplier
    Reply With Quote #3

    Quote:
    Originally Posted by Ernecio View Post
    Hi, I have not been presented with this error, but I'll review the plugin and post the new plugin version here if necessary.
    Thanks, I look forward to

    Last edited by Lider99; 06-08-2020 at 16:15.
    Lider99 is offline
    Lider99
    Member
    Join Date: Mar 2020
    Old 06-11-2020 , 02:08   Re: [L4D1 AND L4D2] HP Tank Multiplier
    Reply With Quote #4

    Quote:
    Originally Posted by Ernecio View Post
    Here the version of Super Tanks that I use, has several improvements, the list of changes is within the file (written in Spanish, this doesn't affect, the Plugin is in English), this version is compatible with Left 4 Dead 1 and 2.

    This version doesn't affect the number of special infected, so some extra extension is required to add infected outside the limits by default of the game.

    (This Plugin only has been tested on Windows)

    Here the link of the original plugin and its original author:
    https://forums.alliedmods.net/showthread.php?t=165858

    Installation

    1 - Click "Get Plugin" and put the "SuperTanks.smx" file into your server or game \addons\sourcemod\plugins\ folder.
    (This version doesn't required Gamedata file)

    Thanks for the idea and work.
    I will check, if I find a mistake, then I will unsubscribe
    Lider99 is offline
    axelnieves2012
    Senior Member
    Join Date: Oct 2014
    Location: Argentina
    Old 06-12-2020 , 02:53   Re: [L4D1 AND L4D2] HP Tank Multiplier
    Reply With Quote #5

    que interesante idea, General, good job
    axelnieves2012 is offline
    timonenluca
    Member
    Join Date: Apr 2020
    Location: Europe
    Old 06-12-2020 , 22:09   Re: [L4D1 AND L4D2] HP Tank Multiplier
    Reply With Quote #6

    Great plugin! Honestly , helps out quite a bit with the balance overall. Keeps my players engaged!
    timonenluca is offline
    strikeraot
    Senior Member
    Join Date: Dec 2018
    Location: Viet Nam
    Old 08-30-2020 , 10:34   Re: [L4D1 AND L4D2] HP Tank Multiplier
    Reply With Quote #7

    Is this works in Realism?
    strikeraot is offline
    rtokuda
    Senior Member
    Join Date: Dec 2019
    Old 01-10-2021 , 13:13   Re: [L4D1 AND L4D2] HP Tank Multiplier
    Reply With Quote #8

    how to control the HP of the tanks in final waves?
    rtokuda is offline
    TQH
    Junior Member
    Join Date: May 2021
    Location: Vietnam
    Old 07-14-2022 , 09:21   Re: [L4D1 AND L4D2] HP Tank Multiplier
    Reply With Quote #9

    It will be more perfect if you add a notification sound when Tank appears. Hope you update!
    TQH is offline
    R4to0.exe
    Member
    Join Date: Sep 2008
    Location: Sao Paulo,Brazil
    Old 01-22-2023 , 22:45   Re: [L4D1 AND L4D2] HP Tank Multiplier
    Reply With Quote #10

    Why is this approved if the plugin was removed? It still lists at the plugins page.
    R4to0.exe is offline
    Send a message via MSN to R4to0.exe Send a message via Skype™ to R4to0.exe
    Reply


    Thread Tools
    Display Modes

    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 18:41.


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