Voice toggle
3 posts
• Page 1 of 1
- Plastic_Jesus
- Posts: 2713
- Joined: Mon Jan 22, 2007 1:00
- Location: Finland
Voice toggle
I have again a problem with my config and I'm really getting annoyed that I can't get anything work by myself. So I was trying to do voice toggle that I can switch voicechats off and on from one button when I'm listening to radio.
This is in my config:
bind - "vstr seta son"
seta son "vstr son1"
seta son1 "cg_announcer "0"; cg_noVoiceChats "1"; cg_noVoiceText "1"; seta son vstr son2; echo ^2*^0Vo^1i^ac^0es off"
seta son2 "cg_announcer "1"; cg_noVoiceChats "0"; cg_noVoiceText "0"; seta son vstr son1; echo ^2*^0Vo^l1^ac^0es on"
Ok, what is going wrong in here ? I did my best but I don't know what is the problem. I hope someone can help me.
Thanks.
-*S
EDIT: Also I want to know how to disable sounds like "Objective taken" or "Dynamite planted" only I know it's not cg_announcer which switch them off... I tried to search from google but no... :s
This is in my config:
bind - "vstr seta son"
seta son "vstr son1"
seta son1 "cg_announcer "0"; cg_noVoiceChats "1"; cg_noVoiceText "1"; seta son vstr son2; echo ^2*^0Vo^1i^ac^0es off"
seta son2 "cg_announcer "1"; cg_noVoiceChats "0"; cg_noVoiceText "0"; seta son vstr son1; echo ^2*^0Vo^l1^ac^0es on"
Ok, what is going wrong in here ? I did my best but I don't know what is the problem. I hope someone can help me.
Thanks.
-*S
EDIT: Also I want to know how to disable sounds like "Objective taken" or "Dynamite planted" only I know it's not cg_announcer which switch them off... I tried to search from google but no... :s
S.S.Atrocity wrote:Im pretty sure Saukko will have pages worth of bugs found before anyone knows about the release...lol
Re: Voice toggle
try this (without " and other shits )
- Code: Select all
bind - "vstr son"
seta son "vstr son1"
seta son1 "cg_announcer 0; cg_noVoiceChats 1; cg_noVoiceText 1; seta son vstr son2; say ^2*^0Vo^1i^ac^0es off"
seta son2 "cg_announcer 1; cg_noVoiceChats 0; cg_noVoiceText 0; seta son vstr son1; say ^2*^0Vo^l1^ac^0es on"
- Plastic_Jesus
- Posts: 2713
- Joined: Mon Jan 22, 2007 1:00
- Location: Finland
Now it works... - isn't key which is useable but now anyway I want to know how to disable those "Obj taken." and "Dynamite planted." sounds. Spree sounds can be on.
Thanks Diamond.
Thanks Diamond.
S.S.Atrocity wrote:Im pretty sure Saukko will have pages worth of bugs found before anyone knows about the release...lol
3 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 1 guest