Quote:
|
Originally Posted by Bladespirit
just done tweakin gfx setup with this, i like it.
but there seems to be a bug in music mute function.
it always set music volume max after mute is toggled off.
btw night vision is nice~ 
|
eq2ui_mutemusic.xml
Quote:
|
OnSet="music_Volume=0.0 combat_music_volume=0.0 music_Volume=0.0 combat_music_volume=0.0 opacity=0.500" OnUnset="music_Volume=100.0 combat_music_volume=75.0 music_Volume=100.0 combat_music_volume=75.0 opacity=0.750"
|
In the above file you can change the numbers to your preference.
Just open up the file with Windows NotePad and change those numbers to what you want. Dont' ad any extra spaces or anything. just delete the number that is there. type the new number with decimal place and then save the file. Then it will toggle between the volume that you want.
In the future I'm going to try something a little more sofisticated.
Reading the current setting into a new variable, then setting it to zero. then when you uncheck it, putting your old value in.
eq2ui_muteall.xml
Quote:
|
OnSet="master_Volume=0.0 master_Volume=0.0 opacity=0.500" OnUnset="master_Volume=100.0 master_Volume=100.0 opacity=0.750"
|
This is the one for the Mute ALL button.
Same thing. Just set the values you want.
yes, the commands have to be doubled. (Typed twice)
And glad you like the night vision! Go-Go Gadget NightVision
