The Tournament Director Forums

Main => Help Me => Topic started by: RobertCarney on February 28, 2010, 10:07:02 AM

Title: Bounty Player Event
Post by: RobertCarney on February 28, 2010, 10:07:02 AM
I Currently have this

isRound and (state = 2) and (isBountyPrize = 1)

Display Message

<hitman>  HAS WON THE BOUNTY PRIZE FOR <name>

it works great but it doesn't show the <name> of the player thats been busted out ie the bounty

is it possible what is the <name> for ? exactly
Title: Re: Bounty Player Event
Post by: Magic_fubu on February 28, 2010, 01:03:50 PM
I use the following event to show people busting out in tournaments: <name> has busted out in <ordinalrank>

It shows properly to me. <name> stands for the person busting out, so it should be standing for the same for you too.  Have you tried to take out the "isRound and (state = 2) and" leaving yourself with "(isBountyPrize = 1)" to see if that works?
Title: Re: Bounty Player Event
Post by: RobertCarney on February 28, 2010, 01:07:26 PM
will give this a shot right now
Title: Re: Bounty Player Event
Post by: RobertCarney on February 28, 2010, 01:18:38 PM
I use the following event to show people busting out in tournaments: <name> has busted out in <ordinalrank>

It shows properly to me. <name> stands for the person busting out, so it should be standing for the same for you too.  Have you tried to take out the "isRound and (state = 2) and" leaving yourself with "(isBountyPrize = 1)" to see if that works?

tried what you suggested same thing though

attached a picture
Title: Re: Bounty Player Event
Post by: TIMMER on February 28, 2010, 02:07:27 PM
     Bounty On  <randomname><prizeamount><br>Winner  <hitman><br><name><count>      message property set for, bounty    conditions----isBountyPrize   change randomname to name ( ya event )
Title: Re: Bounty Player Event
Post by: RobertCarney on February 28, 2010, 02:11:33 PM
    Bounty On  <randomname><prizeamount><br>Winner  <hitman><br><name><count>      message property set for, bounty

i am a little confused now do i just set thiis as an event ?


Edit : Sorry Guys I Am An Idot

Works Great Thank you very much :D
Title: Re: Bounty Player Event
Post by: RobertCarney on February 28, 2010, 02:19:06 PM
 Bounty On  <randomname> <prizeamount> <br>Winner  <hitman> <br> <name> <count>

this is just in my message box and it works a treat had to add spaces etc but works great
Title: Re: Bounty Player Event
Post by: Magic_fubu on February 28, 2010, 02:25:45 PM
Sorry I wasn't much help... Glad to hear that you got it straight though!  I might add this to my events since I do a bounty on my tournaments
Title: Re: Bounty Player Event
Post by: TIMMER on February 28, 2010, 02:30:56 PM
Msg Property Sets  then set fonts size  ( Event tab, on the left side )
Title: Re: Bounty Player Event
Post by: RobertCarney on February 28, 2010, 02:33:16 PM
Msg Property Sets  then set fonts size  ( Event tab on the left side )

its the perfect size fits on the 40" perfectly thanks again really happy with this