View Single Post
Author Message
SM9
Veteran Member
Join Date: Sep 2013
Location: United Kingdom
Old 05-21-2020 , 05:33   [CSGO] FACEIT Level
Reply With Quote #1

[CSGO] FACEIT Level





Hello, this is not a plugin which I have made, I am just releasing it on behalf of a friend (https://forums.alliedmods.net/member.php?u=242083).

With this plugin installed it will display players FACEIT level on the scoreboard by making an API request using SteamWorks.

ConVars
  • sm_faceit_level_api_key (See below)

Instructions for getting an API key (Hopefully the translation is correct)
Quote:
1. Go to the site: https://developers.faceit.com/
2. In the extreme upper right corner click on Login button
3. Log in under your faceit account
4. Register your company (server project) (website is optional) - > Click on the Submit button>
5. Click on the Create new app button
6. Enter the application data (you don't need to specify the Website)
7. Go to the API Keys tab
8. Click on the button +
9. Select Client side
10. Done. Copy it from the Key field and paste it into the config file which is generated at first plugin load. (cfg/sourcemod/faceit_level.cfg)
SteamWorks is required on your game server and the include is required for compiling so I have attached an SMX which I compiled against SM 1.10 ( build 6488 )

if you wish to compile it yourself I recommend using the updated syntax here.

Enjoy
Attached Files
File Type: sp Get Plugin or Get Source (faceit_level.sp - 1830 views - 4.4 KB)
File Type: smx faceit_level.smx (6.0 KB, 2613 views)
File Type: zip Faceit_Level.zip (119.1 KB, 3949 views)

Last edited by SM9; 05-21-2020 at 05:35.
SM9 is offline