From da353cb16cf73ad13b0710735cbc8276ddc231b6 Mon Sep 17 00:00:00 2001 From: thedrunkyak Date: Thu, 12 Jan 2006 13:49:30 +0000 Subject: [PATCH] Cosmetic changes: Added areas for music, sound, ambient and voice control. Resolution added This was SVN commit r3354. --- .../mods/official/gui/test/2_mainmenu.xml | 286 +++++++++++++++++- 1 file changed, 284 insertions(+), 2 deletions(-) diff --git a/binaries/data/mods/official/gui/test/2_mainmenu.xml b/binaries/data/mods/official/gui/test/2_mainmenu.xml index 487bee4984..9de8581060 100644 --- a/binaries/data/mods/official/gui/test/2_mainmenu.xml +++ b/binaries/data/mods/official/gui/test/2_mainmenu.xml @@ -1173,7 +1173,7 @@ A large landmass with rivers, forests and coastal fishing grounds. type="checkbox" hotkey="audio.toggle" size="50%-50 20% 50%+50 25%" - >Play Sound + >Mute All + + + Mute + + + + + + Sound Volume + + + + + + + + + + 0.0) + guiModifyCaption ("pgOptionsAudioSoundGain", -.1, 1); + ]]> + + + + + + + + Mute + + + + + + Ambient Volume + + + + + + + + + + 0.0) + guiModifyCaption ("pgOptionsAudioAmbientGain", -.1, 1); + ]]> + + + + + + + + Mute + + + + + + Voice Volume + + + + + + + + + + 0.0) + guiModifyCaption ("pgOptionsAudioVoiceGain", -.1, 1); + ]]> + + + + + + + Mute + + +