Page 1 of 1

All talk, ear everybody

Posted: Sat Sep 02, 2006 11:14 pm
by Vincent90
Hi, i want to set up something in my server, i want to ear everybody, humans, zombie, spec.. Currently i can't ear zombie when im human, and can't ear humans when i'm zombie :(

Posted: Sun Sep 03, 2006 8:19 am
by icebreaker
ear = Image

^^ It's "hear"

Posted: Sun Sep 03, 2006 8:57 am
by sheryip
// If enabled, zombies can only voice with zombies and humans with humans.
zombie_talk 1


takes 1min to look at the cfg to see if theres a option for it

Posted: Sun Sep 03, 2006 10:37 am
by Vincent90
sheryip wrote:// If enabled, zombies can only voice with zombies and humans with humans.
zombie_talk 1


takes 1min to look at the cfg to see if theres a option for it
Hey hey... i knew that, but it don't work, that why i'm asking !

Posted: Sun Sep 03, 2006 7:57 pm
by KingPin
maybe

Code: Select all

sv_alltalk 1
along with

Code: Select all

zombie_talk 0
?

Posted: Sun Sep 03, 2006 8:36 pm
by Vincent90
KingPin wrote:maybe

Code: Select all

sv_alltalk 1
along with

Code: Select all

zombie_talk 0
?
Thanks, with all talk it works :)

I can Hear everybody :)

Posted: Sun Sep 03, 2006 8:58 pm
by KingPin
glad it worked ;)