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 |
#672
|
|||
|
|||
![]()
Sebastian, II am not pasting in double '..
For example. I just pasted this is from your file: 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', '<param name="quality" value="high">\r\n<param name=bgcolor value="#576375">', 'pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"' ); And I got this error which displays the insert wrong for some strange reason: 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\nMySQL said: You have an error in your SQL syntax near '$tetrisscore', 550, 380, 'classid="clsid ![]() Do you see? I really want to get this working. |
#673
|
||||
|
||||
![]()
JackG:
I know you didn't put an extra ' but the error it's returning is showing an extra ' in the database. Drop (delete) the current arcadegames table, THEN run the sql again making sure it doesn't have the extra ' you must drop the arcadegames table.... then run that .sql file I posted above and it should work. did you try dropping the table first then re-creating it? |
#674
|
||||
|
||||
![]() Quote:
|
#675
|
||||
|
||||
![]()
aren't you the guy the just blocked me on msn messenger :|
anybody know about cheating on THIS version ? |
#676
|
||||
|
||||
![]() Quote:
If I did, don't take it personally - I do it to people all the time when I need some peace ![]() |
#677
|
|||
|
|||
![]()
Hi Sebastian - I really appreciate it but -
Dident work. I dropped the ArcadeGames forum. Pasted the first ister in and got this error: 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\nMySQL said: You have an error in your SQL syntax near '$tetrisscore', 550, 380, 'classid="clsid ![]() - Now I dont have the arcade games table... |
#678
|
|||
|
|||
![]()
Hi guys,
I am going to do everything in my power to get Beta 2 out in the next few days over the holiday weekend. Those of you that have seen it on my site know that it has been progressing gradually, it's almost completely to where I want it. When Beta 2 is released, I will first make sure that works, and then come up with an upgrade script (hopefully) after that. The upgrade script will just consist of some queries to run that will preserve your old score tables. If you don't mind losing your scores, the best (and recommended) upgrade will be to just delete the tables and start fresh. More info to come soon. Thanks. |
#679
|
|||
|
|||
![]() Quote:
|
#680
|
|||
|
|||
![]()
Have a problem when the game ends, it displays :
Warning: MySQL: A link to the server could not be established in proarcade.php on line 203 And then takes you to the screen that tells you your rank and to enter a comment but it doesnt save any of the comments but does save your score. Any ideas? PS. Great script, will provide many hours of amusement for the users ![]() |
#681
|
|||
|
|||
![]()
That's a very odd error, it almost seems like a problem with the MySQL on your server. Could you look in your proarcade.php file and tell me which line is number 203? This is certainly an error that I have not yet come across.
In other news, I finished the postbit integration of the champions system tonight. You can see it in action on my website (look for posts by a user who is the champion of a particular game). Just as everything else in the arcade, it is completely configurable in the Admin CP. More to come. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|