Skip to content

ReDeathmatch/ReDeathmatch_AMXX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gun logo

AMXModX plugins to provide Deathmatch gameplay in Counter-Strike 1.6 optimized to work with ReGameDLL_CS.

Build status Build status Release AMXModX dependency Discord Shield

About

The mod is a completely rewritten implementation of CSDM ReAPI, to replace legacy code.

Mod made a look back on the successful experience CSDM 2.1.2 by BAILOPAN, but using modern features of the new ReGameDLL_CS.

Many features have long been built and optimized to work directly in ReGameDLL_CS, mod now only switches the game settings and provides a comfortable way to control.

Features

  • Store game settings (CVars);
  • Round modes (NEW);
  • Config hot-reload;
  • Randomized, preset spawning (you can add new spawn points, spawn presets);
  • Spawn protection (configurable by time and player rendering);
  • Interactive spawn editor;
  • Configurable weapon menus;
  • Team Deathmatch as well as FFA (Free-for-all Deathmatch);
  • Large pieces are optimized in ReGameDLL_CS;
  • Multi-language support;
  • Extraconfigs support:
    • For an individual map (redm/extraconfigs/de_dust2.json);
    • For map prefix (redm/extraconfigs/prefix_aim.json).
  • Counter-Strike: Condition Zero support out of the box;
  • Support for setting a grouping for spawns;
  • Ability to use the mod as a basis for the development of other modes (for example, GunGame);

Requirements

Installation

Check the wiki Installation

Updating

  • Put new plugins and lang-files (plugins/*.amxx & data/lang/*.txt) into amxmodx/ folder on the HLDS server;
  • Restart the server (command restart or change the map);
  • Make sure that the versions of the plugins are up to date with the command amxx list.

Downloads

Alt