/CSGO_Ranks

CSGO Ranks in Score Table

Primary LanguageSourcePawnGNU General Public License v3.0GPL-3.0

CSGO Ranks

release Build Status

Provides a functions for editing player ranks in Score Table

Requirements

Compiling

You have two ways to compiling this plugin.

The first way:

  • Download latest SM version from AlliedModders site.
  • Unpack archive.
  • Move CSGO_Ranks.sp into directory /addons/sourcemod/scripting/
  • Compile plugin.

The second way:

  • Download Telegram Client on your PC.
  • Create account.
  • Find our bot @SMPluginsBot.
  • Click Start button.
  • Send Plugin Source.
  • Download compiled file.
    Telegram Bot

Installing

  • Upload file /addons/sourcemod/plugins/csgoranks.smx into equivalent directory on your server.
  • Load plugin with sm plugins load command.

Updating

  • Upload file /addons/sourcemod/plugins/csgoranks.smx into equivalent directory on your server.
  • Reload plugin with sm plugins reload command.

Deleting

  • Delete file /addons/sourcemod/plugins/csgoranks.smx from your server.
  • Unload plugin with sm plugins unload command.