The basic idea is to create a soft plugin for make deathmatchs with same weapon for everyone (created for servers "Only Awp"), but some cvar are here for edit at your own need.
Features
And more coming soon !Automatic respawn
Automatic give weapons
Defined health/armor at spawn
No fall damage
No Scope Mode
Infinite Ammo
Auto remove dropped weapons
Cvars
sm_deathmatch_primary - ID of the primary weapon (Default: weapon_awp)
sm_deathmatch_secondary - ID of the primary weapon (Default: weapon_revolver)
sm_deathmatch_blockdrop - Block the drop of weapon (1 = yes, 0 = no)(Default: 1)
sm_deathmatch_noscope - Noscope mode (1 = yes, 0 = no)(Default: 0)
sm_deathmatch_health - Players Health on spawn (Default: 100)
sm_deathmatch_armor - Player Armor on spawn (Default: 0)
sm_deathmatch_respawn_time - Time between the player's death and his respawn (Default: 3.0)
Install
1. Drop deathmatch.smx into your addons/sourcemod/plugins folder.
2. Add and modify needed cvars in your cfg/server.cfg.
3. Load the plugin or Change the map
Download
Source