vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - Casino (w/ 10 player poker) (https://vborg.vbsupport.ru/showthread.php?t=159151)

Rushty 10-22-2007 07:35 AM

im getting an error when installing on MySQL v5 on Windows

Database error in vBulletin 3.6.8, casino versions .38 & .4

the error seems to be down to the use of a reserved word 'range' within thw SQL that creates casino_lotto_draw. SQL below.

Invalid SQL:
CREATE TABLE casino_lotto_draw (drawid integer NOT NULL PRIMARY KEY auto_increment,
drawtime integer, winners text, ticketnumbers text, jackpot integer, price integer, range integer, numbers integer, totalodds integer, odds text, winper text);

leeman 10-22-2007 07:58 AM

I get this error on : let'em ride, Videopoker and Black Jack.

Code:

Warning: Unknown(./infernoshout/engine/inferno_deploy.php): failed to open stream: No such file or directory in /includes/functions.php(5129) : eval()'d code on line 1

Fatal error: (null)() [function.require]: Failed opening required './infernoshout/engine/inferno_deploy.php' (include_path='.:/usr/local/lib/php') in /usr/home/XXXXXXXXXXX/insanetrain.com/public_html/forums/includes/functions.php(5129) : eval()'d code on line 1


AdmiralGeek 10-22-2007 09:07 AM

looks like, it is conflicting with Inferno Technologie, RPG maybe?

leeman 10-22-2007 09:29 AM

Quote:

Originally Posted by AdmiralGeek (Post 1365759)
looks like, it is conflicting with Inferno Technologie, RPG maybe?

I have Inferno Shoutbox ....

But I get confused when it conflicts with 3 outa six games ...

Well gonna try some stuff. Unless someone else have gotten the same and solved it.

AdmiralGeek 10-22-2007 09:33 AM

the 250, 500, 1000, chip in the admin control panel are not added automatically
maybe the admin.php needs to be re-done.
They have to be entered manually?

Also i am using VB credits, new version. 1.4
and yet the credits in your mod is displaying as a dollar sign$ i have changed the cash type to credits in the admin panel, but the credits have different values

see the attached images.

AdmiralGeek 10-22-2007 10:01 AM

My mistake, over looked a setting within the Vbcredits system.

All good so far.

Be good to be able to change the dollar Symbol tho....

This will be very good when VB commencer comes out, people will actually be able to pay real money for the virtual credits and use them within the casino. Will there be gambling laws against this?

rwilkins108 10-22-2007 10:29 AM

On Let 'em Ride, are the payouts correct? when I initially bet $100 and then raise $100 and then raise $100 again, if I get a pair of 10s or better, I get $600. Since it's 1 to 1, shouldn't I get $300?

BuckRodgers 10-22-2007 10:32 AM

Quote:

Originally Posted by Andrew Green (Post 1365647)
Strange, should be rendering that as a '

You can rename games and rewrite the descriptions in the CP, so change it there :)

when i try to save the changes i get

Code:

Database error in vBulletin 3.6.8:

Invalid SQL:

                SELECT cs1.switch1 AS gameid, cs1.switch2 AS gamefile, cs2.switch2 AS gamename, cs3.switch2 AS gamedesc, cs4.switch2 AS active
                FROM casino_settings AS cs1, casino_settings AS cs2, casino_settings AS cs3, casino_settings AS cs4   
                WHERE cs1.switch1=cs2.switch1
                AND cs1.switch1= cs3.switch1
                AND cs1.switch1= cs4.switch1
                AND cs1.settingname='gamefile'
                AND cs2.settingname='gamename'
                AND cs3.settingname='gamedesc'
                AND cs4.settingname='gameactive';

MySQL Error  : The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and use SET SQL_BIG_SELECTS=1 or SET SQL_MAX_JOIN_SIZE=# if the SELECT is okay
Error Number : 1104
Date        : Monday, October 22nd 2007 @ 12:30:41 PM
Script      : http://www.datadrome.co.uk/forum/admincp/casino_settings.php?gamename1=Video+Poker&gamedesc1=Jacks+or+better+to+win.&gameactive1=1&gamename2=Blackjack&gamedesc2=Classic+Casino+Game.&gameactive2=1&gamename3=Sports+Betting+Pool&gamedesc3=Place+bets+on+upcoming+events.&gameactive3=1&gamename4=Lottery&gamedesc4=Buy+into+the+lottery&gameactive4=1&gamename5=Slots&gamedesc5=3+wheel+slot+machine&gameactive5=1&gamename6=Texas+Hold+&gamedesc6=Limit+game+of+Poker%2C+up+to+10+players&gameactive6=1&gamename7=Let+%26apos%3Bem+Ride&gamedesc7=5+Card+stud+variation&gameactive7=1&submit=Update+Games
Referrer    : http://www.datadrome.co.uk/forum/admincp/casino_settings.php
IP Address  : ***********
Username    : samorite
Classname    : vb_database

any ideas ?

Wolf_Hook 10-22-2007 11:29 AM

My members are going crazy over this hack and now they have started to make suggestions on how to make it a bit more interactive. I thought I would post an idea here from one of them.
Quote:

Originally Posted by RAYMOISGOD (Post 139198)
I am a member of the ADELAIDE CASINO, and have a card, showing my loyalty and winnings to the CASINO

Just an IDEA, we could have CREDIT TEARS, for example;

any one over 500,000 credits = PLATINUM CARD
over 250,000 GOLD CARD
over 100,000 SILVER
50,000 BRONZE CARD, have it displayed as an avatar or signature!!??

These cards could be used for example a BRONZE CARD HOLDER TEXAS HOLD EM CUP, or something like that, where the player donates $500 each for prize money!!! and everyone starts with $1500 [just for the tournament] and the last man with all the money takes the $5000, if 10 players played of course!!

Does the casino have that ability, to make special POKER games???

Just an Idea..... If it can I think it would be fun!!

The CARDS anyway is a no brainer I reckon.... they should happen for sure!!!

What do you guys think???

Cheers and beers from the man in the Riverland!!

Raymo

If this can be done or not is another matter but I thought I would post it to just show how much people are enjoying the hack and looking to add things to it.

csavern 10-22-2007 11:58 AM

Quote:

Originally Posted by rwilkins108 (Post 1365781)
On Let 'em Ride, are the payouts correct? when I initially bet $100 and then raise $100 and then raise $100 again, if I get a pair of 10s or better, I get $600. Since it's 1 to 1, shouldn't I get $300?

You do get $300 the other $300 is your Bet


All times are GMT. The time now is 11:39 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
  • Page Generation 0.03289 seconds
  • Memory Usage 1,752KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete