![]() |
Quote:
Thanks for a great mod! :) |
Quote:
I would basically like to preserve everyones vcash amount and just use this instead? Should be able to do this through mysql, I just don't know the syntax. Thanks! |
My guys absolutely love this mod......so thank you
In fact Im afraid I have created a forum of gambling addicts One small bug that I have noticed is this: In the updated casino stats.......when you click on the link to "richest users" it actually shows the table for one of the slot machines This means that it is actually not possible to manually view the Richest Users Any hints? |
This is what I did to change my Casino:
New vbphrase (Text: Casino Games): Code:
casino_casino_games Code:
casino_more_stats Code:
<td class='tcat' colspan='2'>Games</td> Code:
<td class='tcat' colspan='2'>$vbphrase[casino_casino_games]</td> Code:
<p style='text-align:center'><a href='casino.php?do=stats'>More Stats</a></p> Code:
<p style='text-align:center'><a href='casino.php?do=stats'>$vbphrase[casino_more_stats]</a></p> Code:
<div style='text-align:center;font-size:16pt;font-weight:bold'>You have: $vbphrase[casino_currency_marker]$cash</div> Code:
<div style='text-align:center;font-size:16pt;font-weight:bold'>$vbphrase[casino_youhave]: $vbphrase[casino_currency_marker]$cash</div> Code:
<table class='tborder' align='center' border='0' cellpadding='6' cellspacing='0' width='100%'> Code:
<table class='tborder' align='center' border='0' cellpadding='6' cellspacing='0' width='100%'> Code:
$stitle = $vbphrase[casino_richest_players]; Code:
$stitle = $vbphrase[casino_richest_players]; Code:
$page = (rand() % 7) + 1; Code:
$page = 5; Code:
$pmdm->set_recipients($giveto, $botpermissions); Code:
$pmdm->set_recipients('==your username==;', $botpermissions); Code:
else if($slotsgame == 3) Code:
else print_no_permission(); |
Uploaded the new version and did not get bars and 7's.........
Everything else works, but when I got to bars and 7's it just refreshes the page.... Also, where is the donate option? |
Is there a "Who is in the casino" addon for the bottom of forums?
|
Could you add the option to exempt certain forums from casino cash for posts and threads etc? That would be handy.
|
Quote:
Code:
<td class='alt$i' style='cursor:pointer' onclick='loadstats($gameid)'>$vbphrase[casino_topplayers] - $gamename</td></tr>"; |
Quote:
|
Is there a way to reset all of the game stats?
|
All times are GMT. The time now is 02:15 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|