View Single Post
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 02-24-2019 , 12:20   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.30 | 2018-12-12)
Reply With Quote #603

They would tell me what the functions of these commands are:
Code:
// Minimum points
// -
// Default: "0"
// Minimum: "0.000000"
rankme_points_min "0"

// Is minimum points enabled? 1 = true 0 = false
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
rankme_points_min_enabled "1"

// Starting points
// -
// Default: "1000"
// Minimum: "0.000000"
rankme_points_start "500"
This rankme_points_start would be how many points the player will start in Rank when it first enters the server?

Now on the minimum points I did not understand.

In case I want to let every new player start with 500 points and start to win or lose from this point.
paulo_crash is offline