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)

fattony69 10-07-2008 02:17 AM

I run 3.7.3 and have no problem with .92.

stack24 10-09-2008 04:42 PM

I have .92 installed on my 3.7.3 system and I was wondering how to get more than 100 as the max bet? I have checked all the chip denominations in the settings but when you play you can't bet more than 100 no matter how much money you have. Is that just how the game is setup?

Thanks

troybtj 10-09-2008 07:08 PM

Quote:

Originally Posted by stack24 (Post 1641224)
I have .92 installed on my 3.7.3 system and I was wondering how to get more than 100 as the max bet? I have checked all the chip denominations in the settings but when you play you can't bet more than 100 no matter how much money you have. Is that just how the game is setup?

Thanks

AdminCP -> Casino -> Game Settings -> Table Limit (Each Game is set independently)

That should set you up. I'm running the same version on 3.7.3.1

Minor glitches with AJAX in Texas Holdem, but most all were fixed by forcing the tables to be in memory (in post above).

milla da killa 10-09-2008 10:03 PM

Is there a way to set up more Texas Hold'em tables? With different blinds?

computer1 10-10-2008 06:22 AM

HI!
This work noce to the latest vers of vb :)
but where can I finde more game to the casino ??

1F42 10-13-2008 08:28 PM

I'm on version 0.81 can I update straight to ver 0.92? I've searched this thread and read many pages first but without finding an answer, also can I assume that the update will not reset my admin casino settings0 or users history/cash? I've never done an update before for any mod so naturally I am a little cautious ;)

And thanks for a fantastiic mod :)

1F42 10-19-2008 09:06 AM

Found out the hard way but yes it does update from 0.81 without a hitch...luckily

troybtj 10-20-2008 05:18 PM

Make sure you back up your database first! This cannot be undone! Double check table names if clicking/choosing in a graphical interface!


These are the tables to drop/delete when uninstalling or upgrading. (response was to now missing question above)

From mysql command line interface (CLI), assuming your database is titled "vbulletin", this would be how to do it on the server if you have shell access:

Code:

>  mysql vbulletin

Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql> DROP TABLE casino_bet_stats;
Query OK, x rows affected (X.XX sec)
mysql> DROP TABLE casino_blackjack_dealt;
Query OK, x rows affected (X.XX sec)
mysql> DROP TABLE casino_donatelog;
Query OK, x rows affected (X.XX sec)
mysql> DROP TABLE casino_games;
Query OK, x rows affected (X.XX sec)
mysql> DROP TABLE casino_letitride_dealt;
Query OK, x rows affected (X.XX sec)
mysql> DROP TABLE casino_lotto_draw;
Query OK, x rows affected (X.XX sec)
mysql> DROP TABLE casino_lotto_tickets;
Query OK, x rows affected (X.XX sec)
mysql> DROP TABLE casino_sb_bets;
Query OK, x rows affected (X.XX sec)
mysql> DROP TABLE casino_sb_events;
Query OK, x rows affected (X.XX sec)
mysql> DROP TABLE casino_sb_groups;
Query OK, x rows affected (X.XX sec)
mysql> DROP TABLE casino_sb_outcomes;
Query OK, x rows affected (X.XX sec)
mysql> DROP TABLE casino_settings;
Query OK, x rows affected (X.XX sec)
mysql> DROP TABLE casino_texasholdem_chatlog;
Query OK, x rows affected (X.XX sec)
mysql> DROP TABLE casino_texasholdem_dealt;
Query OK, x rows affected (X.XX sec)
mysql> DROP TABLE casino_texasholdem_whoisin;
Query OK, x rows affected (X.XX sec)
mysql> DROP TABLE casino_vidpok_dealt;
Query OK, x rows affected (X.XX sec)

If you have a graphical interface to your database, select the table names above and choose "DROP" or "DELETE".

The above does NOT get rid of the "casino_cash" field in CN_user. The new installer overlooks that if it already exists. Otherwise, the solution for that is on most of the pages from the beginning of this thread.

infernow 10-20-2008 06:58 PM

This is a nice mod thanks

INSTALLED !

RockMTP 10-22-2008 08:55 AM

I have this installed and it works great!

Just wondering if it could be linked to the 'post thanks' hack to give users cash to play with every time they get thanked?


All times are GMT. The time now is 08:59 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.05545 seconds
  • Memory Usage 1,743KB
  • 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_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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