vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   v3 Arcade - Games Arcade & Challenge System [vB 3.0.3] (https://vborg.vbsupport.ru/showthread.php?t=60377)

Oblivion Knight 04-18-2004 02:14 AM

Quote:

Originally Posted by Bryan Ex
That's the part I don't understand ... why? For Bob or Fred playing Space Invaders... why does it matter to them? Even for me as the webmaster, what do I gain by seeing these figures? Not being a smart ass here, it's just that I don't understand the reason why ping average is included in the arcade stats.

If the ping is amazingly high or amazingly low, there's a certain probability that the user cheated in some way.. I guess it's just handy to have the evidence in front of you if you suspect someone.

The ping doesn't get shown to anyone but the admin anyway.. :)

Bryan Ex 04-18-2004 03:28 AM

Quote:

Originally Posted by Oblivion Knight
The ping doesn't get shown to anyone but the admin anyway.. :)

I've had users asking about it... that's what brought me back here to find out more. I'll just do a minor template edit I guess and not worry about it. Appreciate the info.

Intex 04-18-2004 08:16 AM

Is there a location where all the games can be downloaded. Proarcade had a different thread where you could grab them.

Oblivion Knight 04-18-2004 08:22 AM

https://vborg.vbsupport.ru/showthread.php?t=60666

Here is the v3 Arcade's list of games..
Though people generally release their games at http://www.v3arcade.com now instead.

Intex 04-18-2004 11:51 AM

Thx. Appreciated :).


Quote:

Originally Posted by Oblivion Knight
https://vborg.vbsupport.ru/showthread.php?t=60666

Here is the v3 Arcade's list of games..
Though people generally release their games at http://www.v3arcade.com now instead.


Eladesor 04-18-2004 01:24 PM

Installed and my members love it :)

Excellent job - sooooo easy to install - very professional job (get a Big Thumbs Up!) :)

jancarlo 04-18-2004 03:39 PM

@ john, beautiful hack :)

a question, as I can make in order to order them alphabetical?

thanks
jancarlo

Darnell 0216 04-18-2004 10:44 PM

Quote:

Originally Posted by jancarlo
@ john, beautiful hack :)

a question, as I can make in order to order them alphabetical?

thanks
jancarlo

Find in arcade.php
Code:

        // Selects all games from the database
        $result_allgames = $DB_site->query("
                SELECT * FROM " . TABLE_PREFIX . "games $searchclause ORDER BY gameid DESC
        ");

Change ORDER BY gameid DESC to ORDER BY title ASC

mlevenson 04-19-2004 12:31 AM

is there a way to show who is in what game in the arcade?

007 04-19-2004 03:06 AM

Anyone played that smack the penguin game? You need to add that game in here. It's extremely addictive. :) I'll be installing this for sure when I finish upgrading to VB3.


All times are GMT. The time now is 01:46 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04548 seconds
  • Memory Usage 1,744KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete