Liberty Gaming
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Liberty Gaming

Wolfenstein: Enemy Territory Clan
 
HomePortalGallerySearchLatest imagesRegisterLog in
[Script]Volume Changer 17rg9d

Share | 
 

 [Script]Volume Changer

View previous topic View next topic Go down 
AuthorMessage
GodWaw :)
Active Poster
Active Poster


Posts : 53
Reputation : 0
Join date : 2010-09-16
Age : 32
Location : On my bed with a girl.

GodWaw :)

[Script]Volume Changer _
PostSubject: [Script]Volume Changer   [Script]Volume Changer EmptyWed Sep 29, 2010 12:07 am

Hey,
Flex been making a volume script which says |--------0-| when you go up if you go down then you'll say |-------0--| (This was an example so if you go again up you will say |------0---|)

Hope you guys like it Smile

Script
bind F10 "vstr volumeup"
bind F9 "vstr volumedown"
set volumeup "vstr volume6"
set volume0 "set s_volume 0.1;set s_musicvolume 0.1;echo ^0|^7^80^7---------^0|;set volumeup vstr volume1;set volumedown vstr min"
set volume1 "set s_volume 0.2;set s_musicvolume 0.2;echo ^0|^7-^80^7--------^0|;set volumeup vstr volume2;set volumedown vstr volume0"
set volume2 "set s_volume 0.3;set s_musicvolume 0.3;echo ^0|^7--^80^7-------^0|;set volumeup vstr volume3;set volumedown vstr volume1"
set volume3 "set s_volume 0.4;set s_musicvolume 0.4;echo ^0|^7---^80^7------^0|;set volumeup vstr volume4;set volumedown vstr volume2"
set volume4 "set s_volume 0.5;set s_musicvolume 0.5;echo ^0|^7----^80^7-----^0|;set volumeup vstr volume5;set volumedown vstr volume3"
set volume5 "set s_volume 0.6;set s_musicvolume 0.6;echo ^0|^7-----^80^7----^0|;set volumeup vstr volume6;set volumedown vstr volume4"
set volume6 "set s_volume 0.7;set s_musicvolume 0.7;echo ^0|^7------^80^7---^0|;set volumeup vstr volume7;set volumedown vstr volume5"
set volume7 "set s_volume 0.8;set s_musicvolume 0.8;echo ^0|^7-------^80^7--^0|;set volumeup vstr volume8;set volumedown vstr volume6"
set volume8 "set s_volume 0.9;set s_musicvolume 0.9;echo ^0|^7--------^80^7-^0|;set volumeup vstr volume9;set volumedown vstr volume7"
set volume9 "set s_volume 1.0;set s_musicvolume 1.0;echo ^0|^7---------^80^0|;set volumedown vstr volume8;set volumeup vstr max"
set max echo ^8V^7olume ^8I^7s ^8O^7n ^8M^7aximum^0!
set min echo ^8V^7olume ^8I^7s ^8O^7n ^8M^7inimum^0!

Made By Flex
Back to top Go down
 

[Script]Volume Changer

View previous topic View next topic Back to top 
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
Liberty Gaming :: General :: Tutorials-