|
|
| Software Discussions about gambling-related and poker software. |
05-01-2008, 07:10 AM
|
#1
|
|
FullTilt Poker Room Management
Join Date: Aug 2006
Posts: 325
|
New hidden bet slider options on FTP
One of our programmers managed to sneak a few changes to the bet slider into this most recent update. We didn't have time to make nice options out of it, but if you'd like to try it out, instructions are below.
VERY IMPORTANT NOTE: These instructions will be suggesting registry changes. If you don't know what you're doing you can seriously mess up your system. My suggestion is don't do the below unless you're confident it won't melt your computer and/or kill your dog.
Here are his notes:
"To activate the mouse wheel / bet slider functionality (where you can control the bet slider with your mouse wheel):
HKEY_CURRENT_USER\Software\Full Tilt Poker\TableView\
REG_DWORD SliderWheel 1
I have also implemented 3 different slider algorithms for deciding how to map a bet amount to a slider position, and vice versa:
HKEY_CURRENT_USER\Software\Full Tilt Poker\TableView\
REG_DWORD SliderMode {0,1,2}
SliderMode = 0, is the "classic" mode, i.e. the same old mapping. This divides the slider in two equal halves with linear interpolation on each half around the pot-size as fulcrum. Lame.
SliderMode = 1 is a pure linear slider from 0% = min to 100% = max. This is what most sites use.
SliderMode = 2 is my favored algorithm. It is borrowing the same logic as the slider algorithm from Poker Academy Pro. It uses a logarithmic scale, so that moving the slider at the start is less sensitive, but as you move it towards 100%, the amount increases exponentially.
And finally:
HKEY_CURRENT_USER\Software\Full Tilt Poker\TableView\
REG_DWORD SliderClick 1
In the regular slider, clicking anywhere on the slider instantly moves the slider nub to the spot clicked. With SliderClick active, clicking to the right of the nub increments the amount by a big blind, and clicking on the slider to the left of the nub decrements the amount. Clicking and dragging the nub still works as before."
So give the various options a try and let us know which you like. It's likely we'll just offer all possibilities as options anyway, but some idea of what you guys prefer would help us choose what the default settings should be.
Doug
|
|
|
05-01-2008, 07:21 AM
|
#2
|
|
grinder
Join Date: May 2006
Posts: 695
|
Re: New hidden bet slider options on FTP
Does the wheel adjust bet size on the active table, or the way it should be; on the table over which the cursor is at?
|
|
|
05-01-2008, 07:44 AM
|
#3
|
|
centurion
Join Date: Aug 2006
Location: Amsterdam
Posts: 145
|
Re: New hidden bet slider options on FTP
Hey Doug,
Is there any chance Full tilt will also make the option available to keep your balance in Euro's just like party? Keep the games in $, but keep your balance in your euro currency for the euro players. This way we don't have to suffer rate exchange, and the devaluation of the dollar.
I am thinking about switching over to a eurosite, like unibet or party and I know a lot of Dutch players who hate the dollar and want to play in euro's and are thinking the same.
If you keep this option I will for sure stay at fulltillt. It is the best site by far.
Kind regards,
Timmehhh
|
|
|
05-01-2008, 08:32 AM
|
#4
|
|
newbie
Join Date: Mar 2008
Posts: 28
|
Re: New hidden bet slider options on FTP
Done all of that and it just seems to scroll the chat box!
|
|
|
05-01-2008, 08:34 AM
|
#5
|
|
grinder
Join Date: Dec 2005
Posts: 541
|
Re: New hidden bet slider options on FTP
Quote:
Originally Posted by Timmehhh
Hey Doug,
Is there any chance Full tilt will also make the option available to keep your balance in Euro's just like party? Keep the games in $, but keep your balance in your euro currency for the euro players. This way we don't have to suffer rate exchange, and the devaluation of the dollar.
I am thinking about switching over to a eurosite, like unibet or party and I know a lot of Dutch players who hate the dollar and want to play in euro's and are thinking the same.
If you keep this option I will for sure stay at fulltillt. It is the best site by far.
Kind regards,
Timmehhh
|
Might be a bit more effort but I opened a Foreign Exchange account and keep a hedged position against the Dollar of approximately the size of my bankroll. When margined the amount of money you need to have in the account is not that great.
So when the exchange rate changes my profit/loss on my bankroll in $ is offest by my profit/loss in my currency trading account.
|
|
|
05-01-2008, 08:58 AM
|
#6
|
|
grinder
Join Date: Feb 2005
Location: HA HA!
Posts: 533
|
Re: New hidden bet slider options on FTP
It all works great. I prefer the linear slider, but that could just be that I'm used to it.
|
|
|
05-01-2008, 09:08 AM
|
#7
|
|
Pooh-Bah
Join Date: Jun 2007
Location: Where your job is your credit
Posts: 5,944
|
Re: New hidden bet slider options on FTP
You can use bet pot or poker pad AHK scripts to do the same thing if you don't want to mess with the registry.
|
|
|
05-01-2008, 09:10 AM
|
#8
|
|
grinder
Join Date: Feb 2005
Location: HA HA!
Posts: 533
|
Re: New hidden bet slider options on FTP
Any way to accomplish this on the Mac client?
|
|
|
05-01-2008, 09:10 AM
|
#9
|
|
journeyman
Join Date: Jan 2008
Posts: 218
|
Re: New hidden bet slider options on FTP
Quote:
Originally Posted by HullJimi
Done all of that and it just seems to scroll the chat box!
|
Same here, can't get the mouse wheel to change bet amounts. Click slider is working though
|
|
|
05-01-2008, 09:29 AM
|
#10
|
|
newbie
Join Date: Mar 2008
Posts: 28
|
Re: New hidden bet slider options on FTP
Yeah, I've got the click slider working....just not the wheel
Last edited by HullJimi; 05-01-2008 at 09:39 AM.
|
|
|
05-01-2008, 09:36 AM
|
#11
|
|
centurion
Join Date: Apr 2007
Posts: 151
|
Re: New hidden bet slider options on FTP
Do you need to create those registry? because when I go to regedit and to the folder I don't see any of these options.
|
|
|
05-01-2008, 09:57 AM
|
#12
|
|
veteran
Join Date: Oct 2007
Posts: 2,105
|
Re: New hidden bet slider options on FTP
I just want a Stars-Like slider, no wheel (got FT Shortcuts). Is this possible?
|
|
|
05-01-2008, 11:46 AM
|
#13
|
|
centurion
Join Date: Jan 2006
Posts: 113
|
Re: New hidden bet slider options on FTP
Quote:
Originally Posted by Therar
Do you need to create those registry? because when I go to regedit and to the folder I don't see any of these options.
|
Yes, you need to create it. The clicker works for me but not wheel scrolling.
|
|
|
05-01-2008, 12:08 PM
|
#14
|
|
journeyman
Join Date: Dec 2007
Posts: 375
|
Re: New hidden bet slider options on FTP
Try turning on highlight bet amount. If your not in the chat when the action comes to you this should work, works fine for me
|
|
|
05-01-2008, 12:21 PM
|
#15
|
|
newbie
Join Date: Mar 2008
Posts: 28
|
Re: New hidden bet slider options on FTP
Woot - that's done it.
Superb bit of kit FTP!
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -4. The time now is 12:03 AM.
|