Page 1 of 3

How can i make a female radio voice ?

Posted: Fri Feb 10, 2006 4:32 pm
by S3ci0r
I can't make a female voice :#: What should i fix in my cfg ?

Posted: Fri Feb 10, 2006 4:55 pm
by Da^JuaN

Code: Select all

radiogender female

Posted: Fri Feb 10, 2006 6:21 pm
by minchiano
FDL :lol:

Posted: Fri Feb 10, 2006 6:51 pm
by S3ci0r
Da^JuaN wrote:

Code: Select all

radiogender female
It doesn't work :?
Somebody have next tip?

Posted: Fri Feb 10, 2006 7:10 pm
by VIDAR
dont need more tips. if its not working, then you are doing it wrong :?

I use F2 to change from male too female

Code: Select all

bind F2 radiogendertoggle 
alias radiogendertoggle "radiogender male;bind F2 radiogendertoggle1"
alias radiogendertoggle1 "radiogender female;bind F2 radiogendertoggle"

Posted: Fri Feb 10, 2006 7:24 pm
by S3ci0r
VIDAR wrote:dont need more tips. if its not working, then you are doing it wrong :?

I use F2 to change from male too female

Code: Select all

bind F2 radiogendertoggle 
alias radiogendertoggle "radiogender male;bind F2 radiogendertoggle1"
alias radiogendertoggle1 "radiogender female;bind F2 radiogendertoggle"
Still i have male voice :#: Maybe my ation is broken or sth like that :(

Next tip please!

btw: can somebody tell me how can i put some picture in that forum?

Posted: Fri Feb 10, 2006 7:30 pm
by sanity
set gender "female"
// this in config

radiogender female
// this every time u change map i think
// i use: bind x "radiogender female" and i press x everytime i change map :)

Posted: Fri Feb 10, 2006 7:49 pm
by S3ci0r
CAN SB FIX MY CFG ? Only that!

http://carlsbergclub.prv.pl/s.cfg

Posted: Sat Feb 11, 2006 4:01 am
by Flunx
Huhu your config is a mess :)
Try deleting config.cfg in your action folder.

Posted: Sat Feb 11, 2006 5:19 am
by VIDAR
indeed :o

Posted: Sat Feb 11, 2006 11:35 am
by fuct

Code: Select all

bind		"f3"		"say FUCKING CAMPER !"
thats sad :)

Posted: Sat Feb 11, 2006 12:46 pm
by Picer
In my world

Code: Select all

bind     "f6"    "say LoL"
isn't much better.


Edit:
And the spelling.... It's just to much.

Posted: Sat Feb 11, 2006 1:37 pm
by VIDAR
this is my favorite:

Code: Select all

bind * "maldiciĆ³n gordura alegre"

Posted: Sat Feb 11, 2006 2:29 pm
by Mutu
me have
alias ragend0 "radiogender female;bind m ragend0"
alias ragend1 "radiogender male; bind m ragend0"
bind k ragend0
Then i can use male/female voice :)

Posted: Sun Feb 12, 2006 5:34 am
by Janner
Mutu wrote:me have
alias ragend0 "radiogender female;bind m ragend0"
alias ragend1 "radiogender male; bind m ragend0"
bind k ragend0
Then i can use male/female voice :)
That wont do much :P
ragend1 is useless then :/