vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Add-On Releases - v3 Arcade - Games Arcade System for 3.6.0 (https://vborg.vbsupport.ru/showthread.php?t=114012)

paulvev 04-19-2008 12:26 PM

Go to your main forum and left click on the persons name. You will be able to directly challenge them in the Arcade. They will need to accept first.

Whilst Im here...does anybody know of a way to show:

Total Games played today
Total Games played to date


at the bottom of the V3 Arcade main page? I would LOVE to have this addition...but not sure whats needed. Im positive the data is collated somewhere on the database.

youradhere4222 04-20-2008 02:13 AM

I still can't believe he closed the forum for the release of 3.7.

I want an arcade on my forum, but don't want to install v3 Arcade if I can't dowload anymore games for it.

MrZeropage 04-20-2008 08:17 AM

as vBulletin 3.7.0 is about to come in the next few days, we all will see if this announced new v3arcade will be "on time" and promises are getting true this time :)

fly 04-20-2008 07:18 PM

Quote:

Originally Posted by youradhere4222 (Post 1494869)
I still can't believe he closed the forum for the release of 3.7.

I want an arcade on my forum, but don't want to install v3 Arcade if I can't dowload anymore games for it.

Jon does whatever he pleases and could care less what people think. Its been this way for years...

Quote:

Originally Posted by MrZeropage (Post 1494998)
as vBulletin 3.7.0 is about to come in the next few days, we all will see if this announced new v3arcade will be "on time" and promises are getting true this time :)

With all due respect, it just looks catty or tacky when you post in his thread.

MrZeropage 04-21-2008 04:23 PM

I don't see any reason why posting in this thread should not be allowed. I just told what I think, nothing more - I personally see this project abandoned, which is a pity.
v3arcade is a fine product for sure, I also offered John details about the v32-scores and other new additions to the new games to make v3arcade compatible.

There is no word about something else than v3arcade, so I don't see doing anything wrong when participating in discussion here, but anyway... I visit this less frequently and will try to keep calm if you feel better then ;)
But I will keep straight and post if I think to do so, and also don't use any anonymous username, second account or something like this - don't need such things... :)


now BTT please ;) and get ready for vBulletin 3.7.0 :cool:

fly 04-21-2008 04:51 PM

Quote:

Originally Posted by MrZeropage (Post 1495912)
I don't see any reason why posting in this thread should not be allowed. I just told what I think, nothing more - I personally see this project abandoned, which is a pity.
v3arcade is a fine product for sure, I also offered John details about the v32-scores and other new additions to the new games to make v3arcade compatible.

There is no word about something else than v3arcade, so I don't see doing anything wrong when participating in discussion here, but anyway... I visit this less frequently and will try to keep calm if you feel better then ;)
But I will keep straight and post if I think to do so, and also don't use any anonymous username, second account or something like this - don't need such things... :)


now BTT please ;) and get ready for vBulletin 3.7.0 :cool:

You've got your opinion and I've got mine. I was just giving a suggestion, I hope no offense was taken. :D

John3971 04-22-2008 11:14 AM

when i challenges another user i can only play thoose v3arcade games but not the ipb ones that i have imported.

skhms 04-22-2008 04:40 PM

Quote:

Originally Posted by John3971 (Post 1496464)
when i challenges another user i can only play thoose v3arcade games but not the ipb ones that i have imported.

Yeah, for some reason only v3arcade games are listed.

You can edit the arcade.php file and change it to include both v3arcade and ibpro games

In arcade.php find:
PHP Code:

$games $db->query_read("SELECT title, gameid FROM " TABLE_PREFIX "arcade_games WHERE (gamepermissions & 4) AND (gamepermissions & 1) AND system=0 ORDER BY title ASC"); 

change it to
PHP Code:

$games $db->query_read("SELECT title, gameid FROM " TABLE_PREFIX "arcade_games WHERE (gamepermissions & 4) AND (gamepermissions & 1) AND (system=0 OR system=10) ORDER BY title ASC"); 

/SK

John3971 04-22-2008 05:00 PM

thanks.

connkid25 04-23-2008 08:14 PM

If anyone finds a way to make the search work in RC4, please post it! It no longer works..


All times are GMT. The time now is 03:58 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.04421 seconds
  • Memory Usage 1,747KB
  • 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
  • (2)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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