emit sound to specific player
should i change the index to do that?
|
Re: emit sound to specific player
emit_sound(id,CHAN_AUTO,"1.wav", VOL_NORM, ATTN_NONE, 0, PITCH_NORM)
this is my code where should i make change on ? thanks for helping me |
Re: emit sound to specific player
I use:
Code:
public plugin_precache() { |
Re: emit sound to specific player
Code:
new i i wrote this code suspose to able player to emit sound they can type "say 11" to emit sound to everyone and now i want they can type "!mute" to make the sound stop cannot hear anymore but these code does no effect when i typed !mute is there any mistake ? thank you |
Re: emit sound to specific player
Change the aocvoice31 function to this:
Code:
|
Re: emit sound to specific player
nevermind
|
| All times are GMT -4. The time now is 21:25. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.