The Tournament Director Forums
Welcome, Guest. Please login or register.
Did you miss your activation email?
May 25, 2013, 06:52:28 AM

Login with username, password and session length
Search:     Advanced search
17123 Posts in 3142 Topics by 1519 Members
Latest Member: tom004
Back to The Tournament Director main site
* Home Help Search Login Register
+  The Tournament Director Forums
|-+  Main
| |-+  Help Me
| | |-+  Create an event for first player knocked out
« previous next »
Pages: [1] Print
Author Topic: Create an event for first player knocked out  (Read 665 times)
jhanna4112
Newbie
*
Posts: 41


View Profile WWW
« on: November 05, 2011, 04:56:34 PM »

I have some fun sound files i would like to use for the first player knocked out.  Is there a condition that would fire when the first player in a tournament is knocked out?

Also, with the new version 3 has the ability to link a specific sound file to a specific player being knocked out been added?
Logged
Magic_fubu
Hero Member
*****
Posts: 1009


View Profile
« Reply #1 on: November 05, 2011, 08:34:15 PM »

I know that if you have them set up in order, and you don't randomize it, you could use the trigger of "a player busts out" and then have the sound file that you want at the top of the list. As far as linking it to specific people, that I cannot say for sure.
Logged

My cowboys shot down your rockets
---
If you send a request to me please send that you got me from here w/your TD name to confirm. Thanks!
jhanna4112
Newbie
*
Posts: 41


View Profile WWW
« Reply #2 on: November 06, 2011, 07:48:26 AM »

Thanks for the advice.  I played around a bit and was able to create conditions that seem to work.  I was also able to add events for the bubble and finishing in the money.  I've attached my events template for others to use and modify.

* Tournament_Events.tst (19.59 KB - downloaded 27 times.)
Logged
Corey Cooper
Administrator
Hero Member
*****
Posts: 4269


View Profile
« Reply #3 on: November 07, 2011, 11:25:00 PM »

An event can link to a specific player by using the player's Internal ID.  This is an available variable in the event conditions in version 3.

internalID = "a0254930-ffd2-27e0-2c7f-49305e1ddef0"
Logged
Magic_fubu
Hero Member
*****
Posts: 1009


View Profile
« Reply #4 on: November 08, 2011, 09:20:26 AM »

Oohhhhh, so nice to know! Am sure some of my players will be happy.
Logged

My cowboys shot down your rockets
---
If you send a request to me please send that you got me from here w/your TD name to confirm. Thanks!
jhanna4112
Newbie
*
Posts: 41


View Profile WWW
« Reply #5 on: November 08, 2011, 04:39:36 PM »

Does this mean a separate event would need to be created for each player with a specific internalid used in the conditions field?
Logged
Corey Cooper
Administrator
Hero Member
*****
Posts: 4269


View Profile
« Reply #6 on: November 09, 2011, 10:27:31 AM »

If you want a specific sound for each player, yes.
Logged
JimG
Newbie
*
Posts: 22


View Profile
« Reply #7 on: November 10, 2011, 09:31:44 AM »

Thanks for the file... I order to get the "player out on the bubble" event to work for me I had to change it to:

isround && (state=2) && inTheMoney+1

I was wrong... this plays for everyone busted out between the 1st out and being in the money. However, the original event in his file

isround && (state=2) && (rank=(inTheMoney+1)) doesn't play for me...any ideas??

« Last Edit: November 10, 2011, 09:45:54 AM by JimG » Logged
TIMMER
Hero Member
*****
Posts: 505


View Profile
« Reply #8 on: November 10, 2011, 10:18:25 AM »

For the bubble  try.... Conditions,     rank = (inTheMoney + 1)
Logged
JimG
Newbie
*
Posts: 22


View Profile
« Reply #9 on: November 10, 2011, 10:56:43 AM »

I tried your suggestion and each of the following as a condition w/o success:

1. isround && (state=2) && (rank=(inTheMoney+1))
2. isround && (state=2) && rank=(inTheMoney+1)
3. isround && (state=2) && rank = (inTheMoney+1)
4. rank=(inTheMoney+1)  and
5. rank = (inTheMoney+1)

Any ideas???
Logged
TIMMER
Hero Member
*****
Posts: 505


View Profile
« Reply #10 on: November 10, 2011, 11:11:29 AM »

1 thru 4 is wrong you dont need (rank=(intheMoney)  etc .... the 5th one like it is, so 6th place goes out  it should fire when you bust them out, say you pay-out 1 thru 5 just set those as prizes. ( 1 thru 5 places )      Description, when a player bust on the bubble  Trigger, A player bust out    Conditions  rank = ( inTheMoneyRank+1) is all you should need in the Events
« Last Edit: November 10, 2011, 11:30:07 AM by TIMMER » Logged
Corey Cooper
Administrator
Hero Member
*****
Posts: 4269


View Profile
« Reply #11 on: November 10, 2011, 11:28:45 AM »

rank = (inTheMoneyRank + 1)
Logged
JimG
Newbie
*
Posts: 22


View Profile
« Reply #12 on: November 10, 2011, 12:45:42 PM »

That worked great... Thanks to all
Logged
Jaxen
Newbie
*
Posts: 34


View Profile
« Reply #13 on: November 11, 2011, 09:02:04 PM »

For a specific sound for the 1st person knocked out:   position = 1
For an event for when the bubble burst (bubble boy gets knocked out):  rank = (inTheMoney + 1)

Copied these right out of my sound template. They work properly.
Logged
Pages: [1] Print 
« previous next »
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!