Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons

Reply
 
Thread Tools
Name That Tune Details »»
Name That Tune
Version: 1.6, by micheal332001 micheal332001 is offline
Developer Last Online: Oct 2015 Show Printable Version Email this Page

Category: Add-On Releases - Version: 3.6.x Rating:
Released: 11-12-2007 Last Update: 12-12-2007 Installs: 37
DB Changes Uses Plugins Auto-Templates
Re-useable Code Additional Files Translations  
No support by the author.

************************************************** ****
What is Name That Tune
************************************************** ****

Well name that tune is a sinple game for your members to play.
You view a tune you want to play and click the play button,
listen to the tune and then see if you know what the song is.
If you get the song right you win the jackpot, but if you get
it wrong the cost of play is added to the jackpot.

This is a simple but fun add-on to your vbulletin site.


************************************************** ****

NO CASH NAME THAT TUNE SYSTEM

I have added a zip file that does not use a cash system.
It has a multiplyer and a timer for playing.
You set the timer for the game and set how much will be won by
some thing like this

Multiplyer*timeleft ( 25*15 )
this would be the users score.

If they answer wrong it will add what is set in the settings for that game like

Multiplyer+If Wrong ( 25+10)

So in afect if a player gets it wrong it makes the multiplyer go up, and makes it better for the player who gets it right as the multiplyer will be higher.

All support for this script will be at

www.vb-hacks.com

As i dont have the time to keep looking here.

NEW NAME THAT TUNE INFO
There is a new download for the name that tune.

New install

INSTALLING
**********

Unzip the zip file mmnamett.zip
Upload the content of the UPLOAD folder to your forums root.
Loggin to your admincp
and goto Manage Products
click on [Add/Import Product]
and browse for the product-mmnamethattune.xml file
Allow Overwrite ( NO )
click import

You have completed the install.

UPGRADING

If you are using the Cash Version upgrading is simple

Unzip the zip file mmnamett.zip
Upload the content of the UPLOAD folder to your forums root.
Loggin to your admincp
and goto Manage Products
click on [Add/Import Product]
and browse for the product-mmnamethattune.xml file
Allow Overwrite ( YES )
click import

UPGRADING NO CASH SYSTEM

To upgrade the no cash system you will have to uninstall the version you have now,
and do a new install of this script.


SETTING UP
**********
Now that you have installed your new name that tune script,
you will have to update the settings to suit your needs.

Active the name that tune for your members to be able to view the script.
Choose the cach system you are going to use.

Settings finished.
************************************************** ****

USERGROUPS
***********
Now that you have updated your settings for name that tune,
you will need to set the settings for each usergroup.
click on Usergroup Manager
edit all usergroups and find
Name That Tune Permissions
and set who can view and who can play the games.

Usergroup settings finished.
************************************************** ****

CHANGES MADE

The changes made from the old version to this one is

Cash version and no cash version in one not two different zip files there is only one that does both mods.

If you use the no cash version if a players score has been beaten it will PM the person that there score has been beaten.

VERSION 1.2

Added a import system for importing more mp3's
This is a upgrade

VERSION 1.3

In this version i have stopped members from sending in more scores to one tune as this version will check to see if they have a score already and will show them a error message if they have.

VERSION 1.5

In this version i have added an inline modcp where you will be able to let sertain members mod your past winners and mod the tunes.
Also in the admincp for inporting mp3s it automaticly creates the categories for you.
If you try to put in the same category it will install the mp3s to that cat and will not make a new category.

VERSION 1.6

Hi all

Version 1.6 is now released.
Updates included

Display order of categories in admincp.
Added hit counter to tunes.
Added modcp upload tunes,
This is a java upload system when you have choosen your mp3 to upload the upload will begin,
Letting you put in the info for the rest of the tune like tune title description category cost jackpot and the count down timer.

Then you click on save file and it will add your tune to the database.


PLEASE MARK AS INSTALLED CLICK HERE

CLICK TO
Nominate for MOTM

If you find any problems please post here i will lookin from time to time

MP3 Packs

Intro's pack made by bazzup
Click here to view post

Tune Pack From Alibass
Click to download Pack
Click to download country western Pack

Tune pack from xxxsaint
Click here to download pack

Christmas Pack Added

MP3 Players

Black Ipod mp3 players click here

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #112  
Old 12-07-2007, 05:22 PM
micheal332001 micheal332001 is offline
 
Join Date: Apr 2004
Posts: 1,112
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi all

Im working on version 1.6 now.
This new version will have the option for members when viewing tunes in a category to order them by name, description, cost, jackpot, timer or by the amount of hits a tune has had.
Also working on the import system for the inline modcp as well,
this will be in the usergroup permissions if you want your mods to have the option to inport tunes.

So lots more goods coming soon.
Reply With Quote
  #113  
Old 12-08-2007, 01:52 PM
Magz's Avatar
Magz Magz is offline
 
Join Date: Nov 2006
Location: UK
Posts: 147
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Love the script michael, but a quick question.

When a user gets an answer right, it becomes closed. So others dont even see the tune, or get the option to have a guess.

Is this how its meant to work ?
Reply With Quote
  #114  
Old 12-08-2007, 04:20 PM
micheal332001 micheal332001 is offline
 
Join Date: Apr 2004
Posts: 1,112
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Magz View Post
Love the script michael, but a quick question.

When a user gets an answer right, it becomes closed. So others dont even see the tune, or get the option to have a guess.

Is this how its meant to work ?
Hi there

If you are useing the cash system version then it does close the tune when a write answer is given.
If you want to change that you can in the main mmnamett.php file fine

PHP Code:
$db->query("UPDATE "TABLE_PREFIX "mmnamett_tunes SET open=0 WHERE id='"$nttid "'"); 
and remove this line of code

This will stop the tunes from being closed when answered.
Reply With Quote
  #115  
Old 12-08-2007, 06:36 PM
BigDog56 BigDog56 is offline
 
Join Date: Jan 2007
Posts: 430
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok, I've installed it, turned it on, added my user group to it, now where do I find it? lol
Reply With Quote
  #116  
Old 12-08-2007, 06:42 PM
micheal332001 micheal332001 is offline
 
Join Date: Apr 2004
Posts: 1,112
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by BigDog56 View Post
Ok, I've installed it, turned it on, added my user group to it, now where do I find it? lol
add a link to your navbar

with the URL

HTML Code:
http://www.yoursite/yourforum/mmnamett.php
Reply With Quote
  #117  
Old 12-08-2007, 06:44 PM
BigDog56 BigDog56 is offline
 
Join Date: Jan 2007
Posts: 430
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by micheal332001 View Post
add a link to your navbar

with the URL

HTML Code:
http://www.yoursite/yourforum/mmnamett.php
Ok, thanks!
Reply With Quote
  #118  
Old 12-09-2007, 10:23 AM
Magz's Avatar
Magz Magz is offline
 
Join Date: Nov 2006
Location: UK
Posts: 147
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by micheal332001 View Post
Hi there

If you are useing the cash system version then it does close the tune when a write answer is given.
If you want to change that you can in the main mmnamett.php file fine

PHP Code:
$db->query("UPDATE "TABLE_PREFIX "mmnamett_tunes SET open=0 WHERE id='"$nttid "'"); 
and remove this line of code

This will stop the tunes from being closed when answered.

Thanks Michael, sorted.
Reply With Quote
  #119  
Old 12-09-2007, 02:04 PM
micheal332001 micheal332001 is offline
 
Join Date: Apr 2004
Posts: 1,112
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Magz View Post
Thanks Michael, sorted.
your welcome m8
Reply With Quote
  #120  
Old 12-09-2007, 03:26 PM
xxxsaint's Avatar
xxxsaint xxxsaint is offline
 
Join Date: Jun 2002
Posts: 185
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Awesome addition!!

One request , I changed the JL Hooker .xml before uploading it and made it go to "tunes/jlhooker " instead of just "tunes/ " because it's becoming extremely cluttered, and then I uploaded all the songs to my newly created tunes/jlhooker directory , but the .swf player wouldn't read it unless I moved them all back to "tunes/" . Can this be fixed where we can keep our directories categorized inside of " tunes " ?
Reply With Quote
  #121  
Old 12-10-2007, 08:10 PM
xxxsaint's Avatar
xxxsaint xxxsaint is offline
 
Join Date: Jun 2002
Posts: 185
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Also, a friend and I were sitting here making song lists, and he has a great idea for this.

Make it a selectable option for " NAME THAT ______ " tune or movie title , and we could put in quotes from movies and have our members guess which movie the quote is from!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 07:48 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.04517 seconds
  • Memory Usage 2,321KB
  • Queries Executed 27 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_html
  • (2)bbcode_php
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete