AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [CS:GO] RankMe Kento Edition (3.0.3.Kento.33.2 | 2020-11-11) (https://forums.alliedmods.net/showthread.php?t=290063)

plock 02-22-2019 07:24

Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.30 | 2018-12-12)
 
Code:

L 02/21/2019 - 18:17:56: [SM] Exception reported: Property "h" not found on the gamerules proxy
L 02/21/2019 - 18:17:56: [SM] Blaming: kento_rankme.smx
L 02/21/2019 - 18:17:56: [SM] Call stack trace:
L 02/21/2019 - 18:17:56: [SM]  [0] GameRules_GetProp
L 02/21/2019 - 18:17:56: [SM]  [1] Line 2702, D:\Desktop\muffin\scripting\kento_rankme.sp::OnGameFrame


zwetch 02-24-2019 03:23

Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.30 | 2018-12-12)
 
Would be awesome if RankMe Kento had customize-able Scoreboard / Chat tags based on the point system or kills...

Something like this...

Example:

Epic - 5000 kills , 750 Knife kills and 500 Nade kills.
God - 5000 kills
Wizardry - 2000 kills
Legendary - 500 Knife Kills
1337zor - 350 Nade kills

or Something easier like; Just a example (not like anyone could have less than 900 points :>)

Epic - 1800 points
God - 1300 points
Wizardry - 1000 points
Legendary - 700 points
1337zor - 350 points

Etc, just customize-able Tags based on kills weather it's normal kills or kills by a certain weapon..

The amount of points / kills needed can be customized and the tags used can also be customized.

But in my opinion Ranks based on kills would be better than points :), but wouldn't have the challenge of dropping ranks and regaining them regularly.

paulo_crash 02-24-2019 12:20

Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.30 | 2018-12-12)
 
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.

aliem 02-26-2019 17:33

Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.30 | 2018-12-12)
 
There is an already plugin that supports rankme points and gives each point the player reaches a rankname of your choice.

Here u go
https://forums.alliedmods.net/showthread.php?p=2622629

Munoon 03-01-2019 11:32

Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.30 | 2018-12-12)
 
Hi! I just created Discord bot that show counts of players, names of players that are currently on server and Rankme supporting. Will be happy if you will add him.
https://github.com/Munoon/Discord-Game-Bot

Le1T 03-03-2019 09:19

Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.30 | 2018-12-12)
 
What does that mean?

Quote:

// Auto-Purge inactive players? X = Days 0 = Off
// -
// Default: "0"
// Minimum: "0.000000"
rankme_autopurge "0"
it just clear and return the player to the default 1000 points?
Or remove from the top forever?

eyal282 03-04-2019 06:46

Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.30 | 2018-12-12)
 
2 Attachment(s)
Scramble teams by rank, untested.

Edit: RankMe-RankScramble.sp is an improved version that allows automatic team scrambling but it is fully untested and might not even function as intended when it comes to balancing the teams based on rank.

eyal282 03-04-2019 07:10

Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.30 | 2018-12-12)
 
Quote:

Originally Posted by Le1T (Post 2641748)
What does that mean?



it just clear and return the player to the default 1000 points?
Or remove from the top forever?

I never checked but it should reset or wipe out completely a player's data if he's inactive for this long.

paulo_crash 03-04-2019 16:25

Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.30 | 2018-12-12)
 
Quote:

Originally Posted by eyal282 (Post 2641877)
Scramble teams by rank, untested.

Top... :bacon!::bacon!:

I'll be doing the plugin test, thanks for sharing.

paulo_crash 03-09-2019 18:23

Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.30 | 2018-12-12)
 
Hint, put the sm_rankme_remove_duplicate option on the rankme menu, I believe it would be perfect, clear of root access only.


All times are GMT -4. The time now is 07:39.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.