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)

bananalive 09-24-2008 01:08 PM

Quote:

Originally Posted by john102774 (Post 1629228)
Quote:

Originally Posted by john102774
Question regarding Custom Score Type for LMS Tournaments: For the LMS Tourney, ex. A Race determine by best lap time.

Is there a way to set winner to be the person with the fastest time (including decimals and colons) instead of showing the winner who has the highest number?

Has there been an update regarding the above quote? Thanks! :up: :D

Sorry for delay here you go. (Not sure if this will work with colons.)

For LMS to display lowest score as winner...

Find in tournament.php
Code:

ORDER BY score DESC");
Replace with
Code:

ORDER BY score ASC");

Gn_Snake 09-24-2008 01:52 PM

Quote:

Originally Posted by Antek (Post 1628360)
Next ideas:
- integration with vBExperience (medals in postbit)
- switch off/on details in postbit

Good Idea :up:

djlotus 09-24-2008 02:50 PM

Great hack so far, and great response time. I have a suggestion for future release.

Add player name to team without having to have player registered on forums.

AK47 Nemesis 09-24-2008 03:03 PM

Hi, great addon, i'm about to install it on my site. I'm not sure if this is already in this addon, but it would be cool if people and teams could add logo's to their teampage, like max 350x200 or something. Keeping doing what your doing mate! This is huge. Awesome.

Strafe 09-24-2008 03:18 PM

Hey got a problem, after I updated to 2.3.8 I can no longer add teams at all, not even with admin. I even reinstalled, uninstalled the mod several times and no luck.

It returns error page with no message.

When I set the max teams for usergroup to 0, it gives me the message: Error: You can only create 0 teams

but when I set it to above 0 then nothing on the error message and still can't create a team.

Can you look in to it? Thanks!

Update: Just did another installation of 2.3.8 on a brand new forums that never installed this mod before, still unable to create team.

bananalive 09-24-2008 03:21 PM

Quote:

Originally Posted by Strafe (Post 1629311)
Hey got a problem, after I updated to 2.3.8 I can no longer add teams at all, not even with admin. I even reinstalled, uninstalled the mod several times and no luck.

It returns error page with no message.

When I set the max teams for usergroup to 0, it gives me the message: Error: You can only create 0 teams

but when I set it to above 0 then nothing on the error message and still can't create a team.

Can you look in to it? Thanks!

The error has been reported above and the fix is in next version (out very soon - sometime today)

john102774 09-24-2008 03:30 PM

Thanks Banana, that works!

One more questions. The score rounds it self to a nearest whole number. How can I prevent this from happening if a user has a time score of 10:02.834?

Thanks for a great hack! :)

Strafe 09-24-2008 03:37 PM

Quote:

Originally Posted by bananalive (Post 1629316)
The error has been reported above and the fix is in next version (out very soon - sometime today)

Thanks for the quick reply, next time I'll read the other posts more carefully :)

gamerscms 09-24-2008 03:49 PM

This hack gets better and better, thank you very much for this.

EDIT: fix is already on the to do list.

john102774 09-24-2008 03:53 PM

Quote:

Originally Posted by gamerscms (Post 1629340)
This hack gets better and better, thank you very much for this.

EDIT: fix is already on the to do list.

+100000000000000 :D


All times are GMT. The time now is 04:03 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.02562 seconds
  • Memory Usage 1,745KB
  • 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
  • (6)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