Coder Social home page Coder Social logo

csgo-server-config's Introduction

CS:GO Config

Server

  1. Set server name and passwords in cfg/server.cfg
  2. Upload file gamemodes_server.txt and folders cfg and addons to .../csgo/ folder on your server.

Game Modes

game_type game_mode sv_skirmish_id map mapgroup
Classic Casual 0 0 0 de_dust2 mg_active
Classic Competitive 0 1 0 de_dust2 mg_active
Arms Race 1 0 0 ar_shoots mg_armsrace
Demolition 1 1 0 de_lake mg_demolition
Deathmatch 1 2 0 de_dust2 mg_deathmatch
Wingman (2v2) 0 2 0 de_vertigo mg_wingman
Retakes 0 0 12 de_dust2 mg_skirmish_retakes

Startup options

+exec server.cfg +game_type [GAME_TYPE] +game_mode [GAME_MODE] +map [MAP] +mapgroup [MAPGROUP] +sv_setsteamaccount [STEAM_LOGIN_TOKEN] -autoupdate

SourceMod plugin

To disable nextmap plugin (breaks native map voting) move csgo/addons/sourcemod/plugins/nextmap.smx to csgo/addons/sourcemod/plugins/disabled/ folder.

Client

Setup RCON

  1. Set RCON password

    rcon_password [YOUR_SERVER_RCON_PASSWORD]
    
  2. Use rcon command before all commands

Commands

Command Description
rcon bot_kick Kick all bots
rcon bot_add Add random bot
rcon bot_add_ct Add counter-terrorist bot
rcon bot_add_t Add terrorist bot
rcon changelevel [MAP] Change map to [MAP] (e.g. de_dust2, de_inferno ...)

Show SourceMod Admin Menu

Bind key F11 to command sm_admin (see How to: Scripting, Binds and Configs)

csgo-server-config's People

Contributors

bigfox avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.