vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - ibProArcade - professional Arcade System (https://vborg.vbsupport.ru/showthread.php?t=101554)

Synth 03-20-2006 08:13 PM

Quote:

Originally Posted by hotwheels
Does this or is there a mod that will let my member's play on a new page after they click on the game they wish to play?

There is a link next to "play" that says "Play In New Window" which you can even enlarge to full screen!

iChambers 03-21-2006 03:06 AM

I like iBProArcade (for it is what I have installed) but the new v3Acade has multiplayer gaming (although I have yet to see a game released with it) is this something that iBProAcade is planing to intergrade. I also like the idea of having an all catergory and a random catergory - what are the chances of making this happen or getting it added.

MrZeropage 03-21-2006 05:13 AM

You can easily define an "all" category, just check the category-settings :)

Random Category is nice idea, maybe that is something I can quickly build in :cool:

Mutliplayer-Gaming is supported via PNflashgames, but they recently stopped their Multiplayer-Games, I am waiting for this to come back.

If there are multiplayer-Games in a "new format" available we will try to implement them, too. There is even some plan to extend the list of compatible Games to other Arcade-Systems ...



Just wait for ibProArcade v2.5.5+ which is about to come *whistle*

DementedMindz 03-21-2006 05:17 AM

question MrZeropage as you seen my forum i have alot of games over 900 in there own categories lol will the upgrade be easy? or will i lose my games?

VTXCafe.com 03-21-2006 07:58 AM

Sorry, I looked but with over 100 pages ....

I have the v3 arcade which uses the arcade.php file. When installing this arcade it also has the arcade.php file. I changed the arcade.php to ibproarcade.php till I figure out how to make the ibproarcade go to it and not arcade.php which is the v3 arcade.

Any suggestions?

Synth 03-21-2006 09:18 AM

*twiddles thumbs* My finger is getting numb hitting refresh to catch v2.5.5:banana:

Kacela 03-21-2006 10:07 AM

Quote:

Originally Posted by VTXCafe.com
Sorry, I looked but with over 100 pages ....

I have the v3 arcade which uses the arcade.php file. When installing this arcade it also has the arcade.php file. I changed the arcade.php to ibproarcade.php till I figure out how to make the ibproarcade go to it and not arcade.php which is the v3 arcade.

Any suggestions?

I don't see any problem with renaming the arcade.php file at the root of the forums, and making a link to the renamed file to launch ibProArcade, but you can't rename the 2 others that are further down in the ibProarcade directory structure, because of the fact that it's hard coded.
In terms of the scores being submitted to the correct place, this is an example of the actionscript that I and other game converters add to the .swf files to submit the score:
Code:

on (release)
{
    var gname = "spaceinvaders";
    var gscore = _root.score;
    getURL("index.php?act=Arcade&do=newscore", "_self", "POST");
}

So theoreticaly, as long as it can reconcile that statement, it should work in terms of submitting the score to the correct arcade.
Note that the file structure is logically very similar, i.e.:/arcade/images, /arcade/tar, /arcade/zip, etc. - so be careful not to overwrite any existing files or directories, although at these levels, most file names should be unique.

MrZeropage 03-21-2006 11:36 AM

@DementedMindz:
Upgrading is very easy, you just need to upload all Files to your Server and update the Product-XML (on vBulletin 3.5.x) :)

@VTXcafe.com:
What exactly do you want ? Test ibProArcade before migrating to it ?

fly 03-21-2006 11:46 AM

Quote:

Originally Posted by flypaper
Will there be hooks available in the new version??? :drool:

^^^^

iChambers 03-21-2006 12:19 PM

Also to create an All catergory I can't label it All for it needs 4 charcs. is there a way to change that to like 3 charc. so the word All can be used.


All times are GMT. The time now is 03:25 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.07718 seconds
  • Memory Usage 1,746KB
  • 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
  • (1)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
  • (7)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