Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions

Reply
 
Thread Tools Display Modes
  #11  
Old 05-07-2006, 11:19 PM
analog-x analog-x is offline
 
Join Date: Nov 2005
Posts: 75
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by mat64
Isn't v3Arcade compatable with all IBPro games?

Oh!! can you challenge Players in ibProArcade like you can in v3Arcade?

From what I've read so far on both systems, you can install games on both systems vise versa.

I finally found v3Arcade v1.0.6 + a whole bunch of addons....But than again the official site claims v1.1.0 will be out March 12th.

Ahhhhhh!!AAAAAAAAAAA

I hate it when there is no clear cut answer.
Reply With Quote
  #12  
Old 05-08-2006, 01:27 AM
djjeffa's Avatar
djjeffa djjeffa is offline
 
Join Date: Aug 2004
Posts: 521
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Mark.B
Heh heh I'm going to brag again, but you could always copy my trick and install both on the same board!
i had vbarcade when i was running 3.0 vb now im running vb3.5 and have ib running is there any way to get varcade to run with ib already installed pluse im asumming my db is still intact from the varcade
Reply With Quote
  #13  
Old 05-08-2006, 01:03 PM
Wordplay Wordplay is offline
 
Join Date: Nov 2001
Location: Dengoku
Posts: 864
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i used to use v3arcade on 3.0 i'm now using ipb arcade i installed it not knowing that it wasn't possible to challange. and i cant really uninstall it, because my users voted for it to stay as they didn't want to loose their highscores etc.

i'd go with v3arcade, i'm working on making a challange system for ipb because that just livens up the board, but since it's not out or anywhere seriously in the making by any real scripters (unlike myself)... i'd say go with v3arcade.
Reply With Quote
  #14  
Old 05-08-2006, 08:21 PM
analog-x analog-x is offline
 
Join Date: Nov 2005
Posts: 75
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok I think this will be my last questions (cross your fingers) before I make a decision.

How is the Admin section of v3Arcade vs ibProArcade?

the v3Arcade Licensing thing is it necessary?

In v3Arcade I noticed there is a HighScore prune feature which I dont see in ibProArcade. Is this something that is necessary? If so, than what do you do in ibProArcade.
Reply With Quote
  #15  
Old 05-08-2006, 09:37 PM
Mark.B Mark.B is offline
Senior Member
 
Join Date: Feb 2004
Posts: 1,354
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by djjeffa
i had vbarcade when i was running 3.0 vb now im running vb3.5 and have ib running is there any way to get varcade to run with ib already installed pluse im asumming my db is still intact from the varcade
You can do it, but it's a bit tricky.

You mainly need to go through the ibproarcade files and rename all instances of arcade.php to ibproarcade.php. There are also a couple of references to 'arcade' that need changing to 'ibproarcade'. Then you need a bit of template trickery in the ARCADE template.

The database entries for the 3.5 version of v3Arcade are different to those used in the 3.0 version so although the tables are still intact you won't be able to use them and will need to reinstall all the games.

Finally, one consequence of running both arcades is that ibproarcade games will NOT run on v3Arcade as you have to disable the compatibility plugin, else it buggers up the ibproArcade score submissions. But if you do run both anyway this isn't a major issue.

Basically unless you're pretty good with php stuff I wouldn't attempt to run both. I needed some assistance to get it done and even then there is lots of trial and error testing to find odd references to arcade that need changing to ibproarcade.
Reply With Quote
  #16  
Old 05-10-2006, 05:46 PM
Zidane007nl's Avatar
Zidane007nl Zidane007nl is offline
 
Join Date: Jul 2004
Location: The Netherlands
Posts: 102
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Back when I had vB 3.0.x I used ibProArcade, but I didn't like all the IPB coding crap that came with it. So when I upgrade to vB 3.5.x I installed v3arcade and used a hack that converted the games and scores.

I like v3arcade more than ibProArcade, since the version I used had a crappy admin interface. Looking forward to the new released of v3arcade that will be released in 2 days.
Reply With Quote
  #17  
Old 05-11-2006, 12:37 AM
SaN-DeeP's Avatar
SaN-DeeP SaN-DeeP is offline
 
Join Date: Jun 2002
Location: Mumbai, India
Posts: 1,195
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

we started with v3arcade and so far never faced problems with same.. although ibproarcade sounds promising as well, with a nice interface and lot more features..
Reply With Quote
  #18  
Old 05-11-2006, 11:50 PM
djjeffa's Avatar
djjeffa djjeffa is offline
 
Join Date: Aug 2004
Posts: 521
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Mark.B
You can do it, but it's a bit tricky.

You mainly need to go through the ibproarcade files and rename all instances of arcade.php to ibproarcade.php. There are also a couple of references to 'arcade' that need changing to 'ibproarcade'. Then you need a bit of template trickery in the ARCADE template.

The database entries for the 3.5 version of v3Arcade are different to those used in the 3.0 version so although the tables are still intact you won't be able to use them and will need to reinstall all the games.

Finally, one consequence of running both arcades is that ibproarcade games will NOT run on v3Arcade as you have to disable the compatibility plugin, else it buggers up the ibproArcade score submissions. But if you do run both anyway this isn't a major issue.
than
Basically unless you're pretty good with php stuff I wouldn't attempt to run both. I needed some assistance to get it done and even then there is lots of trial and error testing to find odd references to arcade that need changing to ibproarcade.
thanks i guss ill just have to pick one

is there any threads out there comparing the pros and cons of the 2?
Reply With Quote
  #19  
Old 05-14-2006, 02:33 AM
Zia's Avatar
Zia Zia is offline
 
Join Date: Dec 2005
Location: golpo.net
Posts: 931
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by djjeffa
thanks i guss ill just have to pick one

is there any threads out there comparing the pros and cons of the 2?

umm maybe theres no thread...comparing ibpro vs v3

ibproarcade rules all the way ..recntly 2.5.6+ released of ibpro..
ibpro support various types of games (v3,ibpro,pnflash)

other hand v3 support only v3 games..

ibpro 2.5.7+ will contain more feature..what is absent in v3..
ibpro have its own flow of update with too kool support forum....MrZeroPage is Mr.Nice Guy for support....
Ibpro also have various vba cmps module too..

All i can say..IbproArcade Rules.......we are using it been 1 yr..
Suggetion is ours
dicission is urs...........
Reply With Quote
  #20  
Old 05-25-2006, 04:14 PM
analog-x analog-x is offline
 
Join Date: Nov 2005
Posts: 75
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I think its been over a month since I posted this thread and I still havent made up my mind which to install.

This is bad.

I'm usualy pretty good at comparing similar software and choosing the best one.

But I'm stuck with this one.

Ok some more questions and this is the final I promise.

Both Arcades come with the following list of games.

ibProArcade
tetris
snake
simon
pacman
moonlander
invaders
hexxagon
breakout
asteroids


v3 Arcade
tetris
spaceinvaders
snake
chopper
asteroids


On the v3 Arcade Feature list it says "Supports both v3 Arcade and iB games." does that mean I can bring hexxagon, breakout,simon, moonlander from the ibPro Package into v3 Arcade?

While looking at screen shots for both systems I noticed on the ibPro Arcade one that there is Burger Time one of my all time favourite classics.
https://vborg.vbsupport.ru/attachmen...chmentid=38282

Where would I get that game?
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:18 AM.


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.04240 seconds
  • Memory Usage 2,246KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete