Thread: sound command
View Single Post
EpicMonkey
buttmonkey
Join Date: Feb 2012
Old 04-08-2012 , 14:35   Re: sound command
Reply With Quote #2

PHP Code:
client_cmd(id"mp3 play ^"%s^""soundfile
change id to 0 to play for everyone

PHP Code:
client_cmd(0"mp3 play ^"%s^""soundfile

Last edited by EpicMonkey; 04-08-2012 at 14:35.
EpicMonkey is offline