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-28-2008 01:04 PM

Since most issues seem to be related to IE, here's what I did:

In casino template casino_index_main, I added this:

Find:

HTML Code:

$navbar
Under add:

HTML Code:

<!-- please use firefox -->
<!--[If IE]>

<div align="center"><h1><font color="red">WARNING!!!</font></h1><br />
<h2> You are using Internet Explorer! You will probably have problems in here. To avoid problems, please use firefox. <a href="http://www.getfirefox.com">Get it here.<br /></a>
</h2>
(otherwise you may lose your money!)
<![endif]-->

</div>

<!-- /please use firefox -->


Now anyone using IE will see a big warning sign when they enter the casino.

Andrew Green 01-28-2008 03:02 PM

If you are having consistent problems with IE send me a link and I will have a look, I've yet to be able to duplicate it across several sites using IE 6 & 7, firefox, opera, epiphany and even Opera on a Wii :)

wolfyman 01-28-2008 03:20 PM

Quote:

Originally Posted by Andrew Green (Post 1430896)
If you are having consistent problems with IE send me a link and I will have a look, I've yet to be able to duplicate it across several sites using IE 6 & 7, firefox, opera, epiphany and even Opera on a Wii :)

I personally don't have problems - but I don't use IE.

That's just a trend I'm seeing from my members.

wolfyman 01-28-2008 03:20 PM

can you help me out with that sql operation?

Andrew Green 01-28-2008 05:26 PM

UPDATE __user SET casino_cash = casino_cash + _____;

If you have a table prefix, add that. You'll also need to fill in the field name for vbookie cash, and flip them around if you prefer to use it.

wolfyman 01-28-2008 05:59 PM

I plug this into my sql query in admincp?

UPDATE __user SET casino_cash = casino_cash + _____;

And that will add all casino cash to the vbookie cash field?

(So if someone had 10,000 casino cash, and now they have 5,000 vbookie cash, they should end up with 15,000 cash in one of the fields.)

Andrew Green 01-28-2008 06:01 PM

No, it will add the vbookie cash into the casino_cash field, and doing it through phpmyadmin would be your best bet. You also need to fill in the blanks ;)

HUMMERh3 01-28-2008 08:30 PM

Silly question but, can vbcredits be used with this addon.

RockMTP 01-28-2008 09:12 PM

Hi,

Just updated and I have the following issues:

Lottery wasn't working (never had it working before) so i ran it in scheduled tasks and it started working but has a jackpot of $286137. Is that normal and can I change the amount?

Sports pool has no events in it but under the 'open events, recent events etc' links it has an amount of $13322. Is that normal?

How does the sports pool work with the groups? I have no idea about this type of gambling and my members have said they'd like to bet on the super bowl. Can any one please give my an idea how to set this up?

Thanks

Andrew Green 01-28-2008 09:23 PM

Quote:

Originally Posted by HUMMERh3 (Post 1431155)
Silly question but, can vbcredits be used with this addon.

Yes, there is even instructions in the readme file.

Quote:

Originally Posted by RockMTP (Post 1431174)
Hi,

Just updated and I have the following issues:

Lottery wasn't working (never had it working before) so i ran it in scheduled tasks and it started working but has a jackpot of $286137. Is that normal and can I change the amount?

The amount is based on the settings, odds of winning and ticket price. If you change the odds the jackpot changes to reflect that.

Quote:

Sports pool has no events in it but under the 'open events, recent events etc' links it has an amount of $13322. Is that normal?

How does the sports pool work with the groups? I have no idea about this type of gambling and my members have said they'd like to bet on the super bowl. Can any one please give my an idea how to set this up?

Thanks

ACP->Casino->Games settings->Sportspool

Add the user group ID's you want to be able to add / edit events there, then on the sportspool main page those user groups will have a "add event" link.

The number you are seeing is your cash amount.


All times are GMT. The time now is 03:05 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.06236 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_html_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