Mahlzeit!
So, dann hier mal ein Toogle dafür!!
Editor auf, rein damit, Alle Dateien(sonst wirds ein Textdok), und mit frei wählbarem Namen speichern.
Solltest dann in ne Autoexe-Datei die Cfg reinschreiben, oder du startest diese im Game: Console auf, /exe name.cfg
//
// ChatSound toggle
//
set cstoggle "vstr chatsound_on"
set chatsound_on "set cg_noVoiceChats "0"; echo "^0>^1ChatSound: ^0ON"; set cstoggle "vstr chatsound_off"";
set chatsound_off "set cg_noVoiceChats "1"; echo "^0>^1ChatSound: ^0OFF"; set cstoggle "vstr chatsound_on"";
bind x "vstr cstoggle"
x = frei Wählbar
So, ich hoffe ich konnte dir damit helfen!!
MfG PhoEnixXx
