AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [TF2] Player Ranks (https://forums.alliedmods.net/showthread.php?t=227868)

Aderic 10-09-2013 17:27

[TF2] Player Ranks
 
7 Attachment(s)
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

lyric 10-09-2013 19:36

Re: [TF2] Player Ranks
 
very very very nice

Trosty 10-10-2013 05:56

Re: [TF2] Player Ranks
 
maybe you can add a simple web interface

Leonardo 10-10-2013 06:01

Re: [TF2] Player Ranks
 
fine. just another one.

Aderic 10-10-2013 13:52

Re: [TF2] Player Ranks
 
Quote:

Originally Posted by Trosty (Post 2047231)
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 :)

lyric 10-11-2013 22:27

Re: [TF2] Player Ranks
 
Quote:

Originally Posted by Aderic (Post 2047371)
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.

luki1412 10-12-2013 16:24

Re: [TF2] Player Ranks
 
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 -_-

Aderic 10-12-2013 20:46

Re: [TF2] Player Ranks
 
Quote:

Originally Posted by luki1412 (Post 2048013)
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.

krispx 10-13-2013 04:31

Re: [TF2] Player Ranks
 
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()


Aderic 10-13-2013 05:53

Re: [TF2] Player Ranks
 
Quote:

Originally Posted by krispx (Post 2048173)
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.


All times are GMT -4. The time now is 10:48.

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