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)

NFLfbJunkie 11-15-2007 07:05 PM

Hey Andrew. Thought I would ask my two questions one final time. Are the user stats for each casino game able to be reset, possibly through a query? And, can the green poker board images be removed somehow so that the green board does not show, thus showing the background color of the forum's style color?

Geeps 11-15-2007 11:15 PM

Has anyone else had Texas Hold em, blackjack or let em ride deal the same hands 2 out of three times?

I uploaded the casino files again, overwriting the files. I hope that clears whatever happen.

sandt38 11-16-2007 02:07 AM

The stats pages are all wrong. I still have the error where you select richest users and it takes you to the fruit slots table...

Also, my most won statistics are off by a mile.

User................................bet........... .won...........profit
MadruM........................683094.......665668. .......9706
s0bv1ou5lyd3sprt...........685692.......592373.... ....8681
sandt38......................6304864......8065982. ......7778

this is the top 3 in the most won, all the others are off as well.
My profit is actually 1,761,118 not 7778.
s0b's profit is actually 93,319 not 8681.
Mardrum's profit is actually 17,426 not 9700.

Andrew Green 11-16-2007 02:55 AM

Quote:

Originally Posted by punchbowl (Post 1383262)
yep on

http://www.********.com/forum/casino.php?do=stats

Sorry correction. No error when first called but the error appear on clicking any of the stats to the lefthandside e.g. total stats, your stats etc


Works everywhere I've seen it and I haven't had anyone else mention that, so without a link I have no idea what's going wrong for you.


Quote:

Originally Posted by Junkie (Post 1383267)
Hey Andrew. Thought I would ask my two questions one final time. Are the user stats for each casino game able to be reset, possibly through a query? And, can the green poker board images be removed somehow so that the green board does not show, thus showing the background color of the forum's style color?

Stats: clear the table: "casino_bet_stats", weekly / monthly / annual resets will probably become a option at some point before the final release.,

Green cloth - Edit it out of the templates, search for "cloth.gif" in the templates and you will get all the entries that contain it. You will have to repeat after updates that require those templates to be reverted though. You could probably also just replace the image files with a blank (transparent) image file to sneak around that.


Quote:

Originally Posted by sandt38 (Post 1383487)
The stats pages are all wrong. I still have the error where you select richest users and it takes you to the fruit slots table...

Also, my most won statistics are off by a mile.

User................................bet........... .won...........profit
MadruM........................683094.......665668. .......9706
s0bv1ou5lyd3sprt...........685692.......592373.... ....8681
sandt38......................6304864......8065982. ......7778

this is the top 3 in the most won, all the others are off as well.
My profit is actually 1,761,118 not 7778.
s0b's profit is actually 93,319 not 8681.
Mardrum's profit is actually 17,426 not 9700.

Fruits error I know about, the other is new and I'll have a look at this weekend. No time to do anything until then.

s0laris 11-16-2007 04:16 AM

On Black jack, many times it just stops.. is there any suggestions to make it not do that ?

sandt38 11-16-2007 11:15 AM

Thanks Andrew. If you want any log in info for my site let me know.

jenai 11-16-2007 12:09 PM

Hi,

First of all, wicked plugin! But, im having trouble on Texas Hold'em. I get the AJAX/Java error and no one can join the room once a player is in there?

Every other game works fine. Please let me know what to do as i really want to start beating all my members :D

J

csavern 11-16-2007 01:10 PM

here is Bars and 7s on a black background
for those of yall that rather have a dark background other then white

just place the slotwheel3 file in your casino - cards folder

https://vborg.vbsupport.ru/

https://vborg.vbsupport.ru/

RollaJedi 11-16-2007 01:55 PM

is there any point to placing a higher bet than 1 in a slots game? If they give you the same amount when you win, why bet more than $1??

NFLfbJunkie 11-16-2007 02:03 PM

Andrew, thanks for the answers to my two questions. Regarding sandt38's post about the "Most Won" stats being off, mine are off as well.

tigrattack 11-16-2007 02:19 PM

I'm getting this error when importing the product...

Database error in vBulletin 3.6.5:

Invalid SQL:
ALTER TABLE user ADD casino_cash integer default 250;

MySQL Error : Duplicate column name 'casino_cash'
Error Number : 1060
Date : Friday, November 16th 2007 @ 11:17:21 AM
Script : http://www.gaming-forum.org/admincp/...=productimport
Referrer : http://www.gaming-forum.org/admincp/...?do=productadd
IP Address : 68.198.194.51
Username : Manowar
Classname : vB_Database


Any ideas???

Twilkey 11-16-2007 02:27 PM

Quote:

Originally Posted by tigrattack (Post 1383772)
I'm getting this error when importing the product...

Database error in vBulletin 3.6.5:

Invalid SQL:
ALTER TABLE user ADD casino_cash integer default 250;

MySQL Error : Duplicate column name 'casino_cash'
Error Number : 1060
Date : Friday, November 16th 2007 @ 11:17:21 AM
Script : http://www.gaming-forum.org/admincp/...=productimport
Referrer : http://www.gaming-forum.org/admincp/...?do=productadd
IP Address : 68.198.194.51
Username : Manowar
Classname : vB_Database


Any ideas???


Do this.

Mark.B 11-16-2007 02:36 PM

Quote:

Originally Posted by RollaJedi (Post 1383760)
is there any point to placing a higher bet than 1 in a slots game? If they give you the same amount when you win, why bet more than $1??

The payouts in the charts are actually MULTIPLES....so if the payout is 3, it pays 3 X whatever you bet.

tigrattack 11-16-2007 03:35 PM

Quote:

Originally Posted by Twilkey SRT (Post 1383777)

Thanks, I had to drop all referrences to the casino, it installed perfectly after that.

I appreciate the help :)

csavern 11-16-2007 04:06 PM

Andrew is there away maybe you can take the wheel window and make it bigger to show 3 items at once and give it extra paylines like the picture below

https://vborg.vbsupport.ru/

Andrew Green 11-16-2007 04:50 PM

Quote:

Originally Posted by csavern (Post 1383830)
Andrew is there away maybe you can take the wheel window and make it bigger to show 3 items at once and give it extra paylines like the picture below

http://www.rotormadness.com/art/paylines.png


At some point maybe, but for now no, just the one payline.

Twilkey 11-17-2007 01:04 AM

I would like to see the multiple paylines as well. In the future of course.

SuperTaz 11-17-2007 09:02 AM

I got this error today:

Quote:

Database error in vBulletin 3.6.8:

Invalid SQL:
INSERT INTO casino_lotto_draw (drawtime, jackpot, price, `range`,
numbers, totalodds, odds, winper) VALUES (1195614000, 0, 2, 25, 3, , '',
'');

MySQL Error : You have an error in your SQL syntax; check the manual
that corresponds to your MySQL server version for the right syntax to
use near ' '', '')' at line 1
Error Number : 1064
Date : Friday, November 16th 2007 @ 11:07:17 PM
Script :
http://www.global-gamers.net/forums/...p?&rand=651285
Referrer : http://www.global-gamers.net/forums/index.php
IP Address : EDITED
Username : Unregistered
Classname : vb_database



rwilkins108 11-17-2007 10:49 AM

Quote:

Originally Posted by csavern (Post 1383740)
here is Bars and 7s on a black background
for those of yall that rather have a dark background other then white

Hi, I've cleaned up this nice addition and wanted to share, thx csavern for submitting it!

sandt38 11-17-2007 12:14 PM

Quote:

Originally Posted by csavern (Post 1383740)
here is Bars and 7s on a black background
for those of yall that rather have a dark background other then white

https://vborg.vbsupport.ru/

Quote:

Originally Posted by rwilkins108 (Post 1384293)
Hi, I've cleaned up this nice addition and wanted to share, thx csavern for submitting it!

Very nice. I also cleaned up the other 2 and darkened them as well. Thanks for the idea!

rwilkins108 11-17-2007 03:00 PM

Hey Andrew, not that I want to create more work for you, lol, but here's a suggestion, in slots, where it shows you the payouts on the right, it would be nice to flash or blink the payout won in that list. just kinda a nice to have :D

Maxman1544 11-17-2007 06:58 PM

Andrew -- Amazing. Thank you. I am going to send some paypal love your way. This has to be the best mod I have ever seen (no offense to anyone else) but this mod is incredible.

Has anyone tried to integrate this with VCash? I use VBookie but I am not sure how to use casino yet keep our same cash.

Any thoughts would be appreciated. Thanks!

Andrew Green 11-17-2007 07:09 PM

change the casthype to "vbookie_cash" in the admincp options to use vbookies cash.

Maxman1544 11-17-2007 07:21 PM

Quote:

Originally Posted by Andrew Green (Post 1384560)
change the casthype to "vbookie_cash" in the admincp options to use vbookies cash.

Thank You!

Mark.B 11-17-2007 09:15 PM

Quote:

Originally Posted by towermatt (Post 1383133)
For me, just the holdum game but I haven't heard any complaints since the last upgrade.

If the member is using IE, it just kind of freezes on them.

Tests tonight have shown this happens to me too.

IE users find they press a button and the buttons vanish and the game stops. Others in the game see them as having left the game.

Robp57 11-18-2007 01:54 PM

How do you add more outcomes to the sports pool???
10 is just not enough when you want to post Football............

Andrew Green 11-18-2007 03:18 PM

Quote:

Originally Posted by Robp57 (Post 1384930)
How do you add more outcomes to the sports pool???
10 is just not enough when you want to post Football............


First line of the file sportspool.php:

Code:

<?php
$maxoutcomes = 10;

set it to whatever you like.

TazeredBlackMan 11-18-2007 03:38 PM

First of all, I love this hack and thank you very much for it.

I just have a question. I'm trying to make a link on the casino page to vbookie. I know I have to edit the XML for it, how would I got about adding that link? I want the link to replace the already existing betting pool with vbookie.php.

Thanks for your time and for this product.

dinodonk 11-18-2007 04:20 PM

can i disable chatbox? how to?

Andrew Green 11-18-2007 05:01 PM

Quote:

Originally Posted by TazeredBlackMan (Post 1385004)
First of all, I love this hack and thank you very much for it.

I just have a question. I'm trying to make a link on the casino page to vbookie. I know I have to edit the XML for it, how would I got about adding that link? I want the link to replace the already existing betting pool with vbookie.php.

Thanks for your time and for this product.

in the casino_index_main template find

Code:

$t_games
Below it add:

Code:

<tr>
<td class='alt$i'>
<a href='vbookie.php'>VBookie</a>
</td>
<td class='alt$i'>
Description here
</td>
</tr>

Dissable the sportspool in the admincp.

Usually better to not alter xml files, but to edit the templates after installing.

PimvanJ 11-18-2007 06:40 PM

Tremendously hack, nominated as MOTM ;)
Any roulette table in progress?

Andrew Green 11-18-2007 07:08 PM

Quote:

Originally Posted by PimvanJ (Post 1385117)
Tremendously hack, nominated as MOTM ;)
Any roulette table in progress?

Next update, it's pretty much done, just cleaning up and testing.

bhen13 11-18-2007 08:25 PM

Quote:

Originally Posted by Andrew Green (Post 1385130)
Next update, it's pretty much done, just cleaning up and testing.

Cool

powerful_rogue 11-18-2007 08:28 PM

Quote:

Originally Posted by Andrew Green (Post 1385130)
Next update, it's pretty much done, just cleaning up and testing.

This sounds fantatsic! Just looking to install vbcredits and this will definalty be installed after!
Is it worth holding out until the next version? Any idea when its likely to be released?

All the best

Andrew Green 11-18-2007 08:51 PM

maybe tonight, otherwise in the next couple days.

powerful_rogue 11-18-2007 09:03 PM

Wow! That quick!
I'll hold out for the update!

Andrew Green 11-19-2007 02:12 AM

0.70 is up, Roulette is in. :)

SBlueman 11-19-2007 02:39 AM

Thank you for the update on this great mod!

loonytune15 11-19-2007 03:47 AM

awesome work thanks :D

Just a feature I'd like to see added, Can we have a way to buy a recurring lottery ticket? So you can be in each lottery in case you forget the draw or miss a draw?

waller99 11-19-2007 11:57 AM

Great update. You are da'man. :)


All times are GMT. The time now is 01:14 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.03985 seconds
  • Memory Usage 1,836KB
  • 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
  • (3)bbcode_code_printable
  • (18)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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