Remove Entities
-----------------
For servers who want to remove hostages/bomb/buyzone as well as doors and buttons on certain surf_ style maps like surf_greatriver and surf_bluetowers_v2f.
This addon removes the following map entities at map start and round start.
func_door
func_button
func_movelinear
func_bomb
func_bomb_target
func_hostage_rescue
hostage_entity
func_buyzone
*Updated 5/13/2010* Removes more entities:
weapon_c4
env_entity_maker
phys_thruster
phys_keepupright
func_physbox_multiplayer
func_tracktrain
func_rotating
env_sprite
env_spritetrail
env_smokestack
env_beam
env_spark
Installation
extract to "cstrike" directory of your server.
add the following line in your "autoexec.cfg":
es_load remove_entities
Version Notes For 2.1
Updated on: 2010-05-13 10:10:50 EST by jamesY
*Updated 5/13/2010* Removes more entities:
weapon_c4
env_entity_maker
phys_thruster
phys_keepupright
func_physbox_multiplayer
func_tracktrain
func_rotating
env_sprite
env_spritetrail
env_smokestack
env_beam
env_spark