Results 1 to 6 of 6

Thread: Stop a sound that was started with PlaySound?

Hybrid View

  1. #1

    Stop a sound that was started with PlaySound?

    Is there any way to stop a sound that was started with PlaySound in a script?

    -AD

  2. #2

  3. #3
    Staff Sergeant
    Join Date
    Sep 29 2008
    Location
    NM, USA
    Posts
    308
    Author of the Thread
    Quote Originally Posted by W0lle View Post
    I have tried FadeSound, it does not seem to work, even when I set the forceplay to false when playing the original sound.

  4. #4
    I know that playMusic "" works for music, maybe playSound "" work for sound. That's empty quotes

  5. #5
    No way to do it. As an alternative, you can attach an invisible H to the player, make the H say the sound, and when you want to stop the sound, delete the H or set its damage to 1.

  6. #6
    Good solution, Celery. That works perfectly.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •