PDA

View Full Version : ibProArcade - professional Arcade System


MrZeropage
11-25-2005, 10:00 PM
ibProArcade
the professional Arcade System
for your vBulletin-Board


After the old ibProArcade 2.5.1 was removed due to copyright-issues, there now is a new, legal version available for both vBulletin 3.0.x and vBulletin 3.5.x

Please check this thread (https://vborg.vbsupport.ru/showthread.php?t=101554) for all Information and the Hack itself.


Enjoy :)

Yorixz
11-26-2005, 01:21 PM
Very interesting, I'll be installing this one soon.

Paul M
11-26-2005, 01:24 PM
is two threads for the same hack a good idea ?

yoyoyoyo
11-26-2005, 01:28 PM
is two threads for the same hack a good idea ?
it's how the forums are set up - 3.0.X and 3.5.X hacks are in different forums. :rolleyes:

Snake
11-26-2005, 01:36 PM
Excellent! Thanks for releasing it for 3.0 too! :)

Boofo
11-26-2005, 01:54 PM
is two threads for the same hack a good idea ?

I thought a link from here to the main hack was better as it will work on both 3.0.X and 3.5.X. That way we don't repeat all the same info for both versions. ;)

MrZeropage
11-26-2005, 02:04 PM
This way is the only Link I can do, if you can set a different one feel free to do so :)

Boofo
11-26-2005, 02:13 PM
This way is the only Link I can do, if you can set a different one feel free to do so :)

It's fine the way it is. ;)

GoTTi
11-26-2005, 10:00 PM
good move releasing this right before john is finally finishing up his arcade...

MrZeropage
11-26-2005, 10:05 PM
the new v3arcade will be only for vBulletin 3.5.x so if you are still using vB 3.0.x you should not wait any longer ;)

MortysTW
11-27-2005, 02:32 AM
I installed this today and like it alot. I was already using ipbroarcade before my upgrade to vb3.5. So all my games and scores converted over nicely.

AdminCP for the Arcade is much cleaner. Like that alot. Well done.

Only thing, maybe its something I goofed, if I turn on the various switches to know the status of where people are in the arcade or what they are doing, it brings the arcade to a crawl.

Maybe there is some sql editing that needs to be done or something to speed things up? I don't know. Just tossing ideas out, but it literally brought it to a crawl. To submit your score took a good 45 seconds. Rest of my site was moving along normal. So not my site or server.

Once I turned the switches off though for user status's, arcade sped back up again like it should be.

A mod that people can put in the header of their sites that says "Who's In The Arcade" or "Who's Gaming" would be awesome. Similar to the Who's Online I have going on at my site right now. www.MortysTwistedWorld.com

Thanks for the new release of this arcade. Well done.

Zachery
12-01-2005, 02:57 AM
I installed this today and like it alot. I was already using ipbroarcade before my upgrade to vb3.5. So all my games and scores converted over nicely.

AdminCP for the Arcade is much cleaner. Like that alot. Well done.

Only thing, maybe its something I goofed, if I turn on the various switches to know the status of where people are in the arcade or what they are doing, it brings the arcade to a crawl.

Maybe there is some sql editing that needs to be done or something to speed things up? I don't know. Just tossing ideas out, but it literally brought it to a crawl. To submit your score took a good 45 seconds. Rest of my site was moving along normal. So not my site or server.

Once I turned the switches off though for user status's, arcade sped back up again like it should be.

A mod that people can put in the header of their sites that says "Who's In The Arcade" or "Who's Gaming" would be awesome. Similar to the Who's Online I have going on at my site right now. www.MortysTwistedWorld.com

Thanks for the new release of this arcade. Well done.

I'm not sure which version we were running as I didn't install the original, however it just doesn't seem to work.

Can't run the installer.

Really would like to avoid running the unisntaller

Any ideas?

LEAD_WEIGHT
12-01-2005, 03:01 AM
I guess nobody new that the click install button is here? I click install (1)

xfaethorx
12-01-2005, 07:16 AM
I've installed this on my 3.0.x board. Had a problem with the install because I'd allready installed the allmods hack ages ago and the database has similar fields as do some of the file changes but it works fine after I altered the install_en.php file to compensate for the database differences.

Excellent...just need to edit the default skin to be more like the allmods original one..with the top 3 arcade game winners rather than the top 3 high scores :D

MrZeropage
12-01-2005, 07:19 AM
I'm not sure which version we were running as I didn't install the original, however it just doesn't seem to work.

Can't run the installer.

Really would like to avoid running the unisntaller

Any ideas?I can help you upgrading your ibPro 2.5.1 to the new 2.5.3+
Just contact me via PM

Best way is to upgrade all the Files first and then run some queries to updat the tables for some new functions, should be 3 or 4 queries only ...

tekram
12-01-2005, 09:46 AM
For me best Hack of the Month Dezember i think is HOT

Thx for this great Gamehall my friend... :banana:

Ski-Whiz
12-28-2005, 09:33 PM
Zero, thanks for allowing me to beta test!

I have a question/bug for ya.....

In the game permissions, it doesn't seem to check the member's additional/secondary usergroup.

So if you have an system where you have members that have multiple usergroups (aka you use additiional) then the arcade won't work, unless you have the PRIMARY usergroup as the one that allows them into the arcade.

I have my arcade set up, to where a secondary usergroup has no posting limits etc, but it doesn't recognize them as having no posting limits.

Is this an easy fix?? (So the arcade will also check their secondary groups, for permission??

Thanks!!

MrZeropage
12-29-2005, 04:04 AM
Thanks for that Tip, it is true that only primary UserGroup is used here.
Will try to put that in the next Version :)

Ski-Whiz
12-30-2005, 03:49 AM
Can you help me out, and tell me where the usergroup is checked?? I know the arcade permissions are in the db..

I really need to have it check the secondary. I'm sure I can come up with code to check that. :D

Just not 100% sure where the query for the permissions are. :D

MrZeropage
12-30-2005, 06:18 AM
open /arcade/modules/mod_arcade.php

$DB->query("SELECT m.id, m.name, m.posts, m.arcade_ban, m.times_played, m.is_arcade_mod AS is_mod,
m.fav_games AS favs, m.user_sort, m.user_order, m.user_g_pp,
m.user_s_pp, m.def_g_cat, m.game_skin, m.arcade_mod_privs, m.arcade_pmactive, g.g_access_cp AS is_admin,
g.arcade_access, g.p_require, g.max_play, g.ppd_require, g.ibpa_cats AS allowed_categories
FROM ibf_members AS m
LEFT JOIN ibf_groups AS g
ON (m.mgroup = g.g_id)
WHERE id=".$ibforums->member['id']." LIMIT 0, 1");
But I think it is not that easy to include ... ;)

ThugTheLeet
01-15-2006, 03:59 AM
installed.

MrZeropage
01-21-2006, 01:06 PM
Please notice the new Premium-Modification-Support-Forum for ibProArcade here (https://vborg.vbsupport.ru/forumdisplay.php?f=170)

paypal
10-30-2006, 09:16 PM
player finishes game and gets window saying score not saved and also logs out..... what is wrong?

i log back in and play again on different game and get same thing with Admin priviledges, aswell as user. ???

preveiw what i mean at www.paypalmillionaire.com

please help?

Also I have tons Of Games available for whoever needs them :cool:

Bullibeisser
04-13-2007, 04:52 PM
I need help.
Does someone got ICQ?