![]() |
Quote:
Thats 1/10 |
i want to display how much money a user has on another part of my site, outside of the forums...
how do i go about this?? i believe this is the code: Code:
$vbphrase[casino_currency_marker]$cash |
For those with the "scalar" error message in slots.php, I had a similar problem with video poker.
Open the slots.php file. Find (ending on line 85): PHP Code:
PHP Code:
|
A bunch of people asked about how users can track their own sports pool activity. One person mentioned PMs. This should do the trick:
*HOW TO AUTOMATICALLY PM SPORTS POOL WINNERS* Open sportspool.php and find: PHP Code:
PHP Code:
$botpermissions['adminpermissions'] = your admin userid; $host['userid'] = userid of PM sender; $host['username'] = "username of PM sender"; (leave the quotes) Then find: PHP Code:
PHP Code:
PHP Code:
PHP Code:
Sample PM: Quote:
|
Hi Andrew,
Great Job on this mod!! Feature request: "Repeat Bet" button for Blackjack, Let It Ride, and Roulette. Carpal tunnel users are looking for relief. :) |
Oh, and +1 to everyone who asked for displayed results after the ball lands in Roulette. Would really be useful.
I may try to do a few other things on my own, but don't hold me to it. 1) added displays for Blackjack and Let It Ride (current bet, profit, etc.) 2) a way to request a PM with your current lottery numbers. If they work out, I'll post the results and/or tutorials. |
Quote:
Quote:
http://img181.imageshack.us/img181/439/letemridenr9.png Here's how: Open letmeride_deal.php Find: PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
|
Here's the Repeat Bet button/feature for Blackjack. Use the same attached image from my above post or make your own if you want.
Open the FILE blackjack_deal.php Find: PHP Code:
PHP Code:
PHP Code:
PHP Code:
Find: Code:
<img style='cursor:pointer;' src='casino/cards/clear.png' alt='$vbphrase[casino_clear]' onclick='action(11,0)'/> Code:
<br /><img style='cursor:pointer;' src='casino/cards/repeatbet.png' alt='repeat bet' onclick='action(11,0); action(0,$_SESSION[blackjack_lastbet]); action(10,0)'/> |
*LOTTERY TICKETS PM'D TO USERS* This will add a link that allows your members to request a PM of their tickets before the drawing makes them disappear. http://img402.imageshack.us/img402/4023/lottopm2fo0.png http://img402.imageshack.us/img402/4238/lottopmmi2.png STEP ONE - Add a NEW PHRASE in your AdminCP: Languages & Phrases -> Phrase Manager - Select "Casino" from the dropdown - Click "Add New Phrase" Varname: casino_send_lottery_tickets Text: PM Tickets To Me STEP TWO - Open and edit the FILE lottery.php Find: PHP Code:
Add below (be sure to customize the adminpermission and host/sender settings!): PHP Code:
Find: PHP Code:
Replace with: PHP Code:
|
I used the repeat bet buttons very nice ty.
|
All times are GMT. The time now is 07:40 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:
|