vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Add-On Releases - Name That Tune (https://vborg.vbsupport.ru/showthread.php?t=162602)

micheal332001 11-13-2007 08:44 PM

Quote:

Originally Posted by iogames (Post 1381988)
I must say; 'Interesting! :rolleyes:'

But ppl can Google the Lyrics?

The idea of this is to have a small peace of music playing in the mp3 player.
Without any Lyrics just music this makes it harder for them to find out the answer.
I will make more mp3 files up and post them as a pack for uploading to your name that tune script.

As you will see that most of the tunes you will add will only be about 4 to 6 seconds of play for that peace of music.
The shorter the play time the harder it is for them to guess what the tune is.

powerful_rogue 11-13-2007 10:52 PM

Is there anyway to have a score table rather then using the money feature?

micheal332001 11-14-2007 07:21 AM

Quote:

Originally Posted by powerful_rogue (Post 1382066)
Is there anyway to have a score table rather then using the money feature?

Thats a good idea if you could give me info how that would work i will sort it out.

powerful_rogue 11-14-2007 09:18 AM

The simple option would be to have 1 point awarded for each correct answer. You could then maybe get more techincal and have ti time based.

30 seconds allowed after the clip has finished to give your answer. Each second that passes you lose one point.

You then have a table listing the people with the highest scores.

Another feature if possible, "Skip" which moves along onto the next clip.

micheal332001 11-14-2007 11:09 AM

Quote:

Originally Posted by powerful_rogue (Post 1382255)
The simple option would be to have 1 point awarded for each correct answer. You could then maybe get more techincal and have ti time based.

30 seconds allowed after the clip has finished to give your answer. Each second that passes you lose one point.

You then have a table listing the people with the highest scores.

Another feature if possible, "Skip" which moves along onto the next clip.

Thats a good idea but some clips as you put it might take a bit of time for you to here.
So it would be better to have the count down a setting for each clip and maybe have the clip play automaticly.
This would be a count down timer in the mp3 player saying you have X amount of time to answer or you will automaticly lose X points as it will send the answer even if they have not answered.

Jeordie015 11-14-2007 09:27 PM

I haven't installed this yet, so I don't know how it's set up. But I was wondering if an admin could add more songs. Or would that be something that isn't possible?

micheal332001 11-15-2007 05:15 PM

Quote:

Originally Posted by Jeordie015 (Post 1382648)
I haven't installed this yet, so I don't know how it's set up. But I was wondering if an admin could add more songs. Or would that be something that isn't possible?

Hi there

The admin can add as many songs as he/she wants its up to you.

powerful_rogue 11-15-2007 11:49 PM

The nocash version dosent seem to work for me.

When I click on the preinstalled titles "Do you know this" it opens the page with the audio player, but then the screen refreshed and its says I lost.

Plus I think iove found an easier way to score it. The below example is based on a ten second clip.

Answer in:

1 sec - 10 points
2 sec - 9
3 sec - 8
4 sec - 7
5 sec - 6
6 sec - 5
7 sec - 4
8 sec - 3
9 sec - 2
10 sec - 1
GAME OVER

Maybe even allow an option of having a 3 second gap before scoring, as its unlikely anyone will guess within the first few seconds. You could have where it currently says "Multiplyed" - change it to "Maximum Points" - which will depend on how long the clip is.

I just find the current mutiplyed scoring system a little too difficult to work out.

This mod has huge potential!

micheal332001 11-16-2007 06:29 PM

Quote:

Originally Posted by powerful_rogue (Post 1383443)
The nocash version dosent seem to work for me.

When I click on the preinstalled titles "Do you know this" it opens the page with the audio player, but then the screen refreshed and its says I lost.

Plus I think iove found an easier way to score it. The below example is based on a ten second clip.

Answer in:

1 sec - 10 points
2 sec - 9
3 sec - 8
4 sec - 7
5 sec - 6
6 sec - 5
7 sec - 4
8 sec - 3
9 sec - 2
10 sec - 1
GAME OVER

Maybe even allow an option of having a 3 second gap before scoring, as its unlikely anyone will guess within the first few seconds. You could have where it currently says "Multiplyed" - change it to "Maximum Points" - which will depend on how long the clip is.

I just find the current mutiplyed scoring system a little too difficult to work out.

This mod has huge potential!

Hi there

I will look into this now working the no cash one and get back to you on this.

I see what you mean about the scoring,
The quicker they get it from the start of the song or what every you are having them guess the higher the score.
I could sort it that a player can only win once per mp3 so that the name that tune can stay open for other players to try the same mp3 out and try and beat the top scorer.

I will work on the no cash system a bit more and post any updates soon.

micheal332001 11-16-2007 06:44 PM

Ok all i have found the problem in the NO CASH VERSION

Login to your admincp goto Style Manager
Find the template called mmnamett_play_tunes_bit and change that template to this.

PHP Code:

<table class="tborder" cellpadding="$stylevar[cellpadding]cellspacing="$stylevar[cellspacing]border="0" width="100%" align="center">
        <
tr>
          <
td colspan="2" class="tcat" align="center" width="100%">
                
$vbphrase[mmnamett_tune_text]
          </
td>
          <
td>
          </
td>
            </
tr>
            <
tr>
            <
td colspan="2" class="alt2" align="center" width="100%">
                
$text
            
</td>
          <
td>
          </
td>
        </
tr>
        <
tr>
          <
td class="tcat" align="center" width="50%">
                
$vbphrase[mmnamett_tune_cost]
          </
td>
          <
td class="tcat" align="center" width="50%">
                
$vbphrase[mmnamett_tune_pot]
          </
td>
            </
tr>
            <
tr>
            <
td class="alt2" align="center" width="50%">
                $
$cost
            
</td>
            <
td class="alt2" align="center" width="50%">
                $
$pot
            
</td>
        </
tr>
  <
tr>
    <
td colspan="2" class="tcat" align="center" width="100%">
    
$vbphrase[mmnamett_tune_player]</td>
            </
tr>
            <
tr>
    <
td colspan="2" class="alt2" align="center" valign="top">
    <
embed src="playtune.swf" 
  
width="550" height="200" bgcolor="#FFFFFF"
  
type="application/x-shockwave-flash" 
  
pluginspage="http://www.macromedia.com/go/getflashplayer" 
  
flashvars="nttid=$id&name=$name&text=$text&file=$file&countdowntimer=$countdowntimer&pot=$pot/>
</
td>
  </
tr>
</
table

That that means change all the content in this template to this code.

I will update the zip file for the no cash version in just a min.


All times are GMT. The time now is 10:16 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.01139 seconds
  • Memory Usage 1,774KB
  • 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
  • (1)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)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