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)

DarkGizmo 04-23-2008 11:27 PM

Where can i get games for this arcade since your demo board is offline, also how do i install them? Thank you. :)

skhms 04-24-2008 04:56 PM

Quote:

Originally Posted by connkid25 (Post 1497589)
If anyone finds a way to make the search work in RC4, please post it! It no longer works..

I fixed it this way. If it's the best or most correct way I don't know.

In the template arcade templates -> arcade_ajaxsearch
Find:
Code:

xml.send('arcade.php', 'do=ajaxsearch&searchstring=' + searchstring);
Replace it with
Code:

xml.send('arcade.php', 'do=ajaxsearch&searchstring=' + searchstring + '&');
/SK

Vaupell 04-24-2008 05:10 PM

Quote:

Originally Posted by NegativeSmoke (Post 1497734)
Where can i get games for this arcade since your demo board is offline, also how do i install them? Thank you. :)

these are for ibp board but i use them on my site works like a charm.

http://www.ibparcade.com/index.php?autocom=downloads

ive been using 2.6.6 games and 3.3.x games both groups works fine
some of the sit'n'go games work aswell. :rolleyes:

Sgt Pepper 04-30-2008 09:41 AM

John Ur a legend! I cant beleive it. I was trying to use 3.0.3 in my 3.6.8 Patch Level 2 Vb when i found the 3.6.1 :D This works perfect on 3.6.8 Thank you so much John! Ur a legend m8! This is much better than IBproarcade. I never needed help with this. I reckon anyone who wants an arcade shud use this!

msimplay 04-30-2008 05:25 PM

Is v3arcade working in 3.6.10 ? Since the latest update I think it's stopped submitting scores

PixelFx 04-30-2008 06:05 PM

I got an email from john a few months ago saying he's working on a new version of the arcade for vb370 .. may not be v3arcade but something new. for when it went gold. So my guess is since we're gold hopefully we'll hear something soon.

paulvev 04-30-2008 06:46 PM

Hi Sorry for posting again but my post got lost in another discussion.

does anybody know of a way to show:

Total Games played today
Total Games played to date
Most Popular Game played


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 so hopefully somebody can give me a bit of code to insert into the arcade page.

Sgt Pepper 05-01-2008 05:20 AM

In The bit where u add a game what do you mean "point your browser". I dont know wat u mean?

ti07shadow 05-01-2008 05:45 PM

OK how can you challenge someone I cant find it, I checked the arcade and I checked the user profiles and I dont see the option!?!?!??!?

msimplay 05-01-2008 06:17 PM

Quote:

Originally Posted by ti07shadow (Post 1504837)
OK how can you challenge someone I cant find it, I checked the arcade and I checked the user profiles and I dont see the option!?!?!??!?

Its not a default option in the profile.

To challenge first of all make sure it's on via the admincp then go to that members post and challenge them from there also to challenge via profile put this link somewhere in ur MEMBERINFO template I put it next to the $userinfo[username].

Code:

<if condition="($userinfo['arcadeoptions'] & 1) AND $userinfo['userid']!=$bbuserinfo['userid']"> |
 <a href="arcade.php?do=newchallenge&userid=$userinfo[userid]">Challenge  <span style="font-weight: bold;">$userinfo[username]</span> in the arcade</a></if>



All times are GMT. The time now is 04:57 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.04048 seconds
  • Memory Usage 1,745KB
  • 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
  • (3)bbcode_code_printable
  • (3)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