The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Forum Tournaments & Ladders Details »» | |||||||||||||||||||||||||||||||||||||||||||||
Tournament Description: Users or teams can join tournaments. Once full the tournament starts. In single elimination tournaments competitors progress through rounds of tournament with the number of rounds depending on the number of players in tournament which is set on tournament creation. Last Man Standing Tournaments also supported. [Screenshot of Single Elimination Tournament (Slightly outdated)] Ladder Description: Users or teams can also 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:
Download Now
Screenshots
Show Your Support
|
Comments |
#712
|
|||
|
|||
I tried that and got the following error:
Code:
Database error in vBulletin 3.7.2: Invalid SQL: INSERT INTO `tmnt_rules` (`rules`) VALUES ('Your Rules Here'); MySQL Error : Table 'web176-forums.tmnt_rules' doesn't exist Error Number : 1146 Request Date : Thursday, October 9th 2008 @ 06:59:35 PM Error Date : Thursday, October 9th 2008 @ 06:59:35 PM Script : http://www.xboxhive.co.uk/forums/admincp/plugin.php?do=productimport Referrer : http://www.xboxhive.co.uk/forums/admincp/plugin.php?do=productadd IP Address : ****** Username : ***** Classname : ****** MySQL Version : 5.0.67-community |
#713
|
|||
|
|||
Sorry i thought you had the table for rules. Updated Rules Fix product attached
|
#714
|
|||
|
|||
Perfect, thanks for the file
|
#715
|
|||
|
|||
With the ELO system will you be able to add give points and take away points? for example double XP weekend etc.
Also be able to change the point type: XP,points and so on. |
#716
|
|||
|
|||
Thanks for the rules fix. It is a big help.
Has the issue with the Tournament description breaking the style been addressed yet? |
#717
|
||||
|
||||
Quote:
Notifications are an essential and invaluable feature area, imo. PS. Sorry... for the multiple requests... you are doing an incredible job!! Just putting them out there in case you get a chance Thank you for your hard work and updates--- hang in there! :up:) Quote:
great job again. |
#718
|
|||
|
|||
Great work so far m8 and with the ELO systeam being added this is turning out to be a GREAT mod.
I have a other segestion for you: Must leagues and cups now use xraygaming (aka xray anti cheat) on there site there is a php code that will allow you to link your xray profile to your website. Is there anyway you can add this in as well so when a use registers he must submit his profile info as well but you the opiton of turning it off. Also be it be nice so that it will say his info so that he dont have to keep typing it in ever time to play a cup but be able to edit it if needed. Here is the code that on the site Code:
<?php // Grab the link to a user's XAC Screenshot profile $guid = 'GUID GOES HERE' $xacprofile = "User has never used X-ray Anti-Cheat"; if (strlen($guid) == 40) { $xacurl = file_get_contents("http://www.xraygaming.com/screenshotlink.php?guid=" . $guid); if (strlen($xacurl) > 0 and $xacurl != "NONE") { $xacprofile = "<a href=\"" . $xacurl . "\">Click here to view</a>"; } } echo($xacprofile); ?> But this would be a GREAT added and i am sure a lot of other people would like to see this added |
#719
|
|||
|
|||
I have a member on my forum who is creating tournaments himself and then advancing himself all the way through so he gets the win, just so he can be in the top of the HOF. Is there a way I can:
a) prevent him from creating tournaments individually. I know how to change the permissions for a certain group, but not an individual b) remove his wins. Maybe have it so that when the tournament is deleted that all the stats for it are removed? Also, in the future it would also be cool if you could set it so that the results of a tournament effect the ladder rankings. Each match could count towards the rankings and then the winner (and runner up?) would also get bonus points, based on the amount of people entered and the average rating of everyone entered. |
#720
|
|||
|
|||
Any news about my bug? the one with screenshots there https://vborg.vbsupport.ru/showpost....&postcount=682
Are other members seeing all registered players even if there are more than 10? (That's my bug, listing is showing only if there are a few registered) |
#721
|
|||
|
|||
Quote:
Or make a special group for this one mofo. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|