Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - MotoguzziF91

Pages: [1] 2 3
1
Help Me / Sound For player movement
« on: December 05, 2023, 03:57:13 AM »
a player changes the table, what do I have to do so that a sound is played? I have an event when a table is dissolved, I can't find a way to use the event for an individual player

2
Help Me / Screen scroll
« on: June 19, 2022, 11:48:07 AM »
I have a screen with the seats, I get 10 tables on the screen without scrolling, the screen is set to scroll, what can I do so that it only scrolls if there are more than 10 tables

3
Help Me / Re: Screens
« on: June 24, 2021, 03:52:16 PM »
Hi Corey,
I have another question about the screens. i have 4 screens
1. Pre Tournament
2. countdown
3. break
4. tournament
there is a possibility to show alternating screens 1 + 2 automatically until the tournament starts

4
Help Me / Re: Screens
« on: June 07, 2021, 06:27:23 AM »
Thank's Corey

5
Help Me / Screens
« on: June 06, 2021, 03:41:52 PM »
Hello dear poker community, I hope you are all healthy.
 I have 3 screens 1) COUNTDOWN 2) TOURNAMENT 3) BREAK there is a possibility that after the countdown is over, the tournament screen is automatically displayed and when there is a break, the pause screen is automatically displayed
thanks in advance

6
Traduction / Re: Traduction du logiciel
« on: April 10, 2021, 03:42:10 AM »
Merci,
super boulot

7
Help Me / Tournament end at a specfic time
« on: July 21, 2020, 03:46:19 AM »
Hi all,
there is a way to end a tournament at a specific time?

8
Templates, Layouts and Sounds / Re: ranking stats
« on: February 13, 2020, 10:44:31 AM »
Super

9
Templates, Layouts and Sounds / ranking stats
« on: February 13, 2020, 10:09:23 AM »
it is possible to display only the first 24 in the ranking in the <stats> cell

10
Templates, Layouts and Sounds / Re: Announce Break
« on: February 09, 2020, 10:24:49 AM »
-I have an event with announcement for the end of the levels
-at the end of the levels before the 5 short breaks (10 min) I have another one.
-now I want another announcement before the dinner break (40 min)
you suggested that i try this example
(state = 2) and (secondsLeft = 6) and nextIsRound and nextLevelDuration> 15
but that doesn't work, we only make the announcement of the short breaks

11
Templates, Layouts and Sounds / Re: Announce Break
« on: January 29, 2020, 06:41:03 AM »
that does not work. i tried the following examples
(state = 2) and (secondsLeft = 12) and nextIsRound and nextLevelDuration > 35  ( Result play Sound ShortBreak)
(state = 2) and (secondsLeft = 12) and nextIsRound and nextLevelDuration > 30   ( Result play Sound ShortBreak)
(state = 2) and (secondsLeft = 12) and nextIsRound and nextLevelDuration > 15  ( Result play Sound ShortBreak)
(state = 2) and (secondsLeft = 12) and nextIsRound and nextLevelDuration > 40  ( Result play Sound ShortBreak)

(state = 2) and (secondsLeft = 12) and nextIsBreak and nextLevelDuration > 35   ( Result play Sound ShortBreak+DinnerBreak together)

I have 5 short breaks of 10 minutes and 1 dinner break of 40 minutes
and the leves are 30 min

12
Templates, Layouts and Sounds / Re: Announce Break
« on: January 28, 2020, 10:21:06 AM »
Thanks that works,
 I still have a problem, there are 5 short breaks and 1 dinner break and at the dinner break I want a different announcement than the normal breaks, is that possible?

13
Templates, Layouts and Sounds / Re: Announce Break
« on: January 28, 2020, 03:33:16 AM »
I think I did something wrong or didn't understand it. I did it as described above, now the 2 announcements are played together before the breaks

Event 1
Trigger: the clock ticks
Conditions: (state = 2) and (secondsLeft = 6)
Action: Play sound

Event 2
Trigger: the clock ticks
Conditions: (state = 2) and (secondsLeft = 9) and nextIsBreak
Action: Play sound

14
Templates, Layouts and Sounds / Announce Break
« on: January 26, 2020, 11:32:15 AM »
Can someone help me
 i would like to create an event that will announce at the end of the level before the breaks (5 breaks and 1 dinner break). I already have an event for each level end
Trigger: the clock ticks
Conditions: (state = 2) and (secondsLeft = 6)
Action: Play sound

15
Help Me / Player Movement screen
« on: January 24, 2020, 11:17:02 AM »
is there a way to increase the distance between table and seat? in the Player Movement screen

Pages: [1] 2 3