The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
TIO/FTL Compatible Ranking Ladder System LITE Details »» | |||||||||||||||||||||||||||||||||||||||||
TIO/FTL Compatible Ranking Ladder System LITE
Developer Last Online: Sep 2013
This ranking system is based very loosely on the Association of Tennis Professionals ATP Entry Ranking System (as apposed to their ATP Race System). What this means, is that players are ranked by the total scores of their best performances within a specified time period. Using this system solves many problems within other ranking systems; especially race systems that tend to give preference to players who attend the most tournament events. This system ensures a more accurate calculation on the relative performances of players.
With this system, a player's rank is calculated using their best scores within a specified time period. Stronger players are not penalized because they had a "bad day", and weaker players are not rewarded by attending the most events. By specifying best scores limit, a player's weakest performances will be ignored in the ranking calculations (provided that player attends enough tournaments to exceed the limit). By specifying a time period, the system will automatically weed out stale rankings and remove players who are no longer active. What is this mod? Using this system, you can put together a fully featured ranking system for your tournaments. The purpose of this system is to give users a method to calculate rankings for all manner of events, even events that exist outside the spectrum of your forums. Because of this, this mod does NOT integrate with your forum user database; if it did, people who attended your event, but are not members of your forum, would be left out and it would skew the point values for events. Product Demo: http://www.8wayrun.com/ranking.phpBasic LITE Feature Listing:
For more information on how to purchase the PRO version, feel free to send me a message. Download Now
Screenshots
Show Your Support
|
Comments |
#72
|
|||
|
|||
================================================== =========
Version 1.4.0 ================================================== =========
|
#73
|
|||
|
|||
Quote:
Edit: file edit did the job. 1.4 working nicely here Edit2: Another question to bug you with: why do numbers 6-10 get even points? In brackets you mostly end somewhere with 8 players, meaning 2 players advanced less but get equal points here |
#74
|
|||
|
|||
Our tournaments usually get 16+, so 6-10 get more points that 11+...
If you wish, you can easily set it so that 6-10 dont get points. |
#75
|
|||
|
|||
================================================== =========
Version 1.5.0 ================================================== =========
|
#76
|
|||
|
|||
Next question: I've edited functions_rank to change (for example) 1st to 1e; to match it with my own language. But I have noticed those changes aren't applied to the postbit. How can this be done?
|
#77
|
|||
|
|||
Rebuild your ranks. While the ranking system runs the fetch_ordinal everytime, the postbit doesnt, as it would add too much overhead to the server. I did this so that it doesnt affect performance.
|
#78
|
|||
|
|||
Code:
Invalid SQL: SELECT COUNT(eventID) AS count FROM vbrank_events LEFT JOIN vbrank_categories AS rank_categories ON rank_events.categoryID = rank_categories.categoryID WHERE rank_categories.categoryID = 1; MySQL Error : Unknown column 'rank_events.categoryID' in 'on clause' Script: /forum/ranking.php?do=category&cid=1 |
#79
|
||||
|
||||
Where do you purchase the PRO version and for how much? I tried searching the thread and couldn't find anything.
Nevermind, found it at the bottom of the original post...not sure how I didn't see it last time: Quote:
|
#80
|
|||
|
|||
================================================== =========
Version 1.6.0 ================================================== =========
|
#81
|
|||
|
|||
Hey, I'm curious how people are using this mod at all... Would anyone mind sending me links showing examples of how they are using this system?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|