emit_sound for only one player?
Hi guys. I use this:
PHP Code:
Thanks:D |
Re: emit_sound for only one player?
There might be a channel specific to one player, but this would be easier:
client_cmd(id, "spk ^"file.wav^""); client_cmd(id, "mp3 play ^"file.mp3^""); |
Re: emit_sound for only one player?
Problem solved. Thanks:D
|
| All times are GMT -4. The time now is 18:59. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.