The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Comments |
#282
|
||||
|
||||
I've added a Top 3 Battle Leaders to this (to the original Mindtrix hack). I have plugged it in next to Logik's 'Latest Battles' hack, see screenshot.
Here's how I do it. In forumroot/index.php find: PHP Code:
PHP Code:
Code:
$spitbattles $bs_wins Code:
<!-- end logged-in users --> Code:
<!-- Start Latest Battles --> <tbody> <tr> <td class="thead" colspan="2"> <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_battles')"><img id="collapseimg_forumhome_battles" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_battles].gif" alt="" border="0" /></a> Latest Battle Info </td> </tr> </tbody> <tbody id="collapseobj_forumhome_battles" style="$vbcollapse[collapseobj_forumhome_battles]"> <tr> <td class="alt2"><a href="forumdisplay.php?f=106$session[sessionurl]"><img src="$stylevar[imgdir_statusicon]/forum_link.gif" alt="Latest Battles" border="0" /></a></td> <td class="alt1" width="100%"> <div class="smallfont"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td><fieldset><legend>Latest Battles</legend>$logikthread</fieldset></td> <td><fieldset> <legend>Battle Leaders</legend> $spitbattles $bs_wins</fieldset></td> </tr> </table> </div> </td> </tr> </tbody> <!-- End Latest Battles --> |
#283
|
||||
|
||||
Oh thats great.
|
#284
|
||||
|
||||
Quote:
|
#285
|
|||
|
|||
i don't think so... looks like a cool add-on to me people can easily add as many as they want, e.g. top 5, top 10, etc... cool addition eric
|
#286
|
||||
|
||||
I am actually looking forward to a new release of this, as it is I have just customized the current one a bit.
|
#287
|
|||
|
|||
Quote:
thats great but how about, on the latest battles, you add the number of votes each battlers currently have? for example Latest battles test1 vs. test2 (0-0) test3 vs. test4 (1-0) test5 vs. test6 (1-1) test7 vs. test8 (2-1) Also, no one figure out how to force people to put their opponent name in the opponent field when they start a new battle? I remove the hack because I couldn't find any solution for that and people were lazy to do it |
#288
|
||||
|
||||
Quote:
What I have done is added a page, so when someone clicks on 'New Thread' in that forum it will force them to at least read how to do it, I've also added a how to here https://vborg.vbsupport.ru/showpost....&postcount=189 Good moderation is the next step, now that it's panfully obvious that they need to enter the users name right, slam the door on threads where they aren't. If it's wrong we know that we have to go database diving to correct it, to me it's too much of a pain so I shut it down and make them start a new one. After doing that to a few of them, people get the idea Now, those mistakes rarely happen. |
#289
|
|||
|
|||
Quote:
no need callout forum is for challenges i assume u not familiar with battle boards easy misque option to battle record or not? no everyone battles for record no need for that excuse me but only pussies wouldnt wanna battle for record 5 votes auto close yet 3-0 auto close yes and make it so people cant vote for themselves so pretty much code with "usernames in poll" cant vote everything u sayin looks good but no voting forthemselves is most def. the most important variable |
#290
|
|||
|
|||
oh yeah also make sure 2 names are in poll or it wont let them start thread
|
#291
|
|||
|
|||
Quote:
and rather than limiting the voters who vote to not being "people in the poll" - it should have a Minimum reply warning so you have to give an explanation - or allow usergroups such as Mods, SM's and Admins to see who actually voted... and on the backend - one thing i was messin with was a way to Delete records and add records - just incase... |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|