View Single Post
Author Message
MonsterKiller
Junior Member
Join Date: Sep 2010
Location: England
Old 06-16-2012 , 11:58   [CSGO] DeathMatch
Reply With Quote #1

After the release of the CS:GO dedicated server software I created a basic deathmatch mod for it.

It has an easy to edit weapons list (configs/csgodm.weapons.txt) and a command to reload the weapons list live
  • sm_csgodmreload
The plugin also has a changeable respawn time, defaulted at 1.0
  • csgodm_respawntime <time>
Simple copy csgodm.smx to your plugin folder and csgodm.weapons.txt to the sourcemod configs folder.

The source is also available on GitHub if you wish to view it or help/add things View here
Attached Files
File Type: txt csgodm.weapons.txt (595 Bytes, 1300 views)
File Type: sp Get Plugin or Get Source (csgodm.sp - 2342 views - 8.4 KB)

Last edited by MonsterKiller; 06-16-2012 at 14:54.
MonsterKiller is offline