vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Major Additions - Forum Tournaments & Ladders (https://vborg.vbsupport.ru/showthread.php?t=189375)

Neomega 10-01-2009 06:00 PM

Hey Banana, I just wanted to let you know I'm going to try to use your system to start a Call of Duty Modern Warfare 2(and other games to come) FPS competition site at www.gamescrim.com

Kudos on all the work on this, it's really impressive and I think we could have a good time using it as it already exists. Other competition/tournament/ladder sites are basically the same functionality, even less in some cases.

I was wondering how hard it would be to make a few tweaks, I've been doing vb for many years and am familiar with editing and tweaking but I'm not a code expert or anything. Here are the things I would like to do, they are pretty simple:

1. Be able to have 'players' show up as 'teams', since it will be a teams only website. There are a few places where it still shows up as players, even though I have selected it to be a teams tourney. I know this is really simple, I can probably do this on my own.

2. Gaming Team logos, you already have it setup where a logo can be setup for every entrant, which is awesome, is there an easy way to display it on the teams list? I think that would be nifty.

3. I know I'm wishing for the stars, but there aren't any plans to be able to add player stats tracking to this system is there? It would be great if we could not only track the wins and losses of the teams but also track the kills, deaths, assists, flags, points, etc. of every player. If you don't think it would be very difficult to set up, I could even try to create the mod myself if you could point me in the right direction.

4. So you can create teams, and players can join that team.....I don't think there is currently a way to associate teams, as well as players that are on a team, with a usergroup security policy is there? For example, a user creates a team, and vb automatically puts them into a 'team leader' usergroup without any admin interaction, and then if some other players join that team they automatically get upgraded to a 'team member' usergroup?

Anyways, these are just ideas, I really love your mod it has come a long way. :up: :) :up:

Nephalim 10-02-2009 07:14 AM

nice looking mod. I know it works.. Ive seen one working, but we cant get people to show up on a team after they've joined. Set all permissions. and we get the same error message as NoKSouLz

any help appreciated

cbehan 10-02-2009 02:26 PM

Quote:

Originally Posted by cbehan (Post 1869247)
I might sound dumb in asking this....but I'm still trying to figure it out.


How are winners decided in a tournament?


anyone?

Neomega 10-02-2009 02:43 PM

Quote:

Originally Posted by cbehan (Post 1893753)
anyone?

It appears the team leaders/admins put in a score, say 4 points for team a beats 1 point for team b. Team a moves on. If it's the last pairing, then team a is the winner. I haven't gotten enough players to help me test it out yet, seems pretty simple though.

masterwebguy 10-04-2009 09:14 PM

Is there a way to remove teams from brackets, or replace them with another team once the bracket is produced?

We hvae a team that isn't able to play and one to take it's place, but i cannot figure out how to do this.

ti07shadow 10-05-2009 07:32 PM

What you should do is add a thing for entry fees on w/e tournament you decide to have a entry fee on, you should also make a ladder system, basically challenge another team or player to a match and if they accept then it adds it and they play and report the scores.

I would so use it if it at least added a entry fee thing or maybe the ladder setup I described

Neomega 10-06-2009 02:13 PM

Doesn't it already have that ladder system? Teams can challenge each other to matches, then accept, the game is put in, and I think the teams can even input their scores and the higher score wins.

S8G blondii 10-06-2009 03:50 PM

This is awesome! Thank you!

ti07shadow 10-06-2009 08:19 PM

oh didn't notice the ladder thing :p

still be cool to add a entry fee tourneys to

but otherwise *pardon my language but*

this is a kick ass system :p

djlotus 10-07-2009 08:26 PM

I was having a problem with the "PM me the Details" link, under the Tournament Tools, drop down. I was getting the error "Please complete both the subject and message fields." To fix, make the following easy change to "tournaments.php"

change on line 216:
Code:

eval('$message = "' . fetch_template('tmnt_template') . '";');
to read:
Code:

eval('$message = "' . fetch_template('tmnt_threadtemplate') . '";');
:up:


All times are GMT. The time now is 11:42 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
  • Page Generation 0.03280 seconds
  • Memory Usage 1,746KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete