The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Tournaments, Ladders & Leagues Manager v4.x Details »» | |||||||||||||||||||||||||||||||
Tournaments, Ladders & Leagues Manager v4.x
Developer Last Online: Nov 2023
Code:
Modification Description This modification allows you to manage tournaments and ladders on your forum. It provides interactibility both for forum members and forum admin.Tournament Types:
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:
** Don't forgot to click Mark as Installed ** Download Now
Show Your Support
|
14 благодарности(ей) от: | ||
BCP Hung, champendk, CharlieDelta, EBZ2010, fulger, GreyGhost, legiondadon, Lord. Dela, Omranic, pwnedPRO, sharif_aly, stwan, UPElvin |
Comments |
#1002
|
||||
|
||||
Please wait 1307797583 hours between challenging the same player/team.
I have this set via admin to 24 hours and getting the above, Any idea ? |
#1003
|
|||
|
|||
I've fixed this error in next version.
|
#1004
|
|||
|
|||
Quote:
Click 'Edit Ladder' Then edit 'Challenge Extra Fields' |
#1005
|
|||
|
|||
Quote:
I'm afraid there is no way to revert to old bracket system, but you can alter in Tournament Bracket Width (vbulletin settings -> tournaments & ladder settings) |
#1006
|
||||
|
||||
Having the latest results shown in the forum block like Betts mentioned would be a superb addition If that is do-able Banana
|
#1007
|
|||
|
|||
Quote:
Quote:
|
#1008
|
|||
|
|||
Please make Words => in the phrase:
Line 5836 - 5847 HTML Code:
<label for="checkin">Require Competitors to Check-in</label> <div> <select name="checkin" id="checkin"> <option value="0"{vb:raw tmnt.sel.checkin.0}>No Check-in Required</option> <option value="600" {vb:raw tmnt.sel.checkin.600}>10 minutes before tournament starts</option> <option value="1200" {vb:raw tmnt.sel.checkin.1200}>20 minutes before tournament starts</option> <option value="1800" {vb:raw tmnt.sel.checkin.1800}>30 minutes before tournament starts</option> <option value="3600" {vb:raw tmnt.sel.checkin.3600}>1 hour before tournament starts</option> <option value="7200" {vb:raw tmnt.sel.checkin.7200}>2 hour before tournament starts</option> </select> </div> <p class="description">This requires players to check in here before tournament, otherwise they will be removed from the tournament.</p> |
#1009
|
|||
|
|||
v4.4.7
- Bug fixes - Split admincp settings for easier access - Check-in phrasing - Ladder userhtml |
#1010
|
|||
|
|||
|
#1011
|
|||
|
|||
Please make Words => in the phrase:
Line 3816: Code:
Create a dynamically updating image with your ladder/league statistics, perfect for your signature or profile. Line 3832: Code:
This ladder/league has no players yet... Line 3839: HTML Code:
<label for="bw">Border</label> Line 3852: HTML Code:
<label for="bw">Width</label> Line 3853: HTML Code:
<input type="text" value="{vb:raw var.bw}" id="bw" name="bw" class="textbox numeric" maxlength="2" size="3" onchange="this.form.submit();" /> px
Line 3862: HTML Code:
<label for="w">Dimensions</label> Line 3866: HTML Code:
<input type="text" value="{vb:raw var.w}" id="w" name="w" class="textbox numeric" maxlength="4" size="3" onchange="this.form.submit();" /> px
Line 3869: HTML Code:
<label for="h">Height</label> Line 3870: HTML Code:
<input type="text" value="{vb:raw var.h}" id="h" name="h" class="textbox numeric" maxlength="4" size="3" onchange="this.form.submit();" /> px
Line 3875: HTML Code:
<label for="noavatar">Show Avatar</label> Line 3884: HTML Code:
<label for="bg">HEX Color of</label> Line 3887: HTML Code:
<label for="bg">Background</label> Line 3892: HTML Code:
<label for="c">Text</label> Line 3898: HTML Code:
<span style="float: left;">Preview</span> Line 3902: HTML Code:
<span style="float: left;">BB Code</span> Line 3909: HTML Code:
<input class="button" type="submit" value="Update" />
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|