Bullet Penetration FilterVersion 1.0Table of Contents----------------------------------------------------DescriptionCommands and CvarsInstallationDependenciesNotesDownload
Description----------------------------------------------------Allows server administrators to define bullet penetration rules.Bullets are prevented from penetrating certain entities.
Commands and Cvars----------------------------------------------------
Cvarssm_penetration_version Plugin version.
sm_penetration_filter (Default 0) Determines what entities bullets can penetrate (0 - anything, 1 - geometry only, 2 - players only, 3 - enemies only, 4 - nothing)
Installation----------------------------------------------------Place bulletpenetrationfilter.smx into the server's /addons/sourcemod/plugins/ directory.
Dependencies----------------------------------------------------
SDKHooks must be installed.Notes-----------------------------------------------------The plugin doesn't work 100% of the time, most likely due to lack of compensation for weapon spread. I'm not sure how to remedy this right now, but otherwise the plugin is quite effective.-The rationale of the plugin is to prevent players from shooting through their teammates when FF is off. This negates the cheap tactic of using your teammates as human shields.
Download---------------------------------------------------- Attached Files
Get Plugin or
Get Source (bulletpenetrationfilter.sp - 3.2 KB)
bulletpenetrationfilter.smx (3.7 KB)
Wyświetl pełny artykuł