Version: 1.2.0, by Andrew Green
Developer Last Online: Apr 2010
Category: Major Additions -
Version: 4.0.2
Rating:
Released: 04-04-2010
Last Update: 04-04-2010
Installs: 247
DB Changes Uses Plugins Template Edits
Additional Files
No support by the author.
This is the free version of The Gameroom by http://vbgaming.org, the follow up / expansion of the Casino plugin for vBulletin. It improves the multiplayer gaming aspects by bringing in more games, and allowing users more options when starting and joining games. Included is a upgrade script for transfering your stats from the Casino to the Gameroom.
Multiplayer games are played live, with embedded chatrooms
Features include:
- Lobby
--- Chatroom for arranging games
- Solo Games
--- Blackjack
--- Let it Ride
--- Roulette
--- Video Poker
--- 3 different slot machines
- Texas Hold'em
--- Multiple tables
--- Customize blinds and rules when creating a game
--- Passwords for private games
--- vBulletin avatars in game
--- Alert sounds to notify to alert you when it is your turn
- 7-Card Stud
--- Multiple tables
--- Set Ante
--- Passwords for private games
--- vBulletin avatars in game
--- Alert sounds to notify to alert you when it is your turn
- Chess
--- Standard chess rules, with legal moves enforced.
--- Alert on Check and Checkmate
--- Tracking of the 50-move rule and Threefold repetition rule
--- Passwords for private games
- Reversi (aka Othello)
--- Legal moves enforced.
--- Passwords for private games
- Statistics
--- Redesigned offering graphs and sortable datagrids
- Betting
--- Module can be turned off if not in use
--- pool bets, where the bets are added together and dived amongst the winners
- Optional status bar
--- Choice of flash or html bar
--- Placed in main template
--- Shows current gameroom status (open multiplayer games, messages can be sent from within, # of open bets in betting module)
- Cash Bonuses for actions that benefit your site
--- Posting
--- Starting threads
--- Referalls
--- Daily sign in
--- Giving rep
--- Recieving Rep
--- Voting
--- Rating threads
If you downloaded this and have a file named gameroomBasic.swf, it should be named gameroom.swf, sorry about that, it's fixed in the archive now.
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
There are instructions in the readme file, basically you just change the cash field in the settings to whatever field the other package uses.
Quote:
Originally Posted by Bouncer222
I did upload them all, the vba_cmps is the vbadvanced product to have the side columns and homepage thing....
Those errors have something to do with it but I'm no coder and don't know what they mean.
vbadvanced has caused problems before, I'll see if I can figure out what it is this time. THose are warnings, not errors. Does everything appear to be working apart from the warnings? If so a temp solution would be to hide them.
Hey Andrew. I purchased your pro mod back in September of last year, subsequently about the time you vanished from your site. Never did get it to install. $45.00 is $45.00 and I'm not using your product nor will I so I'd like a refund.
I've sent you a couple emails not too long ago and then a PM in this forum. Either way, please refund my purchase as I will not be using your product in the future.
There are instructions in the readme file, basically you just change the cash field in the settings to whatever field the other package uses.
vbadvanced has caused problems before, I'll see if I can figure out what it is this time. THose are warnings, not errors. Does everything appear to be working apart from the warnings? If so a temp solution would be to hide them.
in gameroom.php change this line:
Code:
error_reporting(E_ALL & ~E_NOTICE);
to this:
Code:
error_reporting(E_ERROR);
I have no reason to hide them...plus if I do that, it will hide them and then if once I get it working and if there are any future errors.... it wont show them now will it? and I dont want errors that are supposed to be shown, be hidden, cause then I'll never know I have an existing error.
That only makes the errors disappear right?
Everything else works fine.
Will wait until you can fix it. thanks.
Hey Andrew. I purchased your pro mod back in September of last year, subsequently about the time you vanished from your site. Never did get it to install. $45.00 is $45.00 and I'm not using your product nor will I so I'd like a refund.
I've sent you a couple emails not too long ago and then a PM in this forum. Either way, please refund my purchase as I will not be using your product in the future.
Thank you kindly!
Here is the auction on the site that you installed too:
Multi-player gameroom - This is where members can play Chess, Reversi, Four in a Row, Checkers and Poker (Includes Texas Holdem, 7 card stud, Texas Holdem Tournement) - Members Only!
I have no reason to hide them...plus if I do that, it will hide them and then if once I get it working and if there are any future errors.... it wont show them now will it? and I dont want errors that are supposed to be shown, be hidden, cause then I'll never know I have an existing error.
That only makes the errors disappear right?
Everything else works fine.
Will wait until you can fix it. thanks.
They aren't errors, they are warnings. Warnings 'sometimes' mean there is a problem, other times not. In this case hiding them should be fine.
This is probably not a Gameroom issue per se, but those users attempting to do anything in FireFox are getting broken images instead of cards, etc. If using IE or Chrome it works fine. Again, this is probably not a Gameroom issue, but this is the first place I've encountered it. Anyone possibly know what's up?
(And if there's a pro version in the near future I *will* use it!)
This is probably not a Gameroom issue per se, but those users attempting to do anything in FireFox are getting broken images instead of cards, etc. If using IE or Chrome it works fine. Again, this is probably not a Gameroom issue, but this is the first place I've encountered it. Anyone possibly know what's up?
Its a server setting, has to do with hotlinking image protection. cpanel is where that is likely found.
Quote:
(And if there's a pro version in the near future I *will* use it!)
Its a server setting, has to do with hotlinking image protection. cpanel is where that is likely found.
There already is. vbgaming.org
HA! I like the answer about the vbgaming. I fail hard on that one.
As to the other...we've had issues with hotlinking before that crashed our site (one of our memes got picked up by a popular blog and our server crashed) so I disabled it.