View Single Post
Author Message
Lux
Veteran Member
Join Date: Jan 2015
Location: Cat
Old 05-24-2016 , 16:01   [L4D/L4D2]TankDamageModifier (1.3.2 - 07/02/2018 )
Reply With Quote #1

Just a simple plugin

Cvars:
PHP Code:
// This file was auto-generated by SourceMod (v1.7.3-dev+5275)
// ConVars for plugin "TankDamageModifier.smx"


// Damage Modifier Value
// -
// Default: "20.0"
// Minimum: "0.000000"
// Maximum: "9999.000000"
tank_damage "20.0"

// Should We Enable Tank Damage Modifing
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
tank_damage_enable "1"

// Incapped Damage Multiplyer Value
// -
// Default: "3.0"
// Minimum: "0.000000"
// Maximum: "9999.000000"
tank_damage_modifier "3.0" 

Version(1.1)
Fixed mistake on Tank incapmultiplyer not working
(i got my cvar's mixed up sorry ) Please get version 1.1

Version(1.2)
Fixed Error for m_zombieClass finding on invalid clients

Version(1.3)
Fixed issue with wrong prop damage (e.g Cars)

Version(1.3.2)
Removed supertanks support
Fixed mistake uploaded olderfile version
regarding prop damage.
Attached Files
File Type: sp Get Plugin or Get Source (TankDamageModifier.sp - 2673 views - 3.4 KB)
__________________
Connect
My Plugins: KlickME
[My GitHub]

Commission me for L4D

Last edited by Lux; 05-08-2020 at 17:01. Reason: Fixing mistake with uploading wrong file.
Lux is offline