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

[CS:GO] Simple CSGO Ranks


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author
Puppetmaster
Senior Member
Join Date: Jun 2015
Location: Probably at a computer.
Plugin ID:
4671
Plugin Version:
0.2.4b
Plugin Category:
Statistical
Plugin Game:
Counter-Strike: GO
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    A simple rank system for csgo. Simple to use and great for pulling web data from.
    Old 06-11-2015 , 06:39   [CS:GO] Simple CSGO Ranks
    Reply With Quote #1

    SimpleCSGORanks is being coded as an alternative to paid mods such as gameme.
    The aim of the SimpleCSGORanks project is to create a simple plugin to track players skill in a simple way.

    GitHub: https://github.com/ArclightHub/Simple-CSGO-Ranks
    Website Basic Demo: https://gamingzoneservers.com/demo.php
    Website Full Demo: https://gamingzoneservers.com/

    Coming soon:
    Server Status:
    https://gamingzoneservers.com/playerApp.php

    Demo Servers

    By Default:

    Everytime a player gets a kill their rank increases by 5.
    When a player is killed their rank decreases by 6.
    When a player assists a kill their rank increases by 2.
    When a player is much lower rank than the player they killed the numbers are 10 and 11.
    When a player defuses the bomb their rank increases by 5.

    A player is considered recent if they have either killed a player or have themselves been killed by another player.
    Their recent activity variable is updated at the end of the round and time-stamped. Team kills are not tracked.
    A player can check their rank by saying !rank
    A player can check the top 10/25 players by saying !top, !top10 or !top25

    Setup:

    Copy all the zipped files into your sourcemod server directory.
    The plugin download link contains all of the sourcemod plugin files.
    The plugin works with MySQL, as such you will need to have one set up.
    The zip file contains a copy of databases.cfg that works with this mod.
    You will also NEED to set up the databases by either importing the one from github or setting it up as per the readme on the github readme page.

    It is also recommended that you increase the buffer pool if you have over 20000 players.
    innodb_buffer_pool_size=384M

    There are five basic console variables:
    • sm_simplecsgoranks_mode
      • Sets the mode. (0) is rounds mode. (1) is immediate mode. Immediate mode is useful for deathmatch type games.
    • sm_simplecsgoranks_ffa
      • Enables free for all mode.
    • sm_simplecsgoranks_kill_points
      • The number of points gained per kill
    • sm_simplecsgoranks_higher_rank_additional
      • Additional points gained when killing a higher ranked player.
    • sm_simplecsgoranks_higher_rank_gap
      • Difference between players ranks needed to consider one to be a higher ranked player.
    Additionally there are five advanced console variables:
    • sm_simplecsgoranks_database
      • Allows changing of the database used from databases.cfg
    • sm_simplecsgoranks_cleaning
      • (0)Nothing. (1) Cleans the database. (2) Clears players who have no kills for more than two months.
    • sm_simplecsgoranks_useSlowCache
      • Limit the rate at which the cache updates its data.
    • sm_simplecsgoranks_useMaxThreads
      • Allows more threads than usual. Might be useful for servers with a large number of players.
    • sm_simplecsgoranks_debug
      • Enable or disable advanced error messages. (0 or 1)

    The "Get Plugin" version does NOT have colored text, only the one in the zip file does.
    The "Get Plugin" version is version 0.2.3.
    For complete gathering of statistics for your website you will want to use the WebsitePlugins in addition to the base plugin.

    Linux users may need this package: apt-get install lib32z1
    Attached Files
    File Type: zip webServerMotd.zip (974 Bytes, 3781 views)
    File Type: zip simplecsgoranks0.1.6.zip (46.9 KB, 2037 views)
    File Type: zip simplecsgoranks0.1.7.zip (47.4 KB, 1425 views)
    File Type: zip simplecsgoranks0.1.9.zip (48.9 KB, 1334 views)
    File Type: zip simplecsgoranks0.2.0.zip (52.2 KB, 2061 views)
    File Type: zip WebsitePlugins.zip (41.3 KB, 1733 views)
    File Type: sp Get Plugin or Get Source (simplecsgoranks.sp - 6029 views - 38.5 KB)
    File Type: zip simplecsgoranks0.2.3.zip (40.8 KB, 1077 views)
    File Type: zip simplecsgoranks0.2.4.zip (41.4 KB, 2235 views)
    File Type: zip simplecsgoranks0.2.4b.zip (40.2 KB, 5708 views)

    Last edited by Puppetmaster; 01-09-2017 at 18:38. Reason: Added skinned demo link
    Puppetmaster is offline
     



    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 15:28.


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