We have a anti-camping plugin in the server but we removed it because players where complaining about it. The problem with the anti-camping kicker is when ct players have to camp ( watch ) the bomb they will be considered as camping.
I was looking around the sourcemod approved plugin forum and there isn't a plugin for spawn camping. I'll make a suggestion in their "Plugin/Gameplay Ideas and Requests" forum to see if someone can make one.
EDIT: I found something that allows CT's to camp DE maps and T's to camp
CS maps. I'll play around with the settings to choose the right one for the server.
http://forums.alliedmods.net/showthr...ght=spawn+camp Quote:
- sm_anticamp_enable 1
"Set to 0 to disable anticamp" - sm_anticamp_beacon 1
"Set to 0 to disable beacons" - sm_anticamp_slap 5
"Amount of health decrease during camping every 2 sec." - sm_anticamp_health 15
"Set to the health level below where camping is allowed" - sm_anticamp_radius 200
"The radius to check for camping"[/color] - sm_anticamp_camptime 40
"The amount of times a suspected camper is checked for" - sm_anticamp_t_camp 1
"Set to 1 to allow camping for t on cs maps. 0 = Disable" - sm_anticamp_ct_camp 1
"Set to 1 to allow camping for ct on de maps. 0 = Disable" |