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)

Andrew Green 10-25-2007 03:47 AM

Quote:

Originally Posted by ry215 (Post 1368031)
Other games, break even is no problem, but with Let It Ride, you win money with 10s or better since playing Let It Ride, you rarely have anything at all. Real casino would pay ya for 10s or better.


gotcha, I'll fix it next round. If you want it fixed now in the file letemride_deal.php on line 330:

Code:

        if($cash > 0)       
                $cash = ($cash * $bet);

to
Code:

        if($cash > 0)       
                $cash = ($cash * $bet) + $bet;


Carlos2 10-25-2007 03:47 AM

If i active the casino i cant post in threads:
You may only post reply every hour(s). Please try again later.

Why??

Andrew Green 10-25-2007 03:51 AM

Quote:

Originally Posted by Carlos2 (Post 1368044)
If i active the casino i cant post in threads:
You may only post reply every hour(s). Please try again later.

Why??


I've never seen that message before, do you have another plugin restricting posting that causes this? The two could be conflicting in some way.

cuphongle 10-25-2007 04:01 AM

chatbox is not working again

Andrew Green 10-25-2007 04:03 AM

Quote:

Originally Posted by cuphongle (Post 1368048)
chatbox is not working again

Can you provide a little more details? Does the game work, but not chat, does nothing happen and you just get a start button? Does it work sometimes but not always?

without a little more specifics I can't hope to suggest a way to fix it.

cuphongle 10-25-2007 04:05 AM

sorry about that,

its showing up, you can type the message and stuff, but it wont submit

Andrew Green 10-25-2007 04:07 AM

Do you have a link too it? the one in your profile doesn't look right.

cuphongle 10-25-2007 04:09 AM

done

Andrew Green 10-25-2007 04:14 AM

you need to revert some templates, casino_texasholdem_main at least, possible others.

cuphongle 10-25-2007 04:20 AM

wow

thanks for supper fast support


All times are GMT. The time now is 06:26 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.04389 seconds
  • Memory Usage 1,735KB
  • 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
  • (3)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