Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons

Reply
 
Thread Tools
[VBC] Rap Battle System [LITE] Details »»
[VBC] Rap Battle System [LITE]
Version: 1.2, by EnIgMa1234 EnIgMa1234 is offline
Developer Last Online: May 2011 Show Printable Version Email this Page

Category: Add-On Releases - Version: 3.8.x Rating:
Released: 04-10-2009 Last Update: 07-16-2009 Installs: 33
DB Changes Uses Plugins Template Edits
Additional Files Is in Beta Stage  
No support by the author.

/*================================================= ====
||
|| [VBC] Rap Battle System v1.0.0
|| ------------------------------------------------------------------
|| Author: EnIgMa1234
|| Site: http://www.bluefirecreation.com
|| Copyright ?2009 EnIgMa1234.
|| This addon may not be redistributed or modified in whole or significant part.
||
\*================================================ =====


Presenting The Rap Battle System!

What is it?

This is an addon targetted at Rap/Hip-Hop forums. It adds a feature that allows users to battle against each other using text/audio/graphics etc. See screenshots for more information.

What features does it have?

  • New Battle Page In Battle Forums.
  • Multiple Battle Forums.
  • Scoring System.
  • Users Can't Vote On Own Battles.
How do I use it?
  1. Set which forums are battle forums in forum manager (admincp).
  2. Go to that forum.
  3. Click the new battle button.
  4. Input message/rules and opponent.
  5. ???
  6. Success!
What does the premium version have that this doesn't?
  • New battle page in battle forums
  • Scoring system
  • Redesigned thread layout for battles
  • Users must post before voting
  • Votes to win setting
  • Votes for knockout setting
  • Favourite line feature
  • Favourite line database
  • Recent battles in members profile
  • Recent battles on forumhome
  • Battle standings page
  • Top battler on forumhome
  • Battle catagory feature
  • Customisable title format for new battles
  • Multiple battle forums
  • Battle editing from admincp
  • Score editing from admincp
  • Automatic battle moderation
  • Battle archive forum
  • Auto-PM on new battle
  • And many more...!

How do I install?
Follow the installation instructions provided .


Please note that limited support will be provided in this thread. Once my site is complete I will be transfering support over to their.

For the mean time, support will only be given to those that click Install.

Please do not PM me about this hack. Thanks!.

This hack is currently in BETA. Once I've recieve feedback from the community and bugs (if they exist) are fixed it will be updated.

Download Now

File Type: zip [VBC] Rap Battle System [LITE].zip (149.1 KB, 242 views)

Screenshots

File Type: gif screen1.gif (25.3 KB, 0 views)
File Type: gif screen2.gif (32.3 KB, 0 views)
File Type: gif screen3.gif (21.4 KB, 0 views)
File Type: gif screen4.gif (17.5 KB, 0 views)
File Type: gif screen5.gif (26.2 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
andro140

Comments
  #22  
Old 04-14-2009, 10:52 AM
EnIgMa1234 EnIgMa1234 is offline
 
Join Date: Mar 2006
Location: .:: Ireland ::.
Posts: 1,306
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by uprentiss View Post
i am pretty sure i did, is there anyways i can pm u my website so u can go look to see what im talking about?
Go for it.

Also don't forget to click install
Reply With Quote
  #23  
Old 04-19-2009, 05:11 AM
uprentiss uprentiss is offline
 
Join Date: Mar 2009
Posts: 94
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ok i set "my text battles" as the battle thread

it has the new battle button

but when i click it, it doesnt load the page

it loads nothing

it brings up error 404

i really need your help


if you can

my msn is

hella_smoke@hotmail.com

my aim is

ovadoz14


this battle system is genius

i jus need it to work lol
Reply With Quote
  #24  
Old 04-19-2009, 05:12 AM
uprentiss uprentiss is offline
 
Join Date: Mar 2009
Posts: 94
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i even nominated as mod of the month cuz this thing is great
Reply With Quote
  #25  
Old 04-19-2009, 05:16 AM
uprentiss uprentiss is offline
 
Join Date: Mar 2009
Posts: 94
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

where dso i put the new battle php
Reply With Quote
  #26  
Old 04-19-2009, 12:11 PM
EnIgMa1234 EnIgMa1234 is offline
 
Join Date: Mar 2006
Location: .:: Ireland ::.
Posts: 1,306
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by uprentiss View Post
where dso i put the new battle php
Upload it to your forum root folder. It's normally /forums | /forum | /board
Something like that. It's the folder that has admincp, clientscript, modcp, includes, images etc
Reply With Quote
  #27  
Old 04-19-2009, 04:11 PM
uprentiss uprentiss is offline
 
Join Date: Mar 2009
Posts: 94
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ok i did that, maybe i put the coding in wrong i am going to try it again

k here is the thing u said after

<if condition="$show['newthreadlink']">
<a href="newthread.php?$session[sessionurl]do=newthread&amp;f=$foruminfo[forumid]" rel="nofollow">
<img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]" border="0" />
</a><else />&nbsp;</if>

to put

&nbsp;<if condition="$foruminfo[isbattleforum] == 1">
<a href="newbattle.php?$session[sessionurl]f=$foruminfo[forumid]" rel="nofollow">
<img src="$stylevar[imgdir_button]/newbattle.gif" alt="$vbphrase[bs_startnew]" border="0" />
</a> </if>

but mine is a bit dif mine looks like this

<if condition="$show['newthreadlink']"><a href="newthread.php?$session[sessionurl]do=newthread&amp;f=$foruminfo[forumid]" rel="nofollow"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]" border="0" /></a><else />&nbsp;</if></td>
Reply With Quote
  #28  
Old 04-19-2009, 04:24 PM
uprentiss uprentiss is offline
 
Join Date: Mar 2009
Posts: 94
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

okkkkkkkkkkkk i got it

i got one more questionm tho

is there any way i can make take the "new battle" button away and make it work with the "new reply" button ????
Reply With Quote
  #29  
Old 04-19-2009, 04:41 PM
uprentiss uprentiss is offline
 
Join Date: Mar 2009
Posts: 94
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

how do i make it where the poll is set to a certain number

and the poll closes itself
Reply With Quote
  #30  
Old 04-19-2009, 04:44 PM
EnIgMa1234 EnIgMa1234 is offline
 
Join Date: Mar 2006
Location: .:: Ireland ::.
Posts: 1,306
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by uprentiss View Post
how do i make it where the poll is set to a certain number


and the poll closes itself
These features aren't available in the LITE version.
Reply With Quote
  #31  
Old 04-20-2009, 12:57 AM
ArnyVee's Avatar
ArnyVee ArnyVee is offline
 
Join Date: Mar 2008
Posts: 944
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Oh, cool deal EnIgMa! :up:

I hope to try this one out next week. Thanks!
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:21 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.16303 seconds
  • Memory Usage 2,341KB
  • Queries Executed 26 (?)
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
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (1)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (6)postbit_attachment
  • (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_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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete