Voice toggle

· PS FAQ · Search Forum · Any ET related problems? Post them here
Veteran
User avatar
Posts: 2713
Joined: Mon Jan 22, 2007 1:00
Location: Finland

Voice toggle

Postby Plastic_Jesus » Tue Jun 01, 2010 19:01

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
S.S.Atrocity wrote:Im pretty sure Saukko will have pages worth of bugs found before anyone knows about the release...lol

Official Member
User avatar
Posts: 2598
Joined: Wed Dec 26, 2007 1:00
Location: Estonia

Re: Voice toggle

Postby deep » Tue Jun 01, 2010 19:50

try this (without " and other shits :P)

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"

Veteran
User avatar
Posts: 2713
Joined: Mon Jan 22, 2007 1:00
Location: Finland

Postby Plastic_Jesus » Tue Jun 01, 2010 20:18

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.
S.S.Atrocity wrote:Im pretty sure Saukko will have pages worth of bugs found before anyone knows about the release...lol

Return to ET Help Desk

Who is online

Users browsing this forum: No registered users and 20 guests