SA-MP Forums Archive
audiomsgoff - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: audiomsgoff (/showthread.php?tid=617530)



audiomsgoff - MerryDeer - 22.09.2016

Hi,

In server.cfg i add

audiomsgoff 1

But i still see that audio messages


Re: audiomsgoff - Vince - 22.09.2016

It's a client command. You can't turn audio messages off from the server side else everyone would do that and the original purpose of the message being there would be defeated. That purpose being something to do with copyright, I believe.


Re: audiomsgoff - MerryDeer - 22.09.2016

So what do audiomsgoff 1 ?


Re: audiomsgoff - ReshiramZekrom - 22.09.2016

That works only for the samp.cfg of the player. You can't add it in your server.cfg


Re: audiomsgoff - Marricio - 22.09.2016

If you want to remove audio messages from your server, remove them from your script. It doesn't sound too hard to be honest.