HugoJF / csgo-deathmatch-loader

[DONE] Custom config loader for Maxximou5's csgo-deathmatch v3
GNU General Public License v3.0
3 stars 0 forks source link
csgo csgo-deathmatch deathmatch sourcemod sourcemod-plugin

CS:GO Deathmatch Loader

Latest compiled version Version Edge build Release build

This plugin is intended to be used with Maxximou5/csgo-deathmatch version 3 which provides config loading commands.

Features

Convar

Commands

Bold commands are admin-only.

General commands

Timer commands

Skip commands

Extension

Config

The config for the loader is located at csgo/addons/sourcemod/configs/deathmatch/config_loader.ini.

Each line represents a config to be loaded, followed by the duration in minutes it will run.

"Config"
{
    "deathmatch_default.ini"        "10"
    "deathmatch_pistol.ini"         "10"
    "deathmatch_awp.ini"            "5"
    "deathmatch_ak47.ini"           "5"
    "deathmatch_desert.ini"         "5"
    "deathmatch_m4s.ini"            "5"
}