Version: 1.00, by MindTrix
Developer Last Online: Jul 2013
Version: 3.0.3
Rating:
Released: 08-08-2004
Last Update: Never
Installs: 93
No support by the author.
Ladys and Gentlemen, i give you, The Rap Battle System -=RBS=-
Many people have been requesting this so here it is. Took along time so im hoping it becomes a popular hack :nervous:
Features
Hmmm there are a few. Select the forum which the battle hack works in via the admin cp
Can edit a users win/loss record via the admincp aswell.
When someone wins a battle it automatically adds it to their win count and the opposite if they lose
The thread does not auto close because in my many years of experience people like to post/argue on after a battle is won or lost.
Erm oh and you submit your favourite line from the battle and it will get added to a database, then lines are randomly shown on the forum homepage.
Check the installation.txt for the full list, Also there is loads more features to come. Hopefully some people will release some addons maybe
Screenshot time wohoo
Oh yeah, the install button is your friend
Attachment edited/upgraded on 15th August 2004 had 87 views woot
Edited attachment on 15/1/2005 to stop all polls closing after one vote. Fix submitted by KingPooky!
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
I believe thats it.. That shows the ranking, name, and battle. It sorts by ranking.. ( i used a simple formula for ranking). Im havin trouble gettin the rankin in the postbit, it doesnt show up for some reason.. so ifa nyone wants to help with that, then feel free.
when voteing on a everyday poll you get the error screen, but your vote goes on the poll but it closes the poll.
error:
Database error in vBulletin 3.0.3:
Invalid SQL: UPDATE user SET bs_wins = bs_wins + 1 WHERE username = 'Who's David?'
mysql error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 's David?'' at line 1
Invalid SQL: UPDATE user SET bs_wins = bs_wins + 1 WHERE username = 'He's finished'
mysql error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 's finished'' at line 1
mysql error number: 1064
----------
Seems the exact same error.
If I get this runnin without any errors I will be very grateful for this hack and appreciate MindTrix sharin this with us.
hey mindtrix, thanks for this. even though this looks like the one given to me but the 2.2 one without the quote fav line part but I might use this ONLY if its BUGS FREE
also suggested features... maybe the KO addon ( only if i know PHP then I can code a simple ... if vote result = 5-0 then add point to field 3 with feild one being win and field 2 being lose ).
also maybe a battle record statistic to show all past battles and who that member battle.
since this is free, I can't give out my other ideas since it might take a while to do those but both of those should be something easy to do
Ok.... I'm having a problem if someone tries to quote a line with a ' in it. Like in he'll or we're. Somehow we need to add something in the code that will allow punctuation marks..... Here's the error:
Invalid SQL: INSERT INTO vb3_battlesys_favlines VALUES ('', 'Ask 5 minute HH, I bet he'll agree', 'Storm', '38')
mysql error: You have an error in your SQL syntax near 'll agree', 'Storm', '38')' at line 1
mysql error number: 1064
I'll try and find this but I'm just learning this stuff so my chances aren't good......