Author Topic: Event conditions for first player to bust out help  (Read 1363 times)

sunnyspokerroom

  • Newbie
  • *
  • Posts: 3
    • View Profile
Event conditions for first player to bust out help
« on: March 06, 2020, 02:42:30 PM »
What do I put in the conditions for a sound event to play, for the fist player to bust out.

Corey Cooper

  • Administrator
  • Hero Member
  • *****
  • Posts: 6220
    • View Profile
Re: Event conditions for first player to bust out help
« Reply #1 on: March 06, 2020, 02:52:19 PM »
position = 1

sunnyspokerroom

  • Newbie
  • *
  • Posts: 3
    • View Profile
Re: Event conditions for first player to bust out help
« Reply #2 on: March 06, 2020, 10:36:38 PM »
Thanks!

Another question if anyone can help?

trying to play 2 sound files one after the other to start a round.

If the trigger is set to “A Level Starts” what are the conditions for playing 2 sound files back to back?  For example I want to play sound files with blinds and then the sound file for the ante.

Or do I need to set the trigger for “The Clock Ticks”?
« Last Edit: March 06, 2020, 10:40:11 PM by sunnyspokerroom »

Corey Cooper

  • Administrator
  • Hero Member
  • *****
  • Posts: 6220
    • View Profile
Re: Event conditions for first player to bust out help
« Reply #3 on: March 07, 2020, 12:54:00 PM »
Events are designed to perform only a single action of any type.  So, you could have an event that flashed the screen, played a sound, displayed a message, and saved the tournament.  But you can't have an event that flashes the screen multiple times, or plays more than one sound, or displays more than one message.

To work around it, you could use two events that trigger at different times, but the timing would also depend on the length of the audio file.  So your suggestion of an event triggering off of "A level starts" and then another triggering off of "The clock ticks" is probably your best bet.

HugginsPoker

  • Newbie
  • *
  • Posts: 6
    • View Profile
Re: Event conditions for first player to bust out help
« Reply #4 on: March 13, 2020, 09:36:07 AM »
A potentially simpler solution is to use an Audio editor and splice the two audios together into one file.

Corey Cooper

  • Administrator
  • Hero Member
  • *****
  • Posts: 6220
    • View Profile
Re: Event conditions for first player to bust out help
« Reply #5 on: March 13, 2020, 10:41:42 PM »
A potentially simpler solution is to use an Audio editor and splice the two audios together into one file.

Yep.  Audacity is a nice, free tool that can do this.  https://www.audacityteam.org