Thread
:
Executing command on other clients?
View Single Post
Re: Executing command on other clients?
(#
9
)
Whistler
Summoner
Status:
Offline
Posts: 1,499
Join Date: Feb 2004
Location: Mist Village
Re: Executing command on other clients? -
19-04-2004
Code:
if (!IsABot(pEdict)) { CLIENT_COMMAND(pEdict, "play sound/xxx/xxx.wav\n"); }
Don't use the 'speak' command, since that's a server side command
Whistler
View Public Profile
Send a private message to Whistler
Visit Whistler's homepage!
Find More Posts by Whistler