Skip to content

leoskiline/cs2-deathrun-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Deathrun Manager for CounterStrikeSharp Framework CS2.

  • Features:
    Every Round End Select one random terrorist.
    Connect/Disconnect Messages.
    Block Kill Commands (kill,killvector,explodevector,explode).
    Block new players join to terrorist team.
    Block terrorist selected go to counter-terrorist or spectator.

  • Commands:
    dr_enabled 1/0 - Enable or Disable Deathrun Manager.
    dr_prefix "DR Manager" - Change Deathrun Manager Prefix Messages.
    dr_allow_ct_spec 1/0 - Allow CT change to team spec
    dr_velocity_multiplier_tr 1.75 - Change velocity multiplier from terrorist

  • Installation
    Copy DeathrunManager Folder to addons/counterstrikesharp/plugins.

  • Requeriments
    CounterstrikeSharp Framework.
    Metamod:Source.

  • Changelog:
    V0.0.1 - First Version Deathrun Manager for CS2 on CounterStrikeSharp Framework.
    V0.0.2 - Hotfix from first version of Deathrun Manager for CS2 on CounterStrikeSharp Framework.
    V0.0.3 - Fix to not consider disconnected players
    V0.0.4 - Remove Weapons on round end. Remove Weapons from ground on round end.
    V0.0.5 - Added config file.
    V0.0.6 - Added possibility CT change team to SPEC when enabled in config file. Enabled by default.
    V0.0.7 - Added TR velocity multiplier.
    V0.0.8 - Hotfix to not change SPEC back to Counter-Terrorist.