View Single Post
Plugin Info:     Modification:          Category:          Approver:   Exolent[jNr] (178)
ot_207
Veteran Member
Join Date: Jan 2008
Location: Romania The Love Country
Old 09-16-2009 , 09:41   Penetrable Shield v1.5
Reply With Quote #1

Description:
This plugin makes the shield of counter strike penetrable.

Modules:
Fakemeta
Hamsandwich


Cvars:
Code:
// How the cvars work:
// 1.0 means that we don't have shield anymore
// 0.0 shield will never be penetrated
// 0.5 - 50% chance the shield will be penetrated
// 0.05 - 5% chance the shield will be penetrated

ps_ch_knife 0.05 // Chance for knife
ps_ch_pistols 0.05 // Chance for pistols
ps_ch_shotguns 0.1 // Chance for shotguns
ps_ch_submachine 0.2 // Chance for sub-machine guns
ps_ch_rifles 0.25 // Chance for rifles
ps_ch_snipers 0.5 // Chance for snipers
Useful Links:
Servers using this plugin

Changelog
PHP Code:
v1.5  changed cvar systemadded Arkshines/SnoWs suggestions
v1.0  
initial release 
Attached Files
File Type: sma Get Plugin or Get Source (penetrable_shield.sma - 2639 views - 4.7 KB)
__________________
My approved plug-ins | Good for newbies! | Problems?

Back, will come around when I have time.

Last edited by ot_207; 10-12-2009 at 19:23. Reason: Readded it.
ot_207 is offline