Author Topic: Creating an event to play a particular sound when eliminating a specific player?  (Read 1221 times)

videocontact

  • Jr. Member
  • **
  • Posts: 52
    • View Profile
Hello everyone,
I would like to have an event that when a particular player (defined by name) is eliminated, a sound that I defined is played.
Is it possible, if so can you help me?

videocontact

  • Jr. Member
  • **
  • Posts: 52
    • View Profile
I think I have found the solution, by assigning an ID number to the player and placing it under the conditions of the event.

Blind Joe

  • Newbie
  • *
  • Posts: 40
    • View Profile
Correct

Corey Cooper

  • Administrator
  • Hero Member
  • *****
  • Posts: 6220
    • View Profile
Yes, using the ID works.  Each player also has an internal ID assigned to them.  You can use that in the conditions as well.  If you check the "Show all fields" box on the Game Player or Database Player windows you'll see the player's Internal ID.