Skip to content

qstage/CS2-FixRandomSpawn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS2-FixRandomSpawn

Fixes ConVar mp_randomspawn for any game mode

Requirments

Installation

  • Download the newest release from Releases
  • Move the /gamedata folder to a folder /counterstrikesharp
  • Make a folder in /plugins named /FixRandomSpawn.
  • Put the plugin files in to the new folder.
  • Restart your server.

Configuration

css_randomspawn_reload - Reload configuration

{
    "warmup_mode": {
        "enable": false, // Enable the plugin only for warmup time
        "buy_anywhere": false, // Allow purchase anywhere on the map
        "alert_for_players": false // Notification for players about the enabled random spawns
    },
    "ConfigVersion": 1
}

About

Fixes ConVar `mp_randomspawn` for any game mode

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages