The Arcive of vBulletin Modifications Site. |
|
increase tournament size Details »»
|
|||||||||||||||||||||||||
increase tournament size
is there a way to increase the tournament size from a max of 8 to 16 or 32? thanks Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
Bump
|
|
#3
|
||||
|
||||
|
no, sorry, the current maximum is 8 players
|
|
#4
|
|||
|
|||
|
Is there a way to *decrease* the max tournament size from 8 to 4?
Thanks. |
|
#5
|
||||
|
||||
|
each tournament can be set up with 8, 4 or 2 players
|
|
#6
|
|||
|
|||
|
Yes, of course...
, but let me be a bit more specific. Is there a way to remove the option for having 8 person tournaments? My arcade isn't very busy and many people choose to start 8 person tournaments. Many of the tournaments never get the 8 players so they never start. I would like to cap the maximum number of players at 4 instead of 8.Thanks again for your help! |
|
#7
|
||||
|
||||
|
open /arcade/skins/skin_Arcade.php and search for
Code:
<option value='8' selected='selected'>{$ibforums->lang['eight_players']}</option>
|
![]() |
|
|