Raised This Month: $32 Target: $400
 8% 

[TF2] Player Ranks


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Aderic
Senior Member
Join Date: Oct 2011
Plugin ID:
3934
Plugin Version:
3.4.1
Plugin Category:
Statistical
Plugin Game:
Team Fortress 2
Plugin Dependencies:
    Servers with this Plugin:
    4 
    Plugin Description:
    Lightweight tracking of player kills, deaths, assists, play time, headshots, backstabs, deflects, etc. MySQL/SQLite
    Old 10-09-2013 , 17:27   [TF2] Player Ranks
    Reply With Quote #1

    Just an update: I no longer run servers, therefore I do not have an environment to continue updating my plugins. If you would like to take over development of one of my plugins, feel free to do so.

    Bug fix: 3.4.1 has been released. Updated plugin to handle longer Steam IDs. You may wish to reset your database; anyone who had a longer Steam ID will end up being stored as a new entry in the DB.
    This plugin should be compiled using SM 1.7 as well.

    What does this plugin do?

    It handles tracking of player scores and ranks in a lightweight easy to configure manner.

    Who is it for?
    People who want a straight up ranking system that handles scores and people who want a system that works out of the box.

    What does it record?
    It stores the most up to date player name, steam id, score, last seen time, kills, deaths, headshots, backstabs, feigned deaths, points captured, points defended, flags captured, flags defended, dominations given, dominations received and boss kills. Calculates the kill/death ratio.

    How does scoring work?
    Spoiler


    Key Features
    Spoiler


    Chat commands:
    Spoiler


    Commands:
    Spoiler


    CVARS:
    Spoiler

    Plugin Version Info:
    Spoiler


    Webpage Version Info:
    Spoiler


    Installation Instructions:
    Spoiler
    Attached Files
    File Type: inc playerranks.inc (8.6 KB, 1579 views)
    File Type: zip SteamConverter.zip (46.9 KB, 1243 views)
    File Type: zip pr_web.zip (979.2 KB, 1378 views)
    File Type: txt playerranks.phrases.txt (24.4 KB, 1907 views)
    File Type: smx playerranks.smx (55.3 KB, 1686 views)
    File Type: sp Get Plugin or Get Source (playerranks.sp - 1331 views - 139.8 KB)
    __________________

    Last edited by Aderic; 10-19-2016 at 16:19. Reason: No longer active! Sorry, should have updated sooner.
    Aderic is offline
    lyric
    Veteran Member
    Join Date: Sep 2012
    Old 10-09-2013 , 19:36   Re: [TF2] Player Ranks
    Reply With Quote #2

    very very very nice
    __________________
    lyric is offline
    Trosty
    Member
    Join Date: Oct 2011
    Location: Romania
    Old 10-10-2013 , 05:56   Re: [TF2] Player Ranks
    Reply With Quote #3

    maybe you can add a simple web interface
    __________________


    -


    You need a WebDesigner? Hire me!
    Trosty is offline
    Send a message via Skype™ to Trosty
    Leonardo
    Veteran Member
    Join Date: Feb 2010
    Location: 90's
    Old 10-10-2013 , 06:01   Re: [TF2] Player Ranks
    Reply With Quote #4

    fine. just another one.
    Leonardo is offline
    Aderic
    Senior Member
    Join Date: Oct 2011
    Old 10-10-2013 , 13:52   Re: [TF2] Player Ranks
    Reply With Quote #5

    Quote:
    Originally Posted by Trosty View Post
    maybe you can add a simple web interface
    The plugin Leonardo linked looks more up your alley if you're wanting a web interface. This plugin currently can't do that. Maybe a future update.

    Edit: Since the update to add MySQL support, developing a web interface will be easy. I will work on developing one in the near future

    Edit: I have uploaded the web page. I said I would develop one in the near future
    __________________

    Last edited by Aderic; 11-02-2013 at 11:10. Reason: New clarification
    Aderic is offline
    lyric
    Veteran Member
    Join Date: Sep 2012
    Old 10-11-2013 , 22:27   Re: [TF2] Player Ranks
    Reply With Quote #6

    Quote:
    Originally Posted by Aderic View Post
    The plugin Leonardo linked looks more up your alley if you're wanting a web interface. This plugin currently can't do that. Maybe a future update.
    not to mention broken and missing alot of the newer weapons. and lots of exploits with that web interface to.
    __________________
    lyric is offline
    luki1412
    Veteran Member
    Join Date: Oct 2008
    Location: OnPluginStart()
    Old 10-12-2013 , 16:24   Re: [TF2] Player Ranks
    Reply With Quote #7

    Yeah, I was trying to get a WORKING rank plugin, but DarthNinja does not care about his plugin anymore and others are either not for tf2 or outdated/not working. I don't need big-ass plugin like hlx stats which is usually slow or you need special hosting for it. GameME is the same pretty much -_- I wont pay 5€/month for stupid simple rank system for 2 servers geez... Dont know why doesn't sourcemod have a simple rank system for tf2 -_-
    __________________
    luki1412 is offline
    Aderic
    Senior Member
    Join Date: Oct 2011
    Old 10-12-2013 , 20:46   Re: [TF2] Player Ranks
    Reply With Quote #8

    Quote:
    Originally Posted by luki1412 View Post
    Yeah, I was trying to get a WORKING rank plugin, but DarthNinja does not care about his plugin anymore and others are either not for tf2 or outdated/not working. I don't need big-ass plugin like hlx stats which is usually slow or you need special hosting for it. GameME is the same pretty much -_- I wont pay 5€/month for stupid simple rank system for 2 servers geez... Dont know why doesn't sourcemod have a simple rank system for tf2 -_-
    Primarily the reason I developed this plugin. The plugin (you/I) mentioned in the comments worked fine for me besides being outdated and not having all the weapons. I guess it also tracked more than I wanted.. so I rolled my own.

    Anyways, updated to 1.3.
    __________________
    Aderic is offline
    krispx
    Senior Member
    Join Date: Jul 2010
    Old 10-13-2013 , 04:31   Re: [TF2] Player Ranks
    Reply With Quote #9

    Code:
    L 10/13/2013 - 09:49:01: [SM] Native "PrintToChat" reported: Client 3 is not in game
    L 10/13/2013 - 09:49:01: [SM] Displaying call stack trace for plugin "playerranks.smx":
    L 10/13/2013 - 09:49:01: [SM]   [0]  Line 581, /home/groups/alliedmodders/forums/files/1/5/7/8/4/5/126734.attach::OnRoundStarted()
    krispx is offline
    Aderic
    Senior Member
    Join Date: Oct 2011
    Old 10-13-2013 , 05:53   Re: [TF2] Player Ranks
    Reply With Quote #10

    Quote:
    Originally Posted by krispx View Post
    Code:
    L 10/13/2013 - 09:49:01: [SM] Native "PrintToChat" reported: Client 3 is not in game
    L 10/13/2013 - 09:49:01: [SM] Displaying call stack trace for plugin "playerranks.smx":
    L 10/13/2013 - 09:49:01: [SM]   [0]  Line 581, /home/groups/alliedmodders/forums/files/1/5/7/8/4/5/126734.attach::OnRoundStarted()
    Thanks for pointing it out. Just uploaded it (fixed). Please let me know how it goes.
    __________________
    Aderic 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 15:03.


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