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

[CSGO] SRank - a csgo ranking system


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author
shadowdragon
Senior Member
Join Date: Dec 2012
Plugin ID:
4501
Plugin Version:
Plugin Category:
General Purpose
Plugin Game:
Any
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    SRank- a ranking system for CSGO
    Old 01-23-2015 , 22:57   [CSGO] SRank - a csgo ranking system
    Reply With Quote #1

    SRank
    -Description-
    Hello all today i created a ranking system which is still a work in progress but is in a working order for me to release at this point in time the system will track players Kills, Headshots, Deaths and points which you can set how many a player gets with some cvars.

    -MySQL-
    PHP Code:
    "SRank"
    {
        
    "driver"            "mysql"
        "host"            "HostName"
        "database"            "DatabaseName"
        "user"            "UserName"
        "pass"            "Passward"
        
    //"timeout"            "0"
        //"port"            "0"

    -Install-
    Drag and drop everything into your server, smx goes in plugins folder.

    -Cvars-
    All cvars the plugin has will be created in a file called SRank.cfg in the cfg/sourcemod folder.
    PHP Code:
    "srank_PointsPerKill" "3"
    "srank_PointsBonus" "3"
    "srank_PointsForBombPlant" "5" 
    -Commands-
    !stats - sm_stats
    !top(Does nothing at this point in time)
    -Changelog-
    PHP Code:
    Second release v2.0
    First release v1.0 
    -Notes-
    I have added bomb plant points but not defuse i will add that a little later on!
    -TODO-
    PHP Code:
    1. Add !top menu.
    2. Add objective points.
    3. Add Reset stats for players.
    4. Add a admin panel so admins can control the database.
    5. Create a PHP website that will display the top users on the server.
    6. I will except request on what i should add
    Attached Files
    File Type: zip srank.zip (572.8 KB, 1555 views)
    File Type: zip srank_v2.zip (573.6 KB, 3334 views)
    __________________
    Sorry for my poor English!
    ________________________________
    I can do CSS/CSGO plugin request for little money!

    Last edited by shadowdragon; 02-12-2015 at 07:32.
    shadowdragon 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 10:58.


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