The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
v3arcade Who's Online in the Arcade? Details »» | |||||||||||||||||||||||||||
v3arcade Who's Online in the Arcade?
Developer Last Online: Nov 2016
Displays users currently online in the arcade, and on a per game basis (similar function to active users browsing per thread). It comes fully phrased, and the usual stuff that you'd expect..
Thanks to Andreas for.. "stuff".! Compatability: 1.0.6 Screenshots attached.. Important Notice: This add-on is no longer being supported and/or developed. Supporters / CoAuthors Show Your Support
|
Comments |
#22
|
||||
|
||||
question to Oblivion Knight ok when you click on a game and are getting ready to play that game it shows Currently Active Users Playing This Game is there a way i could add another table to that? i wanted to add Home Arcade Statistics and The Arcade Champion to it... so basiclly it would have 3 tables there too...
|
#23
|
||||
|
||||
is this what i would add to that?
Code:
<br /> <!-- what's going on? --> <tbody> <tr> <td class="thead" colspan="2"> <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('arcade_stats')"> <img id="collapseimg_arcade_stats" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_arcade_stats].gif" alt="" border="0" /></a> <phrase 1="$vboptions[hometitle]">$vbphrase[x_arcade_statistics]</phrase> </td> </tr> </tbody> <tbody id="collapseobj_arcade_stats" style="$vbcollapse[collapseobj_arcade_stats]"> <tr> <td class="alt2" align="center"><img src="$stylevar[imgdir_misc]/stats.gif" /></td> <td class="alt1"><div class="smallfont">$vbphrase[games]: $gcount, $vbphrase[categories]: $catcount</div><div class="smallfont"><phrase 1="arcade.php?$session[sessionurl]do=play&gameid=$newgameid" 2="$newgame">$vbphrase[arcade_newgame]</phrase></div></td> </tr> </tbody> <if condition="$vboptions['dispchamps'] == '1'"> <tbody> <tr> <td class="thead" colspan="2"> <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('arcade_champ')"> <img id="collapseimg_arcade_champ" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_arcade_champ].gif" alt="" border="0" /></a> <if condition="$mhsusername">$vbphrase[arcade_champ]<else /><if condition="$mhsarray">$vbphrase[arcade_champs]</if></if> </td> </tr> </tbody> <tbody id="collapseobj_arcade_champ" style="$vbcollapse[collapseobj_arcade_champ]"> <tr> <td class="alt2" align="center"><img src="$vboptions[arcadeimages]/king1.gif" border="0" alt="" /></td> <td class="alt1"><div class="smallfont"><if condition="$mhsusername"><phrase 1="$mhsusername" 2="$mosthigh" 3="$mhsuser">$vbphrase[x_with_y_titles]</phrase><else /><if condition="$mhsarray"><phrase 1="$mhsarray" 2="$mosthigh" 3="$mhsuser">$vbphrase[x_with_y_titles_array]</phrase></if></if></div></td> </tr> </tbody> </if> </table> <!-- / what's going on? --> |
#24
|
||||
|
||||
lol that wont do it it makes the tables to big lol any help?
|
#25
|
|||
|
|||
Quote:
Will it be out this week? |
#26
|
||||
|
||||
nah its a easy install... very easy
|
#27
|
||||
|
||||
Installed and working great, thanks!
*clicks install |
#28
|
||||
|
||||
of course...i had to go mess it up..no status shows up..just the fields..im just not to good at this
like Michelle said..it woulda been nice to see this WITH v3 is it possible i can just use one of yalls aracde.php file that you successfully modified?...is that allowed? |
#29
|
||||
|
||||
Quote:
I have modified my arcade.php too much to share :P |
#30
|
|||
|
|||
I only have amykhar's hack and this one in my arcade, will it be any use to you?
|
#31
|
||||
|
||||
most definatly michelle!!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|