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)

TazeredBlackMan 01-03-2008 11:40 AM

Quote:

Originally Posted by Andrew Green (Post 1414237)
Everything I know about has been fixed, what issues where you having?

For BJ: The issue where if you bet 250 dollars and the dealer matches your hand, there is a ridiculous payout.

Roulette: The placement of the ball is still off.

wolfyman 01-03-2008 11:45 AM

Quote:

Originally Posted by Andrew Green (Post 1414282)
Then anyone in one of those groups should see a "add event" link at the bottom of the "Open events" section.

Ahhhh gotcha, now I find it. How do I change the style? My "Add event" link is the same color as my background lol!


Also, can I add more Possible Outcomes?

Bounce 01-03-2008 08:09 PM

Any plans for a 3.7.x version as Texas Holdem has stopped working :(

Serves me right for upgrading I suppose :D

Andrew Green 01-03-2008 08:29 PM

Once 3.7 goes gold I'll do a 3.7 version, until then I plan on just finishing this one off.

wolfyman 01-03-2008 08:40 PM

Quote:

Originally Posted by hIBEES (Post 1414880)
Any plans for a 3.7.x version as Texas Holdem has stopped working :(

Serves me right for upgrading I suppose :D

glad I didn't upgrade. :D

wolfyman 01-03-2008 10:13 PM

you know, I love the sports betting bit. I'd love to see that refined.

Such as go into sports betting, choose your sport, then see the open bets; rather than simply a list of all open bets.

mastertek2000 01-03-2008 10:52 PM

I only have one problem - Texas Hold 'Em worked when i first installed. Once i posted to the board for people to test EVERYONE (inc me) gets the message "This game is AJAX powered and requires javascript to be turned on"

I also see others with this same problem - any help is appreciated
thanks

Andrew Green 01-03-2008 11:54 PM

Quote:

Originally Posted by mastertek2000 (Post 1414983)
I only have one problem - Texas Hold 'Em worked when i first installed. Once i posted to the board for people to test EVERYONE (inc me) gets the message "This game is AJAX powered and requires javascript to be turned on"

I also see others with this same problem - any help is appreciated
thanks


Send me a link to the site and I'll have a look.

Bounce 01-04-2008 09:25 AM

Quote:

Originally Posted by Andrew Green (Post 1414896)
Once 3.7 goes gold I'll do a 3.7 version, until then I plan on just finishing this one off.

Fair enough, how do i uninstall all the tables..

I uninstalled the product from admincp but now that folk go to play it I'm getting DB errors :(

PHP Code:

Invalid SQL:

SELECT 
userfield
.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate,
IF(
displaygroupid=0user.usergroupiddisplaygroupid) AS displaygroupid,
language.phrasegroup_casino AS phrasegroup_casino,
language.phrasegroup_global AS phrasegroup_global,
language.options AS lang_options,
language.languagecode AS lang_code,
language.charset AS lang_charset,
language.locale AS lang_locale,
language.imagesoverride AS lang_imagesoverride,
language.dateoverride AS lang_dateoverride,
language.timeoverride AS lang_timeoverride,
language.registereddateoverride AS lang_registereddateoverride,
language.calformat1override AS lang_calformat1override,
language.calformat2override AS lang_calformat2override,
language.logdateoverride AS lang_logdateoverride,
language.decimalsep AS lang_decimalsep,
language.thousandsep AS lang_thousandsep

FROM user 
AS user
LEFT JOIN userfield 
AS userfield ON (user.userid userfield.userid)
LEFT JOIN usertextfield AS usertextfield ON (usertextfield.userid user.useridLEFT JOIN language AS language ON (language.languageid = IF(user.languageid 01user.languageid)) 

WHERE user.userid 209;

MySQL Error   Unknown column 'language.phrasegroup_casino' in 'field list' 

HOW do I remove everything the casino installed :confused:

Quote:

Originally Posted by wolfyman (Post 1414899)
glad I didn't upgrade. :D

aye lol :cool:

wolfyman 01-04-2008 12:52 PM

quick notes:

It should not be possible to double down when the dealer has blackjack.
The dealer shouldn't play when the player busts, it should just be "hand ended".


All times are GMT. The time now is 02:04 AM.

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.07699 seconds
  • Memory Usage 1,763KB
  • 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
  • (1)bbcode_php_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)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