Addon Details

Watch - Add Favorite


Undead's DeathMatch ScreenShot

Does this version work for you?
3
w00ts
w00t!2

Undead's DeathMatch - Version 1.1

posted on 2010-07-07 00:17:37
by Undead



Description

Doesn't require SPE, uses default ES/Library commands.

Allows players to choose weapons from a "guns" menu with the ability to:
  • Select New Guns
  • Select Previous Guns
  • Select Same Weapons Every Time

Server Owners can modify what guns go in the Primary/Secondary Guns Menu by modifying the primary_guns.txt or secondary_guns.txt located in the ../cstrike/cfg/undeads_deathmatch/ folder.

Contains a Spawn Protection System that's disabled by default.
Allows Server Owners to specify protection time and freeze player specified in the config.cfg

..cstrike/cfg/undeads_deathmatch/config.cfg:
Code:
// 0 = Disabled Spawn Protection, 1 = Enable Spawn Protection
   udm_spawn_protection "0"

// Seconds of Spawn Protection
   udm_spawn_protection_time "5"

// 0 = Disabled Freeze during Spawn Protection Time, 1 = Enabled
   udm_spawn_protection_freeze "0"

Installation

Extract files to your ../cstrike/ directory.
Add the following lines to your autoexec.cfg:
Code:
es_load undeads_deathmatch

Version Notes For 1.1

Updated on: 2010-07-07 01:07:37 EST by Undead (View Zip Contents)
Added a config.cfg file in ..cstrike/cfg/undeads_deathmatch/ directory.
Added Spawn Protection System.

( Previous Versions )