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

[CS:GO] FaceitLevels for kento RankMe & Level Rank


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Sarrus
Member
Join Date: May 2020
Location: France
Plugin ID:
7413
Plugin Version:
Plugin Category:
All
Plugin Game:
Any
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Unapprover:
    Reason for Unapproving:
    https://www.mail-archive.com/[email protected]/msg11235.html
    Old 12-07-2020 , 09:49   [CS:GO] FaceitLevels for kento RankMe & Level Rank
    Reply With Quote #1

    FaceitLevels

    for RankMe Kento Edition and Level Rank


    GSLT TOKEN BAN WARNING
    This plugin might get your GSLT token banned. Use at your own risks.



    Description:

    Plugin module for Kento-RankMe (and Level Rank) that allows to display faceit styled ranks based on the ranks calculated by Kento's RankMe (or Level Rank).


    Requirements:


    Installation:
    1. Download the files from the latest release.
    2. Unzip them into your csgo directory.
    3. Upload the materials folder to your FASTDL server (checkout my tutorial above if you don't have one).
    4. Then load the plugin or restart your server.
    5. The configuration file will be automatically generated in `csgo/cfg/sourcemod`


    Tutorial:

    How to setup a FASTDL on a CSGO Server


    DOWNLOAD:
    LATEST RELEASE

    SOURCE:
    GITHUB REPO

    STATUS:



    __________________
    Discord Coding Server | Steam Profile | Community Website | Github Profile

    Taking paid requests (add me on Discord)

    Last edited by Sarrus; 01-02-2023 at 09:35. Reason: GSLT Ban warning
    Sarrus is offline
    sneaK
    SourceMod Moderator
    Join Date: Feb 2015
    Location: USA
    Old 12-07-2020 , 10:47   Re: [CS:GO] FaceitLevels-for-kento-RankMe
    Reply With Quote #2

    Moving to unapproved, as we do with all plugins that cause GSLT bans/Valve server guideline violations. Probably worth noting the requirements to run this successfully and the potential repercussions.
    __________________

    Last edited by sneaK; 12-07-2020 at 10:47.
    sneaK is offline
    Sarrus
    Member
    Join Date: May 2020
    Location: France
    Old 12-07-2020 , 11:05   Re: [CS:GO] FaceitLevels-for-kento-RankMe
    Reply With Quote #3

    Quote:
    Originally Posted by sneaK View Post
    Moving to unapproved, as we do with all plugins that cause GSLT bans/Valve server guideline violations. Probably worth noting the requirements to run this successfully and the potential repercussions.
    Alright will do!
    __________________
    Discord Coding Server | Steam Profile | Community Website | Github Profile

    Taking paid requests (add me on Discord)
    Sarrus is offline
    Rugal
    Senior Member
    Join Date: Jun 2020
    Location: Brazil
    Old 12-07-2020 , 12:22   Re: [CS:GO] FaceitLevels-for-kento-RankMe
    Reply With Quote #4

    Could you make this work together with the latest "Levels Ranks Core" plugin?, so you would have more options for use.
    Rugal is offline
    Sarrus
    Member
    Join Date: May 2020
    Location: France
    Old 12-07-2020 , 13:38   Re: [CS:GO] FaceitLevels-for-kento-RankMe
    Reply With Quote #5

    Quote:
    Originally Posted by Rugal View Post
    Could you make this work together with the latest "Levels Ranks Core" plugin?, so you would have more options for use.
    Thanks for the suggestion!
    I've updated the code on the repo with support for LevelRanks.

    Just use the clone button instead of downloading the latest release.

    I can't test it but let me know if it works for you
    __________________
    Discord Coding Server | Steam Profile | Community Website | Github Profile

    Taking paid requests (add me on Discord)
    Sarrus is offline
    lugaa
    Senior Member
    Join Date: Dec 2018
    Old 12-17-2020 , 22:51   Re: [CS:GO] FaceitLevels-for-kento-RankMe
    Reply With Quote #6

    How are you First of all, I'm sorry for my bad English.
    I run 10 match servers. So I installed this rank. Now I want to make Match # 1-3 for people of silver rank. / level 1-3 / And further, I want to make Match 4-7 only for people with 4-7 levels. And how do you do that when you want people with 8-10 levels to go into Match 8-10? Otherwise, people with level 1 will get a lot of points from people with level 10 because they have less points. High-level people, on the other hand, can enter any match and play, for example, admins. Can you do this? Talk to Kento / rogeraabbccdd /
    lugaa is offline
    Sarrus
    Member
    Join Date: May 2020
    Location: France
    Old 12-21-2020 , 06:22   Re: [CS:GO] FaceitLevels-for-kento-RankMe
    Reply With Quote #7

    Quote:
    Originally Posted by lugaa View Post
    How are you First of all, I'm sorry for my bad English.
    I run 10 match servers. So I installed this rank. Now I want to make Match # 1-3 for people of silver rank. / level 1-3 / And further, I want to make Match 4-7 only for people with 4-7 levels. And how do you do that when you want people with 8-10 levels to go into Match 8-10? Otherwise, people with level 1 will get a lot of points from people with level 10 because they have less points. High-level people, on the other hand, can enter any match and play, for example, admins. Can you do this? Talk to Kento / rogeraabbccdd /
    Hello,
    I think I understand what you want.
    You'll have to make something that kicks players if they are not level 4-7 (for example) and ignore admins.
    This is not the purpose of this plugin. Add me on discord and I can make this a private request.
    __________________
    Discord Coding Server | Steam Profile | Community Website | Github Profile

    Taking paid requests (add me on Discord)
    Sarrus is offline
    Le1T
    Member
    Join Date: Oct 2018
    Old 06-19-2021 , 12:18   Re: [CS:GO] FaceitLevels for kento RankMe
    Reply With Quote #8

    Im using it for now. Great plugin.
    But how to add more levels? For example: 11,12....20....30 etc.
    Le1T is offline
    Sarrus
    Member
    Join Date: May 2020
    Location: France
    Old 06-22-2021 , 11:11   Re: [CS:GO] FaceitLevels for kento RankMe
    Reply With Quote #9

    Quote:
    Originally Posted by Le1T View Post
    Im using it for now. Great plugin.
    But how to add more levels? For example: 11,12....20....30 etc.
    There is not such a feature yet.
    If you want to add it, you can add a ConVar corresponding to the level you want to add, then add it to the array here and don't forget to add the proper icon following the already existing naming convention.
    __________________
    Discord Coding Server | Steam Profile | Community Website | Github Profile

    Taking paid requests (add me on Discord)
    Sarrus is offline
    Le1T
    Member
    Join Date: Oct 2018
    Old 06-26-2021 , 04:26   Re: [CS:GO] FaceitLevels for kento RankMe
    Reply With Quote #10

    Quote:
    Originally Posted by Sarrus View Post
    There is not such a feature yet.
    If you want to add it, you can add a ConVar corresponding to the level you want to add, then add it to the array here and don't forget to add the proper icon following the already existing naming convention.
    g_iFaceitLevelsMins[10] = GetConVarInt(g_FaceitLevelRank11);
    g_iFaceitLevelsMins[11] = GetConVarInt(g_FaceitLevelRank12);
    g_iFaceitLevelsMins[12] = GetConVarInt(g_FaceitLevelRank13);
    etc

    like this?
    Le1T is offline
    Reply


    Thread Tools
    Display Modes

    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 01:53.


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