Author Topic: Notifcation when a bounty is collected  (Read 862 times)

E Z Aces

  • Newbie
  • *
  • Posts: 25
    • View Profile
Notifcation when a bounty is collected
« on: September 25, 2010, 05:48:20 PM »
The winner of the previous tourney all ways has a bounty on his head and some times we have a random bounty.  How do you set an event that will tell me when a bounty is collected with out having to go to the prize page everytime i bust a player.

Corey Cooper

  • Administrator
  • Hero Member
  • *****
  • Posts: 6216
    • View Profile
Re: Notifcation when a bounty is collected
« Reply #1 on: September 25, 2010, 10:38:53 PM »
On the Events tab:

- Press the "New Event" button
- Select "Create a new event from scratch"
- Enter a description
- Select the trigger "A random player is chosen for a prize"
- For "Conditions", enter:

isBountyPrize

- Add Actions

If you have any other events triggered off of "A player busts out" or "A player rebuys", move this event above those or else one of those will likely get triggered instead of this one (since the random prize will be awarded when a player busts out).