The support forums & data from v3Arcade.com have been merged into the vBadvanced.com site.
================================= v3 Arcade for vBulletin
=================================
*** IMPORTANT *** Version 2.0.0 has introduced a number of changes to the various file names, phrases, templates, etcetera. If you are using any 3rd party hacks/add-ons then they may need to be updated. Feel free to check over at v3Arcade.com with any questions you might have before upgrading.
"v3 Arcade" is the premiere arcade system written specifically for vBulletin. It's coded from scratch - not a port of an older version - and because it was coded specifically for vBulletin it uses the product system for code modifications & utilizes AJAX technology throughout. Here's a brief rundown of the features in this version of v3 Arcade.
Download THOUSANDS of *legal* free and premium games directly from Mochi Media to your v3 Arcade installation. Earn money from people playing games on your site! With just a few mouse clicks you download games directly from within your ACP or from the Mochi Media web site. You have to check it out it to see just how easy it is.
Tournaments! Challenge your friends to see who the champ is!
Integrated arcade statistics on your user's profile pages!
AJAX based instant ratings, for simple to use game ratings.
AJAX based inline score moderation.
AJAX based instant game searching.
Tabbed, customizable categories.
Challenge system for one-on-one contests.
User-permission based settings for email/PM notification, challenge settings.
Streamlined viewing modes for users with lower resolutions.
AJAX based quick stats, for viewing statistics by passing the cursor over a username.Mass import tools for importing games in bulk.
Reverse and decimal based scoring.
Arcade-only closure with customizable message.
Per game criteria, allows you to control access to games by reputation, posts, registration length.
Postbit based awards.
Personalized recommendations for other games users might like, based on what they?re playing.
Quick stats, letting a user know how many other scores are above and below theirs.
Score ranking.
Admin customizable ?score feedback?, displays a message based on how well as user has done.
Numerous Admin CP settings to control things like popup opacity, maximum comment length, hover delay length, and numerous other behaviors.
Full admin control over the types of content allowed in comments (BB code, HTML, smilies, etc.)
Usergroup based access permissions.
Fully phrased, for each translation into other languages.
An ever growing collection of third party add-ons
A slick, professional layout.
Edit-free template updates!
User ability to specify viewing resolution while playing games.
All v3 Arcade installations carry and require a small "v3 Arcade" logo in the footer, as well as the text "Powered by v3 Arcade" which links to http:www.v3arcade.com. For information on legally removing the branding, please visit www.v3arcade.com.
If you're looking for more games, add-ons, support, tutorials, or anything Arcade related - www.v3arcade.com is the place to go.
================================= Copyright =================================
All code & images distributed in this zip is Copyright ?2009 CinVin, with the following exceptions:
class_tar.php - Credits within.
All games & associated images, unless otherwise noted.
================================= Change Log
=================================
For the complete change log, please click here. The change log is getting too big to include inline with this thread.
I believe we wil have to wait until V32 is supported
V2 games have too many issues, such as easier to cheat and if you open 2 windows od games, scores won;t save and show errors..etc
It is using a template hook in your "postbit" template (or "postbit_legacy" if you the option turned on in your ACP). There is a plugin running that inserts the awards at the "postbit_userinfo_left" location in that template. Depending upon which template you're using, you'll want to either move "$template_hook[postbit_userinfo_left]" (without the quotes) to the spot where you want to the awards to appear or, if you're familiar with plugins & hooks, modify the plugin "Awards Plugin Postbit" at the very bottom to use a different hook name.
Stay tuned for 2.0.0 coming this Summer.
Hey, thanks, got it and worked perfectly - appreciate the quick reply and great instructions!
I believe we wil have to wait until V32 is supported
V2 games have too many issues, such as easier to cheat and if you open 2 windows od games, scores won;t save and show errors..etc
thanks for good work
The current versions already support v32 games.
Quote:
Originally Posted by BGObsession
Hey, thanks, got it and worked perfectly - appreciate the quick reply and great instructions!
Don't have an answer yet. Trying to see what would generate that particular vB error.
Quote:
Originally Posted by jkcerda
registration link to the site appears to be broken
Whoops! Thanks for pointing that out. For those curious... I am using the phrase "$vbphrase[first_visit_message]" inside of a vBa CMPS and that phrase accepts two links, one for faq.php and one for register.php. In my template I forgot to use "$vboptions[bburl]/register.php" intead of just "register.php" since the template will be shown outside of the forums folder.
... in the spot where you unzipped the file, you'll see a folder named "files".
... upload everything in the "files" folder (a file named arcade.php along with several folders) to the same folder on your server where you have vBulletin installed (typically "forums" or similar).
... Import the "product-v3arcade.xml" file into vBulletin (ACP => Plugins & Products => Manage Products => Add/Import Product)
... Go into your user groups and set their permissions to the arcade (ACP => Usergrouips => Usergroup Manager => {name of group} Edit => Arcade Permissions)
... Have fun.
(Note... you should not try to install multiple arcade prodcuts on the same instance of vBulletin unless you have modified one or other to avoid any conflicts.)
That was an interesting read but after unzipping the download there is no "files" folder in it, just a "Forums" folder, is that the same?
Also it says upload everything, does this mean everything into the "Forum" folder (which I have 2??) in my cPanel or into each separate folder; Induces folder into my includes folder> Images into my images folder...and so on?
If so where to upload the "games folder"?
Kind of don't get where to upload everything to any help would be great.