lautstärke script

Alles über QW, Q2 und Q3! Einsteigerhilfen, Cfgs und Trickjumping. Bitte jeden Thread mit [QW], [Q2] oder [Q3] versehen. Danke!
Antworten
Thor aka zerothor

lautstärke script

Beitrag von Thor aka zerothor »

hi@all

wie das topic schon sagt ich suche für meine autoexec ein lautstärke script wo ich im game auf den + und - die lautstärke ändern kann gibt es sowas wenn wer es super wenn es mir einer posten könnte.

mFg

|TsW|sPawny
znk
Grunt
Grunt
Beiträge: 212
Registriert: Okt 2001

Beitrag von znk »

//Volume™
//____________________________________________________________

bind pgup "vstr vup"
bind pgdn "vstr vdn"
set vdn vstr vol00
set vup vstr vol01
set vol00 "set s_volume 0.0;set vdn vstr vol00;set vup vstr vol01;echo ^2Volume^1Min^2=========="
set vol01 "set s_volume 0.1;set vdn vstr vol00;set vup vstr vol02;echo ^2Volume=^1|^2========="
set vol02 "set s_volume 0.2;set vdn vstr vol01;set vup vstr vol03;echo ^2Volume==^1|^2========"
set vol03 "set s_volume 0.3;set vdn vstr vol02;set vup vstr vol04;echo ^2Volume===^1|^2======="
set vol04 "set s_volume 0.4;set vdn vstr vol03;set vup vstr vol05;echo ^2Volume====^1|^2======"
set vol05 "set s_volume 0.5;set vdn vstr vol04;set vup vstr vol06;echo ^2Volume=====^1|^2====="
set vol06 "set s_volume 0.6;set vdn vstr vol05;set vup vstr vol07;echo ^2Volume======^1|^2===="
set vol07 "set s_volume 0.7;set vdn vstr vol06;set vup vstr vol08;echo ^2Volume=======^1|^2==="
set vol08 "set s_volume 0.8;set vdn vstr vol07;set vup vstr vol09;echo ^2Volume========^1|^2=="
set vol09 "set s_volume 0.9;set vdn vstr vol08;set vup vstr vol10;echo ^5Volume=========^1|^5="
set vol10 "set s_volume 1.0;set vdn vstr vol09;set vup vstr vol10;echo ^5Volume==========^1MAX"
lexer.cfg
Bild
Thor aka zerothor

Beitrag von Thor aka zerothor »

oh super thx
wdy

Beitrag von wdy »

np. zNk klaut alle meine scripte :/
Silv3r3

Beitrag von Silv3r3 »

Original erstellt von wdy
np. zNk klaut alle meine scripte :/
is das von dir :X?
znk
Grunt
Grunt
Beiträge: 212
Registriert: Okt 2001

Beitrag von znk »

nein <:
ausserdem hab ich quelle druntergeschrieben
Bild
Antworten