Bug 2662 - easier communication via server console
Status: RESOLVED FIXED
Alias: None
Product: Tremulous
Classification: Unclassified
Component: Misc
Version: unspecified
Hardware: All All
: P2 enhancement
Assignee: Tim Angus
QA Contact:
URL: http://tjw.org/tremulous/
Depends on:
Blocks:
 
Reported: 2006-04-17 11:28 EDT by Tony J. White
Modified: 2007-01-22 20:40:39 EST
1 user (show)

See Also:


Attachments
tremulous-svn765-server_console_chat (989 bytes, patch)
2006-04-17 11:29 EDT, Tony J. White
this patch made from correct working dir (1016 bytes, patch)
2006-04-17 12:22 EDT, Tony J. White

Description Tony J. White 2006-04-17 11:28:35 EDT
This patch adds two new server commands and removes the default behaviour of broadcasting all mistyped commands to all clients as a "say" message.

The new commands are "chat" and "cp".

For example:

chat tjw: hello everyone

Will "print" the message to all clients similar to the "say" command without the "server: " prefix.

cp ^1server restarting

Will center print the message to all clients.
Comment 1 Tony J. White 2006-04-17 11:29:16 EDT
Created attachment 871 [details]
tremulous-svn765-server_console_chat
Comment 2 Tony J. White 2006-04-17 12:22:44 EDT
Created attachment 876 [details]
this patch made from correct working dir
Comment 3 Paradox 2007-01-22 20:40:39 EST
Chat is quite usefull, but has remained undocumented. It doesnt even have a cmdlist entry.