![]() |
Casino (w/ 10 player poker)
The Gameroom is the follow up to this, and expands on its features. This mod will no longer be supported, Gameroom is here: https://vborg.vbsupport.ru/showthread.php?t=219483
This is a casino addition for vBulletin, so far containing video poker, blackjack, Slots, a lottery, Let 'em Ride, Roulette and a betting pool. It can use it's own cash as well as cash fields from other products for easy integration. Cash bonuses are also awarded for various actions (posting, starting threads, etc.), you can alter the bonus values through the admincp. Each of the 10 games can be turned on or off through the control panel, and the casino can be restricted by user group. I'd consider this a test run, everything should work, but some of the template's and all of the phrasing are not done yet. Screenshots are attached. If you want to see a demo, it's live at http://vbgaming.org, it does require registration though as it needs a userid to attach your money too ;) Bug reports and requests can also be posted there, and will probably have less chance of getting buried in this rather massive thread. If you are having a problem, please look there. If it is one that others have been having, there will likely be a solution there (as well as in this thread, just harder to find here) v 0.90 (Jan 6) - Fixed a bug in lottery odds calculation that was casuing problems with the jackpot. - Completed Phrasing of all games & admincp - Removed card flicker some people experienced in Texas Hold'em - Removed unused table limit setting from Video Poker settings - Handled a DB error that occasionally came out of the slots game - Sports Pool groups are now edited through the game, not the admincp - Blackjack: Dealer checks for blackjack on A or 10 - Blackjack: Added Five card charlie rule - Texas Hold'em: poker mod groups can now use the command "/kick username" to kick people out of the game. If a hand is in progress it counts as a forced fold, not returning their share of the pot. - Blackjack - Fixed bug on bet amount when splitting more then once on a hand v 0.91 (Jan 13) - Added missing field for holdem mod groups to settings table - Removed 0.90 test code of drawin same numbers in lottery - Piped all the ajax files through casino.php, this should solve some of the conflicts people where having (ex. mkportal) - Added missing link to add / edit groups in sports pool - Fixed extra \'s in chatbox some users where getting - Added a reset cash button in the ACP - Fixed a bug where the blackjack_dealt table wasn't getting cleared properly - Fixed "Most Lost" stat calculation v 0.92 (Feb 18) - Fixed Default Cash not saving - Texas Hold'em no longer shows hand after folding - Texas Hold'em buttons should not reappear after clicking if a request was in progress when they where clicked - Fixed some of the reinstall issues people have been having This is pretty minor, working on some major changes to the Texas Hold'em game that are taking longer then I planned due to other things coming up. Known issues: - The same player attempting to play more then one instance of the same game at the same time will cause errors. To update overwrite all of the old files and import the product, revert any modified (casino) templates and don't forget the files in other folders ;) Also some of the images have changed, those need uploaded again. (as well as the includes and admincp files) You DO NOT need to uninstall the previous version to upgrade, this will cause problems. Just overwrite existing files and import the product again, allowing overwrite. **Make sure you overwrite ALL existing files and revert ALL casino templates** |
first installed. thx u so much
|
Wooow! LIK-IT! :D
but I will wait for 0.2 version :P have you seen Xuqa.net? they have poker rooms... how can this be done? Men this smell as a MotM ;) |
Quote:
|
Oh great! waiting for a stable version!
Multiplayer is awesome! |
I will wait for a more stable version to add to my gaming site.
|
Quote:
|
clicking install to get future updates will watch it :)
|
Has anyone got this install ??
I get the first page working fine but when you try to play a game,,,I get red X`s and a box that just says loading... |
Do you have javascript enabled?
and does it happen on all 4? |
Yes for both...
|
Quote:
|
Yes..
|
Something is conflicting with the code amber banner. Sticking that on my site broke it there as well...
|
I just took everything out of the footer template...It didnt help...
If you look on thefulcrumpoint.org and the disturbed_x skin,,you`ll see what i`m talking about... I have it set for non registered members can see... |
The first page is fine...click on Video Poker and see what happens...Look at the links in the Nav bar after that....it puts casino in front of everything...
|
Quote:
HTML Code:
<html dir="ltr" lang="en"> and it starts over again with the header info. |
I`m trying it on anther skin without anything in the footer...Still get the same thing..
I`ve tried disabling different plugins hopeing it was one of them,,no help yet.. |
Just installed to 3.6.8 and set for vbcredits. The main casino.php page shows but when you click on a game it just says loading.
|
I'm very interested in this hack, clicked install, now lets see a stable version!
|
Installed but how comes there is blackjack in the demo screenshots but not in the game?
|
Never mind, I had the other casino installed, now installing this one :)
|
Found the problem with it not loading, I have some paths hardcoded into templates that I forgot I changed, vbulletin doesn't really care for having things outside of the main forum folder.
Temporary fix: in headinclude: change HTML Code:
<script type="text/javascript" src="clientscript/vbulletin_global.js?v=$vboptions[simpleversion]"></script> HTML Code:
<script type="text/javascript" src="/forum/clientscript/vbulletin_global.js?v=$vboptions[simpleversion]"></script> |
That fixed it for me, the only thing I cant seem to show is the lottery, playing with the settings right now. Looks good though.
|
My forum and everything is in the root folder...I renamed the index.php file to forum.php..
Theres no forum folder.. |
Quote:
then just add a "/" in front ;) ex: HTML Code:
src="/clientscript/vbulletin_global.js?v=$vboptions[simpleversion]"> |
Quote:
|
Quote:
Where do you change the percentages for the lottery? If you have it set for 3 balls right now it looks like 3/3 gets 50 %, 2/3 gets 50% and 1/3 gets 0 |
Quote:
The Minimum payout is a better number to look at. But basically you have odds x percent = payout. In the end it should work out to about 100% payout overtime regardless of what numbers you put in for # of balls and range on them. |
Quote:
That fixed the loading problem...I still see a few red X`s... |
I tried to uninstall it so I could try to install it again...See if something got messed up on the install...
When uninstalling...I get a data base error... Invalid SQL: ALTER TABLE user DROP 'casino_cash'; MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''casino_cash'' at line 1 Error Number : 1064 |
Installed but don´t work. I can´t play any game. Only the Loading screen shows up.
...Still waiting 4 a running version... |
Quote:
|
Will try to do a update with all things that have come up so far fixed.
- Lottery not loading the first draw - messing up paths to vb files / images from being in a separate folder - SQL error on uninstall. Anyone getting anything else? |
this looks good andrew cheers
|
Quote:
|
Looks great , but I will wait for a stable version , hope thats real soon
|
0.11 Update should fix all of the problems that have been brought up.
|
Double click on the casino/blackjack.html file....lol....
|
Quote:
I'll just get that out of there... |
All times are GMT. The time now is 06:25 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:
|