Raised This Month: $51 Target: $400
 12% 

[CS:GO] RankMe Kento Edition (3.0.3.Kento.33.2 | 2020-11-11)


Post New Thread Reply   
 
Thread Tools Display Modes
plock
Senior Member
Join Date: Feb 2016
Location: noitacoL
Old 02-22-2019 , 07:24   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.30 | 2018-12-12)
Reply With Quote #601

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
__________________
~tuturu

Owner/Developer at Kniv
My Steam Profile
plock is offline
zwetch
Senior Member
Join Date: Aug 2015
Location: South Africa
Old 02-24-2019 , 03:23   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.30 | 2018-12-12)
Reply With Quote #602

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.
__________________
https://forums.alliedmods.net/signaturepics/sigpic262740_1.gif

Last edited by zwetch; 02-24-2019 at 03:25.
zwetch is offline
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
aliem
Junior Member
Join Date: Dec 2018
Old 02-26-2019 , 17:33   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.30 | 2018-12-12)
Reply With Quote #604

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
aliem is offline
Munoon
Member
Join Date: Jul 2018
Location: www.Train4Game.com
Old 03-01-2019 , 11:32   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.30 | 2018-12-12)
Reply With Quote #605

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
Munoon is offline
Le1T
Member
Join Date: Oct 2018
Old 03-03-2019 , 09:19   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.30 | 2018-12-12)
Reply With Quote #606

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?

Last edited by Le1T; 03-03-2019 at 09:22.
Le1T is offline
eyal282
Veteran Member
Join Date: Aug 2011
Old 03-04-2019 , 06:46   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.30 | 2018-12-12)
Reply With Quote #607

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.
Attached Files
File Type: sp Get Plugin or Get Source (RankMe-RankShuffle.sp - 868 views - 1.7 KB)
File Type: sp Get Plugin or Get Source (RankMe-RankScramble.sp - 786 views - 7.5 KB)
__________________
I am available to make plugins for pay.

Discord: Eyal282#1334

Last edited by eyal282; 04-27-2019 at 10:25.
eyal282 is offline
eyal282
Veteran Member
Join Date: Aug 2011
Old 03-04-2019 , 07:10   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.30 | 2018-12-12)
Reply With Quote #608

Quote:
Originally Posted by Le1T View Post
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.
__________________
I am available to make plugins for pay.

Discord: Eyal282#1334
eyal282 is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 03-04-2019 , 16:25   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.30 | 2018-12-12)
Reply With Quote #609

Quote:
Originally Posted by eyal282 View Post
Scramble teams by rank, untested.
Top...

I'll be doing the plugin test, thanks for sharing.
paulo_crash is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 03-09-2019 , 18:23   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.30 | 2018-12-12)
Reply With Quote #610

Hint, put the sm_rankme_remove_duplicate option on the rankme menu, I believe it would be perfect, clear of root access only.
paulo_crash is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 14:47.


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