The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
![]() |
|||||||||||||||||||||||||
vbProArcade Beta 2
1/5/03: Beta 2 released 9/12/02: Beta 1.03 zip updated to include safe mode fix 9/3/02: Beta 1.03 released -- small bug fixes, see below 9/1/02: Beta 1 of vbProArcade has been posted. Please see below for installation instructions. Background Information vbProArcade is a fully-customizable Flash arcade add-on for vBulletin, complete with game-by-game scoreboards, forum integration, a "champions" system, statistics, and more. This is an extensive hack that is still in BETA form, and I don't recommend installing it if you are not willing to work through potential issues and future updates/upgrades! I am working on making the installation instructions as easy as possible, but it will probably be some time before it is perfect. Watch this post for updates as they happen, and check out screenshots from the list below. If you would like to see the hack in action, you may visit my Shadows of Namek forums. You will need to register to play, but you can view the scoreboards and the arcade itself as a guest. Credits This hack materialized thanks to work and help from a number of people and forums. Here they are:
So far, there are FIVE GAMES that work correctly with this hack. They are: Breakout Pacman Snake Space Invaders Tetris All five .SWF files are included in the release archive. There is now a Flash Games Development Thread for the purpose of modifying existing games to work with vbProArcade, or for creating new games to be compatible with vbProArcade. If you have a game that you wish to see modified but don't know how, post the .FLA source in that thread and hopefully somebody can assist you. Installation Instructions Download the file attached to this post, unzip it and familiarize yourself with the contents BEFORE doing anything. There are TWO separate files worth reading, the Documentation and the Installation Instructions. I recommend that you read both BEFORE doing anything else. Once you have done this, the instructions to be followed are contained in vbproarcade-install.txt. Follow them as precisely as possible. If you encounter an error somewhere, it is likely that you missed a step or made a small error. Please double-check your work BEFORE posting about problems here. And it cannot be said enough: read that file before you do anything, and if you are unsure of something, please post your question(s) before attempting to install the hack. Problems and Fixes/Workarounds (as of 1/5)
Here is the list of stuff that I know does not work. I will be working towards correcting these bugs BEFORE adding new features for the next release.
Here is the list of posts from this thread that contain screen shots for the new version. Check them out!
This is the stuff that is in progress for future release:
All donations received go directly back into supporting my websites and my design activities. You may click here to donate via Paypal. Note that donations are by no means required, and not donating does not mean you won't get support for the hack. Last but not least, thanks for checking this out! Show Your Support
|
Comments |
#652
|
||||
|
||||
![]() Quote:
open proarcade.php look for this code : Quote:
Quote:
|
#653
|
|||
|
|||
![]()
My problem is step 5.
I try to add allgames.sql and I get this: (I run it from the file and also get the error) SQL-query: INSERT INTO arcadegames VALUES ( 1, \'tetris\', \'Tetris\', \'The classic game of Tetris that we all know and love...\', \'tetris.swf\', \'\', \'\', 0, 0, 0, \'Tetris Champion\', \'#FF0000\', \'$tetrisscore\', 550, 380, \'classid=\"clsid ![]() \'username=$username&s=$session[sessionhash]&highscore=$highscore&bbtitle=$bbtitle&location=$v pa_bburl&gamename=$game\', \'\\r\\n\', \'pluginspage=\"http://www.macromedia.com/go/getflashplayer\" type=\"application/x-shockwave-flash\"\' ); INSERT INTO arcadegames VALUES ( 2, \'breakout\', \'Breakout\', \'A simple Arkanoid-style game -- see how many balls you can keep going at once!\', \'breakout.swf\', \'\', \'\', 0, 0, 0, \'Breakout Champion\', \'#ff0000\', \'$breakoutscore\', 400, 500, \'classid=\"clsid ![]() \'location=$vpa_bburl&gamename=$game&s=$session[sessionhash]\', \' \\r\\n \\r\\n \\r\\n\', \'pluginspage=\"http://www.macromedia.com/go/getflashplayer\" type=\"application/x-shockwave-flash\"\' ); INSERT INTO arcadegames VALUES ( 3, \'pacman\', \'Pacman\', \'A perfect recreation of the arcade classic!\', \'pacman.swf\', \'\', \'\', 0, 0, 0, \'Pacman Champion\', \'#FF0000\', \'$pacmanscore\', 360, 420, \'classid=\"clsid ![]() \'location=$vpa_bburl&gamename=$game&s=$session[sessionhash]\', \'\\r\\n\', \'pluginspage=\"http://www.macromedia.com/go/getflashplayer\" type=\"application/x-shockwave-flash\"\' ); INSERT INTO arcadegames VALUES ( 4, \'spaceinvaders\', \'Space Invaders\', \'Drop down, increase speed, and reverse direction!\', \'invaders.swf\', \'\', \'\', 0, 0, 0, \'Space Invaders Champion\', \'#FF0000\', \'$invadersscore\', 500, 500, \'classid=\"clsid ![]() \'location=$vpa_bburl&gamename=$game&s=$session[sessionhash]\', \'\\r\\n\', \'pluginspage=\"http://www.macromedia.com/go/getflashplayer\" type=\"application/x-shockwave-flash\"\' ); INSERT INTO arcadegames VALUES ( 5, \'snake\', \'Snake\', \'Eat as much as you can without hitting the walls or your own tail!\', \'snake.swf\', \'\', \'\', 0, 0, 0, \'Snake Champion\', \'#FF0000\', \'$snakescore\', 400, 400, \'classid=\"clsid ![]() \'location=$vpa_bburl&gamename=$game&s=$session[sessionhash]\', \'\\r\\n\', \'pluginspage=\"http://www.macromedia.com/go/getflashplayer\" type=\"application/x-shockwave-flash\"\' ); MySQL said: You have an error in your SQL syntax near '$tetrisscore', 550, 380, 'classid="clsid ![]() Back |
#654
|
||||
|
||||
![]() Quote:
|
#655
|
||||
|
||||
![]()
Upps, you see that smilie?? So take youre allgames-file, and separate the querys there. That should be easy..
![]() If you copy and paste the code from here you get an MySql-Error... |
#656
|
||||
|
||||
![]()
anyone found , or anyone else interested in casino games for this that could be modified to work with lesane's store money system ?
|
#657
|
|||
|
|||
![]()
Hi Minifreunde,
Thanks for taking the time to separate them for me. But still the error comes (taken from allgames.sql file): Error SQL-query: INSERT INTO arcadegames VALUES ( 1, 'tetris', 'Tetris', 'The classic game of Tetris that we all know and love...', 'tetris.swf', '', '', 0, 0, 0, 'Tetris Champion', ' '$tetrisscore', 550, 380, 'classid="clsid ![]() '\r\n ---> MySQL said: You have an error in your SQL syntax near '$tetrisscore', 550, 380, 'classid="clsid ![]() --------- Same sort of error if I run all at once. I am on Win NT if that matters in this case. * phpMyAdmin 2.1.0 * MySQL 3.23.28-gamma Any ideas? |
#658
|
||||
|
||||
![]() Quote:
![]() |
#659
|
|||
|
|||
![]()
hmmm. i dont understand what you mean.
I am copying what was in the zip file exactly as is. Please re phrase. |
#660
|
||||
|
||||
![]()
The error is theres '' in my quote above when there should only be '
IE: Two apostrophe's (') when there should be one. |
#661
|
|||
|
|||
![]()
Ok, but I am not using 2.
Why do I get an error? |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|