![]() |
Well it could happen if someone makes a mistake... with 64 man tournaments, one of my tournament moderators could do it by accident...
As for swapping positions of players, it is important, because you dont want two people who train together, playing each other first round. |
Hello,
i have a Problem. I will add a Tournament Quote:
Quote:
Okay works now. simply the extension module for php5 Post calendar then go ... |
Quote:
To make sure I am not t confusing anyone, it is the announcement title in the following that scrolls on the screen Quote:
Thanks! |
Quote:
HTML Code:
<div id="div1" style="padding: 5px 5px 10px 5px; background: #FFFFFF;"> |
1 Attachment(s)
v2.7.6: Pre-Release
- Start Tournament (in Tournament Tools) even if there are multiple free slots left - Bye Players (automatically added for single elimination tournaments when 'Start tournament' is clicked; they cannot be moved to next round; uses $vbphrase[tmnt_bye_player] - can be blank) |
Bananalive, how are BYEs placed around the bracket? Are they stratified? You wouldn't want two BYEs playing each other in the first round. You also wouldn't want there to be 8 BYEs on the first half of the bracket, and only 3 BYEs on the second half.
Basically, players should be put in as follows... this is basic construction for all tournament systems... 16 players - split bracket into 4, 4 man quadrants... once you run out of players to input, put byes in the remaining positions. Code:
Quadrant 1 - Position 1 32 players - split bracket into 4, 8 man quadrants... once you run out of players to input, put byes in the remaining positions. Code:
Quadrant 1 - Position 1 64 players - split bracket into 4, 16 man quadrants... once you run out of players to input, put byes in the remaining positions. Code:
Quadrant 1 - Position 1 2 ^ ceil(registrations/sqrt(2)) = number of slots you need 2 ^ ceil(14/sqrt(2)) = 16 2 ^ ceil(17/sqrt(2)) = 32 2 ^ ceil(45/sqrt(2)) = 64 |
Also... any SKIN changes we should be aware of?
Also... is the limit for tournaments still 64? or can we do 128 now? Also... if I setup a 64 man tournament, and only 28 people enter, will the system revert to a 32 man structure and fill in 4 BYEs? Or will it fill in 36 BYEs? |
Quote:
http://www.bananalive.co.cc/competit...?do=view&id=25 |
Quote:
You should be able to do 128 players now. 28 players will go to 32 slots with 4 byes. |
SWEET!...
Then I assume you're using my CIEL functions, then filling in odd spots, then even spots, then completing leftovers with byes? Also... thank you for taking my recommendations, especially with the timestamps.... you forgot to put version#s though =P |
All times are GMT. The time now is 09:15 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|