Raised This Month: $ Target: $400
 0% 

L4D2 Change Attributes


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
bental
Junior Member
Join Date: Jan 2011
Old 03-19-2012 , 21:51   L4D2 Change Attributes
Reply With Quote #1

Hi, sorry if this has been suggested, my google-jitsu isn't great.
I'm opening an Oceanic 9v9 server and I'm looking for a plugin with it's own cfg file that will allow me to modify attributes of Survivors and Infected alike.
Example, a cvar in the cfg might be:
l4d_survivor_hp 150;
To give survivors 150 health cap instead of 100.

Other things include hunter pounce damage cap, jump power, claw damage, smokers tounge speed, recharge time, pull speed, etc. Speeds and times could be handled in %, such as:
l4d_smoker_pull 200;
Would equate to 200%, or 2x faster than regular.

Thanks to any who can point me in the right direction, apolagies if this exists.
bental is offline
DarkSynergy
Member
Join Date: Jan 2011
Old 03-20-2012 , 01:40   Re: L4D2 Change Attributes
Reply With Quote #2

A lot of attributes can be changed by modifying the values existing l4d2 cvars (mainly the "survivor_" and "z_" cvars), so you might look at those to see what you can do already: https://developer.valvesoftware.com/..._of_L4D2_Cvars

For survivor max hp, I know youll need a plugin for it. You could instead just change how much damage the infected do if you want survivors to be able to take more hits or less hits.
DarkSynergy is offline
Chronic1
SourceMod Donor
Join Date: Jun 2011
Old 03-20-2012 , 01:51   Re: L4D2 Change Attributes
Reply With Quote #3

most of that stuff can be done with plain old vanilla l4d2 cvars.
https://developer.valvesoftware.com/..._of_L4D2_Cvars

in the cvars gas=smoker and exploding = boomer

so z_gas_health = smokers health and z_exploding_health = boomers health

hunter_pz_claw_dmg 6
smoker_pz_claw_dmg 6
smoker_tongue_delay 1.5
tongue_hit_delay 20 <====== recharge time after smoking someone
tongue_miss_delay 15 <====== recharge time if miss
tongue_fly_speed 1000 <====== smokers tongue speed
tongue_victim_acceleration 30 <====== that should be the pull speed


as for the hunter pounce there is a plugin for that. search for hunter pounce uncap.

Also there is a plugin that gives survivors extra health somewhere too.
__________________
Chronic1 is offline
bental
Junior Member
Join Date: Jan 2011
Old 03-20-2012 , 02:05   Re: L4D2 Change Attributes
Reply With Quote #4

Thanks for that, seems to be what I'm after
bental is offline
bental
Junior Member
Join Date: Jan 2011
Old 03-20-2012 , 19:14   Re: L4D2 Change Attributes
Reply With Quote #5

So if I added hunter_pounce_air_speed 1400 into mt server.cfg file, the hunters pounce velocity would double? (Default being 700)
bental is offline
Reply



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 17:56.


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