|
Commercial Software Discussion of commercial gambling-related / poker software & commercial graphics modifications |
10-10-2018, 01:39 AM
|
#2801
|
veteran
Join Date: Nov 2012
Location: Yellow submarine
Posts: 2,671
|
Re: 888/Party/StarsCaption
Quote:
Originally Posted by ThiagoCorreia
Hi,
On Partycation I couldn't find the variable with my call size(villains bet size) to use it in a hud. Is there any variable like that?
|
Hi
There is no such HUD tag, but there is a call variable in formulas (it available there since v1.81a).
Since you can use formulas in HUD, you can display this value just by this way:
{call}
or
{call/1bb} - if need this value in big blinds.
|
|
|
10-11-2018, 07:23 AM
|
#2802
|
journeyman
Join Date: Aug 2011
Location: Fredericton, NB Canada
Posts: 320
|
Re: 888/Party/StarsCaption
PSA: I love this software but don't ever try to move HUD elements while multi-tabling. If you do you'll see what I mean, it's just a huge pain in the ass.
|
|
|
10-11-2018, 08:38 AM
|
#2803
|
veteran
Join Date: Nov 2012
Location: Yellow submarine
Posts: 2,671
|
Re: 888/Party/StarsCaption
Quote:
Originally Posted by stinbag
PSA: I love this software but don't ever try to move HUD elements while multi-tabling. If you do you'll see what I mean, it's just a huge pain in the ass.
|
Hi
You can move HUD panels by right mouse button while HUD / Lock HUD option disabled.
If it doesn't work for you, then try to check #5 here.
|
|
|
10-12-2018, 10:31 AM
|
#2804
|
centurion
Join Date: Feb 2014
Location: Rio de Janeiro-RJ Brazil
Posts: 153
|
Re: 888/Party/StarsCaption
Is there a way I can make a hud panel with a custom formula?
|
|
|
10-12-2018, 01:00 PM
|
#2805
|
veteran
Join Date: Nov 2012
Location: Yellow submarine
Posts: 2,671
|
Re: 888/Party/StarsCaption
Quote:
Originally Posted by ThiagoCorreia
Is there a way I can make a hud panel with a custom formula?
|
You can use formulas in HUD panels (in Table panels only).
There is a description for PartyCapiton (in StarsCaption and 888Caption it works by the same way). There is no way to use custom variables, but you can use all predefined formulas variables and any Table panels HUD tags there.
|
|
|
10-12-2018, 06:50 PM
|
#2806
|
stranger
Join Date: Oct 2018
Posts: 5
|
Re: 888/Party/StarsCaption
Hello, Im a user of 888caption free version. And I wanted a definitive solution for betting/raising 100%, 75%, 50% and 25% of the pot. When I say definitive solution is, this solution should work for any streets where no one betted, but also for situations where someone has betted.
For example in a pot with 100 bbs, where no one betted yet. The size should be:
100% 100 bbs
75% 75 bbs
50% 50 bbs
25% 25 bbs
For example in a pot with 100 bbs, where someone bet 50. The size should be:
100% 250 bbs
75% 200 bbs
50% 150 bbs
25% 100 bbs
And I came up with the following formulae:
100% =(-raise-(1/(1/1+2))*(pot-raise))/(((1/(1/1+2))*2-1))
75% =(-raise-(1/(1/0,75+2))*(pot-raise))/(((1/(1/0,75+2))*2-1))
50% =(-raise-(1/(1/0,5+2))*(pot-raise))/(((1/(1/0,5+2))*2-1))
25% =(-raise-(1/(1/0,25+2))*(pot-raise))/(((1/(1/0,25+2))*2-1))
I tested them in excel and they work just fine. However they do not work for 888caption. And I believe there isn't any sintaxe error.
Can you help me?
|
|
|
10-13-2018, 11:25 AM
|
#2807
|
veteran
Join Date: Nov 2012
Location: Yellow submarine
Posts: 2,671
|
Re: 888/Party/StarsCaption
Hi, yoshihorii
You don't need to use such complex formulas, there is a x operator to make pot bets - this operator calculates exactly you need. Formulas you need are:
x1
x0.75
x0.5
x0.25
If you need to make a pot bet for calculated value, then use brackets like this:
x(2*raise/stack)
|
|
|
10-13-2018, 05:02 PM
|
#2808
|
stranger
Join Date: Oct 2018
Posts: 5
|
Re: 888/Party/StarsCaption
Quote:
Originally Posted by LikeAA
Hi, yoshihorii
You don't need to use such complex formulas, there is a x operator to make pot bets - this operator calculates exactly you need. Formulas you need are:
x1
x0.75
x0.5
x0.25
If you need to make a pot bet for calculated value, then use brackets like this:
x(2*raise/stack)
|
It worked! Thank You.
However, Id like to have another information to be shown. What is know as [BluffEquity] at StarsCaption. I cant find it at 888 caption.
|
|
|
10-13-2018, 06:12 PM
|
#2809
|
journeyman
Join Date: Oct 2014
Posts: 317
|
Re: 888/Party/StarsCaption
Now that 888 have PSKO MTTs any plans to add [callOddsWithBounty%] for 888caption?
|
|
|
10-14-2018, 02:18 AM
|
#2810
|
veteran
Join Date: Nov 2012
Location: Yellow submarine
Posts: 2,671
|
Re: 888/Party/StarsCaption
Quote:
Originally Posted by yoshihorii
What is know as [BluffEquity] at StarsCaption. I cant find it at 888 caption.
|
Unfortunately 888 told me that [BluffEquity] tag is prohibited to use, because it gives an "unfair advantage". So I had to remove it from the program a couple of years ago.
|
|
|
10-14-2018, 02:26 AM
|
#2811
|
veteran
Join Date: Nov 2012
Location: Yellow submarine
Posts: 2,671
|
Re: 888/Party/StarsCaption
Quote:
Originally Posted by Steamy Kangaroo
Now that 888 have PSKO MTTs any plans to add [callOddsWithBounty%] for 888caption?
|
I'll see if I can do it there.
Also, I'm not sure that 888 will allow to use a such complex tag, so I need to ask about it first. In fact, even the usual pot odds were prohibited some time ago (but then 888 allowed them to be used).
|
|
|
10-14-2018, 07:57 PM
|
#2812
|
enthusiast
Join Date: Mar 2017
Posts: 71
|
Re: 888/Party/StarsCaption
I use this software with pokerstars, if there a way to get new tables to stop popping up in front of the existing ones when they start?
|
|
|
10-15-2018, 01:40 AM
|
#2813
|
veteran
Join Date: Nov 2012
Location: Yellow submarine
Posts: 2,671
|
Re: 888/Party/StarsCaption
Quote:
Originally Posted by Adgey
I use this software with pokerstars, if there a way to get new tables to stop popping up in front of the existing ones when they start?
|
Hi
Sorry, no.
But if you use Table manager, then you can enable Process tables with hero only option there and also configure and turn on Options / New tables size & position. In this case a new table will appear in a special slot.
|
|
|
10-15-2018, 09:28 AM
|
#2814
|
Carpal \'Tunnel
Join Date: Mar 2010
Posts: 8,631
|
Re: 888/Party/StarsCaption
Is it possible to edit the 888 bounty amount font/colour /size on the table?
|
|
|
10-15-2018, 10:35 AM
|
#2815
|
Carpal \'Tunnel
Join Date: Mar 2010
Posts: 8,631
|
Re: 888/Party/StarsCaption
Quote:
Originally Posted by Big_Mick00
Is it possible to edit the 888 bounty amount font/colour /size on the table?
|
With the mod i use its really small and doesn't stand out
|
|
|
10-15-2018, 11:37 AM
|
#2816
|
veteran
Join Date: Nov 2012
Location: Yellow submarine
Posts: 2,671
|
Re: 888/Party/StarsCaption
Big_Mick00, try to write to the mod developer, he should fix it.
If you want to do it manually, try to read this.
There are no such options in 888Caption, sorry.
|
|
|
10-15-2018, 02:43 PM
|
#2817
|
newbie
Join Date: Apr 2011
Posts: 20
|
Re: 888/Party/StarsCaption
I like to use mostly hotkeys when I play. But the hotkeys only work for the table under the mouse. Is it possible to have them work at the next table that requires action automatically? Without having to have the mouse jumping to tables?
|
|
|
10-15-2018, 03:18 PM
|
#2818
|
veteran
Join Date: Nov 2012
Location: Yellow submarine
Posts: 2,671
|
Re: 888/Party/StarsCaption
Quote:
Originally Posted by oliu
I like to use mostly hotkeys when I play. But the hotkeys only work for the table under the mouse. Is it possible to have them work at the next table that requires action automatically? Without having to have the mouse jumping to tables?
|
Only if all of your tables placed in one stack - in this case mouse can be above a table without jumping.
Hotkeys work for a table under mouse only and there is no any other option in the program, sorry. You can use Mouse jump to table option or play as described above.
|
|
|
10-15-2018, 05:43 PM
|
#2819
|
Carpal \'Tunnel
Join Date: Mar 2010
Posts: 8,631
|
Re: 888/Party/StarsCaption
Quote:
Originally Posted by LikeAA
Big_Mick00, try to write to the mod developer, he should fix it.
If you want to do it manually, try to read this.
There are no such options in 888Caption, sorry.
|
ok no problem.
Is there anyway you can make it so 888 "big fish" mtt use my caption settings? 888 have a separate theme for those and my font doesnt work, hotkeys and betscript still are fine though.
|
|
|
10-16-2018, 02:15 AM
|
#2820
|
veteran
Join Date: Nov 2012
Location: Yellow submarine
Posts: 2,671
|
Re: 888/Party/StarsCaption
Quote:
Originally Posted by Big_Mick00
ok no problem.
Is there anyway you can make it so 888 "big fish" mtt use my caption settings? 888 have a separate theme for those and my font doesnt work, hotkeys and betscript still are fine though.
|
The last time I tried to change the layout on these tables, I did not succeed.
Ok, I will try to do it again - it seems possible now.
|
|
|
10-16-2018, 09:07 AM
|
#2821
|
Carpal \'Tunnel
Join Date: Mar 2010
Posts: 8,631
|
Re: 888/Party/StarsCaption
Great, thanks
|
|
|
10-16-2018, 03:57 PM
|
#2822
|
centurion
Join Date: Jan 2016
Location: Hungary
Posts: 183
|
Re: 888/Party/StarsCaption
Hi @LikeAA,
Partycaption has been working great, but there is one thing that is not working for me:
I want the default chat tab to be on notes, and not change from hand to hand. Every time the action is on me, the focus is taken to the bet box. Every time a hand ends, the chat tab defaults back to the "options". In partycaption I have made sure to select "notes" as the default tab but the behaviour is not changing.
Thanks for your time
|
|
|
10-16-2018, 09:28 PM
|
#2823
|
centurion
Join Date: May 2011
Posts: 117
|
Re: 888/Party/StarsCaption
hey,
Is there any option to set the chat window to tournament info as a default? I only see "auto hide", "option", "chat", "notes" and "default". if there is non yet: this would be a much appreciated addition...
|
|
|
10-17-2018, 01:34 AM
|
#2824
|
veteran
Join Date: Nov 2012
Location: Yellow submarine
Posts: 2,671
|
Re: 888/Party/StarsCaption
Quote:
Originally Posted by SirDehi
Hi @LikeAA,
Partycaption has been working great, but there is one thing that is not working for me:
I want the default chat tab to be on notes, and not change from hand to hand. Every time the action is on me, the focus is taken to the bet box. Every time a hand ends, the chat tab defaults back to the "options". In partycaption I have made sure to select "notes" as the default tab but the behaviour is not changing.
Thanks for your time 
|
Hi
I'm not sure I can do something with focus, but I'll try to look into it.
As for tabs switching - ok I'll try to check it too.
|
|
|
10-17-2018, 01:36 AM
|
#2825
|
veteran
Join Date: Nov 2012
Location: Yellow submarine
Posts: 2,671
|
Re: 888/Party/StarsCaption
Quote:
Originally Posted by randomkid
hey,
Is there any option to set the chat window to tournament info as a default? I only see "auto hide", "option", "chat", "notes" and "default". if there is non yet: this would be a much appreciated addition...
|
Hi
There is no such option, because all useful info from this tab can be displayed via HUD in any place of a table - see [CH_heroPos], [CH_countPlayers], [avst] tags in HUD / Table panels.
|
|
|
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 10:10 AM.
|