AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [TF2] Class Damage Multiplier (https://forums.alliedmods.net/showthread.php?t=189696)

ReFlexPoison 07-10-2012 01:23

[TF2] Class Damage Multiplier
 
4 Attachment(s)
Class Damage Multiplier
Description:

Multiply damage dealt from specific classes.

Dependencies:CVar's (Defaults):
PHP Code:

sm_dmgmult_enabled "1" // Enable Plugin
sm_dmgmult_admins "0" // Damage multiplier for admins only
sm_dmgmult_team "0" // Damage multiplier for specified teams 0 = Both 1 = Red 2 = Blue
sm_dmgmult_scout "1.0" // Damage multiplier for scouts
sm_dmgmult_soldier "1.0" // Damage multiplier for soldiers
sm_dmgmult_pyro "1.0" // Damage multiplier for pyros
sm_dmgmult_demoman "1.0" // Damage multiplier for demomans
sm_dmgmult_heavy "1.0" // Damage multiplier for heavies
sm_dmgmult_engineer "1.0" // Damage multiplier for engineers
sm_dmgmult_medic "1.0" // Damage multiplier for medics
sm_dmgmult_sniper "1.0" // Damage multiplier for snipers
sm_dmgmult_spy "1.0" // Damage multiplier for spies 

Overrides:
PHP Code:

"sm_dmgmult_flag" "b" // Required admin flag to benefit from damage mod if set to for admins only. 

Commands:
PHP Code:

sm_dmgmult_reset // Reset all values of Class Damage Modifier to normal. 

Version Log:
Spoiler

See my other plugins
Total Downloads: 118

ReFlexPoison 07-10-2012 01:24

Re: [TF2] Class Damage Modifier
 
~Reserved

Leonardo 07-10-2012 02:08

Re: [TF2] Class Damage Modifier
 
Y U NO say that it requires sdkhooks?

ReFlexPoison 07-10-2012 02:29

Re: [TF2] Class Damage Modifier
 
Quote:

Originally Posted by Leonardo (Post 1747171)
Y U NO say that it requires sdkhooks?

I did though.
Quote:

Requires SDKHooks

Tylerst 07-10-2012 03:52

Re: [TF2] Class Damage Modifier
 
Spoiler

Edit: Hiding this long post.

ReFlexPoison 07-10-2012 05:17

Re: [TF2] Class Damage Modifier
 
Do like the suggestions, and I'll probably do that in the next update if the plugin is even worth it. I just threw this together in a few minutes and posted it in the thought of soldiers being under-powered in vsh and ff2.

And btw, the version cvar is so you can't change it, simple as that.

ReFlexPoison 07-12-2012 01:22

Re: [TF2] Class Damage Modifier
 
Version 1.1.0 Released

Changes:
* Now supports negating damage.
* Add reset server command.
* Add team only cvar.
* Deleted unnecessary code.

SyluxLockjaw100 07-21-2012 22:43

Re: [TF2] Class Damage Modifier
 
Nice plugin,now I can have fun with bots with this plugin. Could you also disable damage modifier to self? This plugins makes rocket jumping lose too much HP...

ReFlexPoison 03-01-2013 19:52

Re: [TF2] Class Damage Modifier
 
Version 1.2.0 Released

Changes:
> Fixed version CVar
> No longer changes self damage
> Rewrote and renamed

Tylerst 03-01-2013 20:40

Re: [TF2] Class Damage Multiplier
 
I went back and spoiler'd my first post since it was rather long and isn't relevant anymore.


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

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