Author Topic: communication script?  (Read 726 times)

is there a script that will allow me to communicate with the people in my dedicated server/ like in the cmd prompt window of something?

Type this into the dedicated window:

Code: [Select]
talk("hello");

Type this into the dedicated window:

Code: [Select]
talk("hello");
thanks... not working


thanks... not working


You typed talk("hello"); into the console right? Anything else?

You typed talk("hello"); into the console right? Anything else?
no


What error did it give you?
syntax error like unknown command or something
Syntax error in input.


You're not typing it right
i think i am. isn't there a better way?

i think i am
If there's a syntax error you're not typing it right.

Use the quotes in "hello" but put another word there.

You need to tell us exactly what you typed so we can laugh at your assumption that the fault lies with the function and not yourself.