Skip to content

Staaar0/CS2FaceitLevels

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

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.

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"
mm_client_extra_addons			"3724637448"
  • if you want to add multiple addons in MultiAddonManager
mm_extra_addons 				"3724637448,3719909906"
mm_client_extra_addons			"3724637448,3719909906"

notice

  • about the workshop map you do not need to Subscribe manually MultiAddonManager will do everything for you
  • for better experience i highly recommended Disabling any plugin that change coins/pins.
  • CS2FaceitLevels plugin will override them but it will take 15sec to reapply FaceitLevles :)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages