Skip to content

Staaar0/cs2-FaceitLevels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CS2FaceitLevels

CS2 plugin that shows a player's real FACEIT level in the CS2 scoreboard.

From 1 to challanger badge

The plugin does this:

  1. Reads the player's SteamID64 after authorization.
  2. Requests the player's FACEIT CS2 skill level from the FACEIT Data API.
  3. Writes the mapped pin ID to the scoreboard pin slot.
  4. workshop addon replaces those pin images with FACEIT level images.

Requirements

ELO Chat Commands

Players can privately check FACEIT ELO using chat commands.

Commands

  • elo/elos commands can be disabled via config
Command Description
!elo <playername> Shows the selected player’s FACEIT ELO
!elos Shows all connected players’ FACEIT ELO

Install on server

Copy the addons folder into your CS2 server game/csgo/ folder:

Edit this file and add your FACEIT API key:

counterstrikesharp/configs/plugins/CS2FaceitLevels/CS2FaceitLevels.json.

Supported languages:

ar, en, lv, pl, pt-BR, pt-PT, ru, tr, ua, zh-ch

Default language:

"language": "en"

MultiAddonManager Setup

  • you will need this addon ID [3724637448] if you want the plugin to work
  • MultiAddonManager config path: game\csgo\cfg\multiaddonmanager
mm_extra_addons  "3724637448"

Packages

 
 
 

Contributors

Languages