![]() |
Quote:
Sorry about wasting your time with the other problem. you were right, one of my members snuck in when I wasn't looking. :bored: |
Here's a new one for ya...
I have a usergroup named EZCO Admins. They have all the permissions of the Registered Group, and more. They have access to 3 other forums that the Registered Group does not. Yet...no one in this group can play any of the games. It says: Quote:
I assigned other usergroups to the same member name...it appears that any created usergroup, does not have permissions to play the games. Only the default groups do. |
Quote:
The ability to define a max. number of scores to be displayed will be added in the next version. |
Apok.
I had the same problem. Ope up proarcade.php search for // access check (here for future expansion) right around line 32 under that there is lines that start with if (($bbuserinfo[usergroupid] just add the uder group id. you will see when you get there :) pretty easy :) |
Quote:
You need to add a line to proarcade.php corresponding to the group you'd like to give access to the arcade. This functionality will definitely be part of the admin panel in the next release. |
futureal
I have a couple suggestions for a features to be added in one of the releases :) not nessary, but would be nice. Put the users highest score achieved under user name kinda like the crown. Maybe if they don't have the highest score (crown) then it would have there highest scores achieved for certain games. Also maybe the feature to be added to let the user select a type / music for the games they are playing ? I don't know i had some brain storms when I was playing breakout. I mean it was kind of a boring game so I could think of other things :) btw let me know if you need any beta testing :) |
Having multiple music selections is tough, since it increases the filesize of the game files significantly. Plus, I'm not yet the Flash wizard that I'd like to be. :)
As for the highscore thing, that is something that could definitely be done... |
Great... can't wait to install this...
My users are going to be upset because their high scores with John's arcade hack will have to be reset again... I may have to figure out a way to import it over (but it looks like he does use a very different db structure). |
Thanks for the info on the db size, I won't sweat it then. :)
Also, sorry for not seeing the permissions issue earlier. Fixed as per your instructions, and it's running fine. Thanks again, my members are going nutz over it. I'm still working on the Who's Online issue though. I'll get back to you if I can't get it working on my own. |
Erwin: Converting the old vbTetris table would not be terribly hard.
You would need to alter the table to include the date, time and username fields, and then make a quick script to pair the usernames with the ids and insert bogus date/time info. Once that is done though, it would work fine -- you'll just have to make sure that the Tetris identifier in vbProArcade is 'tetris' to match up with John's hack. |
Quote:
Here it is: https://vborg.vbsupport.ru/showthrea...235#post294235 |
hey I think this is a grest hack
but you know any website which has games to dwonload? |
Quote:
|
Is this Hack working with PHP which is in Safemode ?
|
Hey, there is one arcade game you forgot...I think centipede and frogger would be a great addition. I've been looking for it on the 'net but I cant seem to find it. Just a suggestion though. BTW, Great Hack! My members love it!
|
My members have also requested Frogger and Centipede and Asteroids. I also have a few programmers on the site who said they could make some games. In turn, I told them as long as they integrated a score system and provide the .fla file, it may be possible. This is all that you need?
|
It looks to be that way. If you go to your Admin Panel > vBProArcade it looks like you can add them yourself :D JOY!
|
Trying to add usernames based on userids already in the arcade table........ no luck.
Code:
SQL-query : |
Ok, I am trying to make an Update Arcade thing in admin/misc.php, but I am not exactly sure how to. It is based off of the Update Forums part........ Can someone make one where it updates the Username in the arcade table based on userids?
|
Quote:
PHP Code:
|
Ok, suggestion futureal, I want the miniboard (small leaderboard, no page nav, shown on the main arcade page) on this hack. I moved over from John's arcade and I miss my minileaderboard :(
|
Quote:
I will post an update related to safe mode as soon as I have something. |
Quote:
Quote:
Quote:
You can either post the .FLA here or PM it to me and I'll get it done. Note that I have changed the way scores are sent from Flash to the Arcade, so using the methods from the vbTetris Hack will NOT work with this one. My personal wish list: Centipede Frogger Pong Asteroids The closer the games look to the originals, the better! |
Quote:
PHP Code:
|
Quote:
I think that answers everybody's questions for now, I'll be back later for another round. :) |
Quote:
And the Beta 2, when can we expect it? *starts chanting "MINILEADERBORD!" :D |
Quote:
http://www.flashkit.com/movies/Games...5654/index.php Pong: http://www.flashkit.com/movies/Games...5228/index.php Can't find centipede or Asterioids yet. |
I got this when I try to edit the general option
Warning: open_basedir restriction in effect. File is in wrong directory in /usr/local/psa/home/vhosts/wcgalaxy.com/httpdocs/vbb/admin/proarcadeadmin.php on line 149 Warning: fopen("/tmp/phpbb4sos", "r") - Operation not permitted in /usr/local/psa/home/vhosts/wcgalaxy.com/httpdocs/vbb/admin/proarcadeadmin.php on line 149 Warning: Supplied argument is not a valid File-Handle resource in /usr/local/psa/home/vhosts/wcgalaxy.com/httpdocs/vbb/admin/proarcadeadmin.php on line 150 Warning: open_basedir restriction in effect. File is in wrong directory in /usr/local/psa/home/vhosts/wcgalaxy.com/httpdocs/vbb/admin/proarcadeadmin.php on line 169 Warning: fopen("/tmp/phpJusCCI", "r") - Operation not permitted in /usr/local/psa/home/vhosts/wcgalaxy.com/httpdocs/vbb/admin/proarcadeadmin.php on line 169 Warning: Supplied argument is not a valid File-Handle resource in /usr/local/psa/home/vhosts/wcgalaxy.com/httpdocs/vbb/admin/proarcadeadmin.php on line 170 Arcade options updated! |
I got the sam errors when I try to upload any images for the games..
|
please help me out!~!~
|
mewgood, it's because your server runs in safemode. See Fut's posts above addressing this issue. Just install the games WITHOUT any icons for now. He'll get it all straightened out soon enough. I'm waiting for it too. The arcade works great, even without the icons.
|
Correct. The arcade will work fine with no icons -- it is because your server is running PHP in "Safe Mode." There will be a fix for this shortly.
I meant to get it done tonight, but all my code is stored remotely and my router died in the afternoon. I managed to pick up a new one before the stores closed, but didn't get it installed until just now. Got to get to sleep so I can make to work in the morning. Office life sure is grand. :) |
Great hack futureal... we're about to turn our users loose on it, but I did have one question:
I've enabled the Champions System... but I can't figure out where I modify the postbit template & what I use to show it. I've re-read the instructions a few times & I'm at a loss... could be the hour. Can anyone tell me what I put in the postbit to display the Champion ranking? |
In Beta 1, no template modification is needed -- it will append the Champion Text to the user's title. Eventually, this will be attached to a template that can be inserted in postbit wherever you'd like.
If you scroll back a couple of pages in this thread, NTLDR had a quick modification that will let you use it anywhere in the postbit. |
futureal
I too am having the problem with the champion text. http://www.snarfproductions.com/forums if you want to check it out. I think i still have some of the tetris code because I do have a crown on my username. but someone else that has a hgh score on another game doesn't or any text Thanks |
Just installed this great hack. Works great on vb 2.2.2. Well done 'futureal'.
|
Quote:
Go to the General Options for the arcade. Enable champion system. Now go to the Game Managment poart. Enable each one's chamion system seperatley. Done. |
hm..
somehow after I finish playing the frogger, it will not list my name under the scoreboard.. |
I got an error when I trying to view who is online..
Fatal error: Call to a member function on a non-object in /usr/local/psa/home/vhosts/wcgalaxy.com/httpdocs/vbb/online.php on line 624 |
Quote:
|
All times are GMT. The time now is 05:13 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|