A simple SourcePawn Deathmatch Gamemode for Counter Strike Source, originally "Deathmatch by Verideth" then modified and adjusted to own preference. Best for whoever need a simple single file Deathmatch Plugin that has default respawn after death, give random weapon, winner by kill count, rotating maps, and little requirement to install.
- Respawn at 'team spawn' immediately after death
- Give random weapon after spawn
- Winner after specific kill count
- Random maps change after someone win
- Gameover switch to prevent multiple map changes
- Metamod:Source - Download, extract then drop the folder at
cstrike - SourceMod - Download, extract then drop the folders at
cstrike
- Simple Deathmatch - Download, then drop the file at
cstrike/addons/sourcemod/plugins
If you don't want to bother with setting up Dedicated Server and also installing the plugin on the server, you can just use the plugin with Listen Server (the in-game menu, click "Create Server," select your map, and start server), after you add -insecure launch option on the game properties
- Open your Library
- Right-click the game title, and select Properties
- On the bottom of General tab, find the Launch Options text box
- And enter:
-insecure
- And just start the game and create server with bots
[CSS] Deathmatch by Verideth - For creating the original script