Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Simple Deathmatch

About

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.

Also maybe if you are a person that is from the country that (for some reason) ban AlliedModders forum page and don't want to bother using VPN, you could absolutely use this one.

Features

  1. Respawn at 'team spawn' immediately after death
  2. Give random weapon after spawn
  3. Winner after specific kill count
  4. Random maps change after someone win
  5. Admin command to change to next map
  6. Gameover switch to prevent multiple map changes

Plugin Installation

Requirement

  • Metamod:Source - Download, extract then drop the folder at cstrike
  • SourceMod - Download, extract then drop the folders at cstrike

Plugin

  • Simple Deathmatch - Download, then drop the file at cstrike/addons/sourcemod/plugins

Listen Server Use

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, after you add -insecure launch option on the game properties

Set Launch Option

  1. Open your Library
  2. Right-click the game title, and select Properties
  3. On the bottom of General tab, find the Launch Options text box
  4. And enter:
-insecure
  1. And just start the game and create listen server with bots (or with friends i guess)

Some Note

Change to next map command

sm_nextleveldm

Type and press enter on console as an admin or server owner

Glossary

'team spawn'

The designated area where players on a team appear at the start of a round, so CT Team will spawn at the default spawn of CT Team on that map, same goes with T Team

Listen Server

A multiplayer game session hosted directly from a player’s in-game client, (the in-game menu, click "Create Server," select your map, and start server)

Credit

[CSS] Deathmatch by Verideth - For creating the original script

About

Simple SourcePawn Deathmatch Plugin for CS:Source

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages