How can i make a female radio voice ?

Forum for Skins, Maps, Configs etc.

Moderators: Moderators, Mappers

S3ci0r
tried to put the pin back in
Posts: 288
Joined: Wed Jul 20, 2005 4:20 am
Location: pl
Contact:

How can i make a female radio voice ?

Post by S3ci0r »

I can't make a female voice :#: What should i fix in my cfg ?
Da^JuaN
was picked off
Posts: 1163
Joined: Sun Jul 27, 2003 1:30 pm
Location: nl
Contact:

Post by Da^JuaN »

Code: Select all

radiogender female
Image
minchiano
bleeds to death
Posts: 451
Joined: Mon May 17, 2004 5:44 pm
Location: se
Contact:

Post by minchiano »

FDL :lol:
Image
S3ci0r
tried to put the pin back in
Posts: 288
Joined: Wed Jul 20, 2005 4:20 am
Location: pl
Contact:

Post by S3ci0r »

Da^JuaN wrote:

Code: Select all

radiogender female
It doesn't work :?
Somebody have next tip?
VIDAR
found a way out
Posts: 208
Joined: Mon Aug 30, 2004 10:08 am
Location: no

Post 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"
- Kill The Idealist -
S3ci0r
tried to put the pin back in
Posts: 288
Joined: Wed Jul 20, 2005 4:20 am
Location: pl
Contact:

Post 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?
sanity
was in the wrong place
Posts: 267
Joined: Sun Aug 29, 2004 1:15 pm
Location: se
Contact:

Post 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 :)
Image
Image
S3ci0r
tried to put the pin back in
Posts: 288
Joined: Wed Jul 20, 2005 4:20 am
Location: pl
Contact:

Post by S3ci0r »

CAN SB FIX MY CFG ? Only that!

http://carlsbergclub.prv.pl/s.cfg
Flunx
feels some chest pain
Posts: 680
Joined: Sun Aug 17, 2003 10:35 am
In-game Name: iN Flunx
Location: Trondheim
Location: no

Post by Flunx »

Huhu your config is a mess :)
Try deleting config.cfg in your action folder.
I like to play games, not watch them
VIDAR
found a way out
Posts: 208
Joined: Mon Aug 30, 2004 10:08 am
Location: no

Post by VIDAR »

indeed :o
- Kill The Idealist -
fuct
is full of buckshot
Posts: 966
Joined: Thu Dec 30, 2004 2:36 pm
Location: ie

Post by fuct »

Code: Select all

bind		"f3"		"say FUCKING CAMPER !"
thats sad :)
Picer
sank like a rock
Posts: 121
Joined: Thu Oct 13, 2005 4:48 pm
Location: no

Post 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.
Member of VfN "Vikings from North".

/connect aq2.catchgamer.no:27922 Catch-Gamer.no AQ2#4 ModernClassic for some oldschool FF action!
VIDAR
found a way out
Posts: 208
Joined: Mon Aug 30, 2004 10:08 am
Location: no

Post by VIDAR »

this is my favorite:

Code: Select all

bind * "maldición gordura alegre"
- Kill The Idealist -
Mutu
loses a vital chest organ
Posts: 525
Joined: Sun Aug 29, 2004 2:46 pm
Location: no
Contact:

Post 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 :)
· Catch-Gamer.no AQ2admin
Janner
found a way out
Posts: 200
Joined: Tue Mar 08, 2005 12:09 pm
Location: nl

Post 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 :/
Post Reply