![]() |
Quote:
|
Basically, you place a $10 Slot bet, and if you lose, it deducts OK, but if you win if displays the Payout OK, but doesn't add it on to your balance. Another instance is say you won $30, it only adds $20 on to your balance!
Br. |
Quote:
Are you remembering to take the amount off of your balance as you put it in? If I have 20, and put 10 in, then win 10. My balance is 20. +0 from starting balance If I have 20, and put 10 in, then win 30. My balance is 40. +20 from starting balance |
Quote:
|
Quote:
That's hilarious :D ...and I promise not to do quick fixes from work anymore... Things like hardcoding results in to test things tend to get forgotten. Anyways, file fixed... again. :) |
Quote:
|
Which is exactly why I shouldn't break that promise...
Well, one more time, should work now. |
Quote:
I should add, whilst I'm in the thread pointing out bugs, that this modification is fantastic and it's proving very popular on my site. My ultimate aim now, as I also have both v3arcade and ibproarcade, AND the inferno quiz running, is to install vBcredits and integrate all four via that, as they are all compatible. One small template bug, in slots_main you have a rogue apostrophe. Up to date browsers seem to just ignore it, but in IE6 it makes the "Payout" block in slots have no background, instead of the thead background it is meant to have. Code:
<td style='vertical-align:top;width:150px;text-align:center;' 'class='thead'><p style='font-size:18pt;'>Payout<br/><span style='font-size:36pt;font-weight:bold;' id='outcome'></span></p></td> Code:
<td style='vertical-align:top;width:150px;text-align:center;' class='thead'><p style='font-size:18pt;'>Payout<br/><span style='font-size:36pt;font-weight:bold;' id='outcome'></span></p></td> Really minor but worth noting. |
Noted, and thanks :)
All you folks finding the bugs makes things go a helluva lot faster :D |
Quote:
What this does is make the tables exactly match the tables used elsewhere in vBulletin, which I like all mine to do. It does however make them take up slightly more room, but in all the cases I've seen there's plenty of space for that. I think it makes it neater, but it's not technically a bug, it's a styling 'thing'. :D |
All times are GMT. The time now is 06:56 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|