The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
v3 Arcade - Professional vBulletin Gaming (vB4) Details »» | |||||||||||||||||||||||||||||
v3 Arcade - Professional vBulletin Gaming (vB4)
Developer Last Online: Nov 2021
v3 Arcade is now a member of the vBadvanced family!
http://www.vbadvanced.com/forum/showthread.php?t=47571 The support forums & data from v3Arcade.com have been merged into the vBadvanced.com site. ================================= v3 Arcade for vBulletin 4.x.x For vBulletin 3.x.x, please see here. ================================= Please note... until v3Arcade.com is upgraded to vBulletin 4, some demo sites can be found here. Also, because of styling changes introduced in vB 4.0.8 to allow customized user profile pages, this version requires 4.0.8+ to be installed. "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. Supports MochiAds, v3 Arcade and IBPArcade games!
Branding Free ================================= 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. ================================= 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 ?2010 CinVin, with the following exceptions:
Many thanks to... =================================
Change Log ================================= For the complete change log, please click here. The change log is getting too big to include inline with this thread. Download Now
Show Your Support
|
7 благодарности(ей) от: | ||
chocolate angel, GamBun, K4GAP, KevinL, MichaelDance, rootsxrocks, Sunka |
Comments |
#932
|
||||
|
||||
I'll send you a PM about game sites.
|
#933
|
||||
|
||||
Quote:
|
#934
|
||||
|
||||
@theoutlawed
What are the contents of your crossdomain.xml file. There might be some extra rules you can add? Also, if you want to try out Mochi games on my site to see if they submit, let me know and I'll bump your account up to full member so you can try. |
#935
|
||||
|
||||
Anyone having problems with IPB games not saving scores, download the attachment I've added to this post, extract the file and upload the v3arcade_index_compatibility.php file to your includes folder - overwriting the existing file.
Anyone receiving this error when importing Mochi games, Fatal error: Must set URL with set_option(VURL_URL, $url) in [path]/includes/class_vurl.php open your class_vurl.php file and find: Code:
if (empty($this->options[VURL_URL])) { trigger_error('Must set URL with set_option(VURL_URL, $url)', E_USER_ERROR); } |
#936
|
|||
|
|||
Is there a way to increase the width of Logged in as box so the user's avatar fits in it?
I'm fairly sure (haven't checked) avatars for Registered Users fit since they're 100 x 100, but all staff have 200 x 200. |
#937
|
||||
|
||||
I'm back to using dual arcades.
@Amaury25 Open the v3ARCADE_MAIN template and find: Code:
<div style="float: <vb:if condition="$vboptions['fliparcade']">left<vb:else />right</vb:if>; width: 200px"> Code:
<div style="float: <vb:if condition="$vboptions['fliparcade']">left<vb:else />right</vb:if>; width: 250px"> Code:
<div style="margin-<vb:if condition="$vboptions['fliparcade']">left<vb:else />right</vb:if>: 210px"> Code:
<div style="margin-<vb:if condition="$vboptions['fliparcade']">left<vb:else />right</vb:if>: 280px"> Also, round about post #47 there is some discussion about resizing avatars (if needed) |
#938
|
||||
|
||||
Removed, I misunderstood the post.
|
#939
|
||||
|
||||
That's cause I fixed it for you
|
#940
|
|||
|
|||
Quote:
|
#941
|
||||
|
||||
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|