PDA

View Full Version : Say command don't work


CornFlake
12-27-2002, 06:10 PM
Hi !
My say command in dedicated console don't work!
What i must do?

FeSteR
12-27-2002, 07:18 PM
If you are on the machine running thr dedicated server then just type:

say "hello world"

that should do it

CornFlake
12-28-2002, 06:10 AM
But when I write in

'' say hello world ''

it say

Unknown command 'say'

Why?

FeSteR
12-28-2002, 12:58 PM
You need to put the quotes around the test and not the command

------ Server Initialization Complete ------ 5.88 seconds
Hitch warning: 5989 msec frame time
]say "Hello World"
broadcast: print "console: Hello World\n"

Green_Falcon
12-28-2002, 02:45 PM
ahhh you need to do this to get console to say stuff, you need to have a rcon password in your cfg file this is the what you put into your cfg file

seta rconPassword "XXXXXXXX" the xx's being your password
you then go into your game and type
rconpassword XXXXXXXX the xx's again being your password

then once you have that done you will be able to talk through console by typing this in console
rcon say "hello all how are you doing" i have found that you do not need quotations but you can have them. whenever you want to speak through console always remember rcon. Hope this fixes your problem. let me know.
Lata Green Falcon

CornFlake
12-28-2002, 04:57 PM
Still don't work

Green_Falcon
12-29-2002, 04:37 AM
where are you trying to say stuff from? an external program or are you in the game? do you have console enabled? if you are in the game the way i have explaned should work. If you want to know what you can do or what you might be doing wrong. Check out the guides section then Rudedogs rcon guide that should help