AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Unapproved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=109)
-   -   [L4D1 AND L4D2] HP Tank Multiplier (https://forums.alliedmods.net/showthread.php?t=324500)

Ernecio 05-17-2020 22:40

[L4D1 AND L4D2] HP Tank Multiplier
 
[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.

Lider99 06-06-2020 14:18

Re: [L4D1 AND L4D2] HP Tank Multiplier
 
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 06-08-2020 16:14

Re: [L4D1 AND L4D2] HP Tank Multiplier
 
Quote:

Originally Posted by Ernecio (Post 2704679)
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

Lider99 06-11-2020 02:08

Re: [L4D1 AND L4D2] HP Tank Multiplier
 
Quote:

Originally Posted by Ernecio (Post 2704892)
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 work8).
I will check, if I find a mistake, then I will unsubscribe

axelnieves2012 06-12-2020 02:53

Re: [L4D1 AND L4D2] HP Tank Multiplier
 
que interesante idea, General, good job

timonenluca 06-12-2020 22:09

Re: [L4D1 AND L4D2] HP Tank Multiplier
 
Great plugin! Honestly , helps out quite a bit with the balance overall. Keeps my players engaged!

strikeraot 08-30-2020 10:34

Re: [L4D1 AND L4D2] HP Tank Multiplier
 
Is this works in Realism?

rtokuda 01-10-2021 13:13

Re: [L4D1 AND L4D2] HP Tank Multiplier
 
how to control the HP of the tanks in final waves?

TQH 07-14-2022 09:21

Re: [L4D1 AND L4D2] HP Tank Multiplier
 
It will be more perfect if you add a notification sound when Tank appears. Hope you update! :up:

R4to0.exe 01-22-2023 22:45

Re: [L4D1 AND L4D2] HP Tank Multiplier
 
Why is this approved if the plugin was removed? It still lists at the plugins page.


All times are GMT -4. The time now is 01:00.

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