Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
v3arcade Who's Online in the Arcade? Details »»
v3arcade Who's Online in the Arcade?
Version: 2.0.0, by Oblivion Knight Oblivion Knight is offline
Developer Last Online: Nov 2016 Show Printable Version Email this Page

Version: 3.5.4 Rating:
Released: 11-28-2005 Last Update: 04-08-2006 Installs: 196
DB Changes Uses Plugins Template Edits
Re-useable Code Translations  
No support by the author.

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

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

Comments
  #22  
Old 11-29-2005, 10:48 PM
divided_by_fear's Avatar
divided_by_fear divided_by_fear is offline
 
Join Date: Oct 2005
Posts: 451
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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...
Reply With Quote
  #23  
Old 11-29-2005, 10:51 PM
divided_by_fear's Avatar
divided_by_fear divided_by_fear is offline
 
Join Date: Oct 2005
Posts: 451
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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&amp;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? -->
Reply With Quote
  #24  
Old 11-29-2005, 11:10 PM
divided_by_fear's Avatar
divided_by_fear divided_by_fear is offline
 
Join Date: Oct 2005
Posts: 451
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

lol that wont do it it makes the tables to big lol any help?
Reply With Quote
  #25  
Old 11-29-2005, 11:54 PM
Robbed Robbed is offline
 
Join Date: Oct 2005
Posts: 329
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Oblivion Knight
They'll be fixed up with v3arcade's custom hooks, due for 1.0.2..
I will wait for that, lots of edits and i will end up messing it up lol.

Will it be out this week?
Reply With Quote
  #26  
Old 11-29-2005, 11:55 PM
divided_by_fear's Avatar
divided_by_fear divided_by_fear is offline
 
Join Date: Oct 2005
Posts: 451
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nah its a easy install... very easy
Reply With Quote
  #27  
Old 11-30-2005, 02:48 AM
The Chief's Avatar
The Chief The Chief is offline
 
Join Date: Aug 2005
Location: Montreal
Posts: 1,037
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed and working great, thanks!

*clicks install
Reply With Quote
  #28  
Old 11-30-2005, 02:53 AM
SMO's Avatar
SMO SMO is offline
 
Join Date: Sep 2005
Posts: 100
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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?
Reply With Quote
  #29  
Old 11-30-2005, 03:07 AM
The Chief's Avatar
The Chief The Chief is offline
 
Join Date: Aug 2005
Location: Montreal
Posts: 1,037
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by SMO
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?
I'm sure somebody would share this with you

I have modified my arcade.php too much to share :P
Reply With Quote
  #30  
Old 11-30-2005, 03:46 AM
Lea Verou Lea Verou is offline
 
Join Date: Jul 2005
Location: Greece
Posts: 1,856
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I only have amykhar's hack and this one in my arcade, will it be any use to you?
Reply With Quote
  #31  
Old 11-30-2005, 03:50 AM
SMO's Avatar
SMO SMO is offline
 
Join Date: Sep 2005
Posts: 100
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

most definatly michelle!!
Reply With Quote
Reply


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 03:07 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.04651 seconds
  • Memory Usage 2,311KB
  • 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
  • (1)bbcode_code
  • (2)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
  • (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_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