[CS:GO] Custom Ranks

Post Reply
User avatar
Andreeas
Hero Member
Hero Member
Posts: 601
Joined: Wed Jan 22, 2020 8:17 pm
Jucator SA:MP ?: Nu
Nick:: Andreeas
Jucator CS ?: Nu

[CS:GO] Custom Ranks

Post by Andreeas »

Description
Custom ranks based on RankMe points.

Feature list
Modifiable ranks by a config.
Ranks list with details about every rank.
The rank appears in the scoreboard as a tag.
The rank appears in the chat with the color you have set in the config.
Commands
sm_ranks - opens the ranks list menu.

Screenshots
https://imgur.com/a/ncrOwkV
Image

Instalation
Drop customRanks.smx to sourcemod/plugins.
Drop ranks.cfg to sourcemod/configs (default ranks).

To make your own ranks:

Example
"Ranks"
{
"RANKNAME1"
{
"Points" "0"
"Color" "WHITE"
}
"RANKNAME2"
{
"Points" "100"
"Color" "YELLOW"
}
"RANKNAME3"
{
"Points" "400"
"Color" "DARK_RED"
}
}
Requirements
Chat-Processor
RankMe Kento Edition

Download
Post Reply

Return to “General Purpose”