Users or teams can join ladders and challenge other players or teams in the ladder. Elo rating system is used which calculates the difficultly of a match according to the players' ranks and this is taken into account when the ranks are updated after the match is finished.
Feature List:
General Features
All pages are XHTML valid
Tournament Features
Hall of Fame (Top 10 Tournament Players)
Permissions can be set per usergroup
(AdminCP -> Usergroups -> Usergroup Manager -> {Select Usergroup} -> Tournament Permissions)
Tournaments start automatically when no slots are left
Tournaments have proper Date/ Time converted to users timezone and DST
3 Tournament Modes: Last Man Standing, Single Elimination, Double Elimination and Round Robin
Filter Tournaments Displayed according to Tournament Status
Tournament User Stats Page
'Start Tournament' for Single Elimination adds bye players and creates brackets
Tournament options
Turn on/off tournament
Create Thread on Tournament Creation
Require check-in before tournaments
Tournament Stats in Member Profile
Tournament Stats in Postbit (Can be turned on/off in Tournament Options)
Comments per page
Tournament description length shown in tournament List
Tournament Display
LMS realtime ranking shows if players are equal positions
Tournament View Counter
Tournament creator and last edited by notes at bottom of tournament
Please give a little more instruction on how to do the embed. What are we suppose to see by adding embed=1 at the end of the URL? It stays the same, and I don't see how to embed or given any code to embed.
I've created a number of team categories.. when editing a team, it automatically defaults the category selection to the first option in the drop down box.
Are you able to make it so when editing the display value is the value previously entered and it only updates when physically changed?
Quick fix:
Find in teams.php
PHP Code:
if ($vbulletin->options['tmnt_allow_uncat'])
{
$categories .= '<option value="0"></option>';
}
1.) When a match gets disputed is there anyway to have a screen pop up saying match has been disputed and have a support ticket open up for the user to complete and send in with their proof in the ticket. Because a lot of users are forgetting to send in support tickets bc they dont know there match is disputed.
I'll add in redirect to support tickets from disputed matches.
Love the Idea of a Small Chat/Shout system inside the Mod it would be great to have this for Users on ladders or Leagues to arrange games or Sort any issues etc.
Do you have any plans on this Banana?
Could you point out where in the code these are stored so we could alter them? If not then are larger tournaments just impossible with this? Sort of disappointing.