View Single Post
Silvers
SourceMod Plugin Approver
Join Date: Aug 2010
Location: SpaceX
Old 01-12-2020 , 20:37   Re: [L4D & L4D2] God Frames Patch (1.0) [01-Dec-2019]
Reply With Quote #15

Attached example plugin using the main plugins forward. Thanks to Lux for example idea: common damage on invulnerable incapped client.

Also these are the cvars common infected actually use for invulnerable timers:
PHP Code:
z_throttle_hit_interval_easy             0.5      : , "sv""cheat"  Minimum time between damaging a Survivor from a mob
z_throttle_hit_interval_expert           
1        : , "sv""cheat"  Minimum time between damaging a Survivor from a mob
z_throttle_hit_interval_hard             
0.5      : , "sv""cheat"  Minimum time between damaging a Survivor from a mob
z_throttle_hit_interval_normal           
0.33     : , "sv""cheat"  Minimum time between damaging a Survivor from a mob 
Attached Files
File Type: inc l4d_god_frames.inc (524 Bytes, 139 views)
File Type: sp Get Plugin or Get Source (l4d_god_frames_forward.sp - 131 views - 1.3 KB)
__________________

Last edited by Silvers; 01-20-2020 at 22:51.
Silvers is offline