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)

wolfyman 01-24-2008 10:17 PM

I played basic strategy in blackjack for a while and lost my butt. Actually, when I say a "while" I mean I wasted at least 4 hours in there so far :P

Using these rules:

https://vborg.vbsupport.ru/external/2008/01/11.jpg

peterpigman 01-24-2008 11:35 PM

Quote:

Originally Posted by Andrew Green (Post 1428215)
Change the odds of winning and the jackpot will jump up ;)

As I've said, it's calculated out to stay as near to 100% as I could get it. Basically to keep it fair. If you changed the jackpot by hand bringing it up from 2000 to 100,000 without changing the odds the lottery would be paying out 5000%

Put a 5 x 25 draw and you should clear 100,000 at $10 tickets.

As things stand all the games are pretty even, they all sit in the 95-100% payout range.

I think others are thinking the same as me, an option to increase the lottery payout would be nice if it is possible. Tbh the 100% payout is far from our minds. I think he is going a bit wild with the 100000 but our lottery is running at 10,000 many members have a lot more than that. If I could make it 30, 40 or 50k a lot more would buy tickets if you see what I mean.

iogames 01-24-2008 11:55 PM

Quote:

Originally Posted by Andrew Green (Post 1424169)
If you bust you lose, regardless of what the dealer does.

vBClubs is another great hack and...

all my graphics got squished... so u don't think vBCasino causes that right?

Andrew Green 01-25-2008 12:35 AM

graphics are all showing up fine for me?

Got no money so can't deal or spin, but everything looks normal. What graphics are you looking at?

Andrew Green 01-25-2008 12:40 AM

Quote:

Originally Posted by peterpigman (Post 1428346)
I think others are thinking the same as me, an option to increase the lottery payout would be nice if it is possible. Tbh the 100% payout is far from our minds. I think he is going a bit wild with the 100000 but our lottery is running at 10,000 many members have a lot more than that. If I could make it 30, 40 or 50k a lot more would buy tickets if you see what I mean.

Well I don't have any plans to for anything on this, but it's easy enough to hard code it in:

LIne 183 / 184 in the includes/cron/casino_lotto.php

Code:

       
if(! $jackpot)
        $jackpot =  round($odds[$numbers] * .5 * $price);

add a multiplication factor, ex:

Code:

       
if(! $jackpot)
        $jackpot =  round($odds[$numbers] * .5 * $price) * 3;


Next time the jackpot gets reset (someone wins it or the odds get changed that will kick in. If you want it before then change the draw in the casino_lotto_draw, it will be the last one and the only one that doesn't have a result.

Cross posted to: http://vbgaming.org/forum/showthread.php?p=419 for easier reference.

iogames 01-25-2008 01:01 AM

Quote:

Originally Posted by Andrew Green (Post 1428384)
graphics are all showing up fine for me?

Got no money so can't deal or spin, but everything looks normal. What graphics are you looking at?

the rest of my graphics not from you hack, some tables were changed

DieselMinded 01-25-2008 01:05 AM

Andrew this is a great MOD and the members love it but the texas holdem crashes are a turn off , Is there anything i can do to prevent it ?

Andrew Green 01-25-2008 01:12 AM

Quote:

Originally Posted by iogames (Post 1428397)
the rest of my graphics not from you hack, some tables were changed

Nothing looked odd, and if it's not on the casino pages I can't see how it would be caused by the casino, you'd have to point it out though as I'm not sure what you are referring too.


Quote:

Originally Posted by DiesellMinded (Post 1428398)
Andrew this is a great MOD and the members love it but the texas holdem crashes are a turn off , Is there anything i can do to prevent it ?

I'd likely have to see it crash to know what's going on, I'll try and get over to your site this weekend. Anything I need to know to be able to duplicate it?

DieselMinded 01-25-2008 01:49 AM

Ill go try to Snag some of the error codes ,

No just normal playing cards then about 22 errors fire off and the page refreshes then things are fine again the cards and ect are the same but the chat box is clean

Andrew Green 01-25-2008 01:53 AM

If you could PM me the error codes that would be great.


All times are GMT. The time now is 01: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
  • Page Generation 0.03324 seconds
  • Memory Usage 1,747KB
  • 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
  • (6)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