Close
Page 2 of 2 FirstFirst 1 2
Showing results 11 to 12 of 12

Thread: OK I'm Stumped

  1. #11
    Member luxlunae's Avatar
    Join Date
    Aug 2008
    Location
    Bay Area, CA
    Posts
    1431
    Blog Entries
    37

    Default

    Quote Originally Posted by BioAndy View Post
    OMG Mirai I haven't tested what you posted yet, but if that works I owe you a coffee.



    @Luxlunae
    Well in that case all the clients produce sound which works, but is highly irritating.
    Yes, you'd have to go and manually mute the other four clients in game or you could also have your manual slot key broadcast the sound and music toggles each time.

  2. #12

    Default

    I have this macro universal. Then I can turn all sounds on/off on any toon I wish to silence or hear

    /run if GetCVar("Sound_EnableAllSound") == "0" then SetCVar("Sound_EnableAllSound", 1);print("Sound is on"); else SetCVar("Sound_EnableAllSound", 0);print("Sound is off"); end
    22 x 5-toon teams on Silvermoon EU

Posting Rules

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