SA-MP Forums Archive
need help - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: need help (/showthread.php?tid=274785)



need help - ServerRestart - 07.08.2011

How can i make a /mute [id] [minuites] [reason]

Then after the mins the player automaticly get unmuted

And if the player leave's and comes back the mute saves
-
Can someone help me with this? I'd appreciate it. Thx!


Re: need help - Shockey HD - 07.08.2011

I suggest you using sscanf, if you take some time you will learn this command. For a Mute command, your going to need, /mute, /unmute and you must make it so for OnPlayerText they cannot speak when there muted. I have a good but it doesn't have time. I could add time but maybe tomorrow.

Things that may help you.

https://sampwiki.blast.hk/wiki/Fast_Commands
https://sampforum.blast.hk/showthread.php?tid=120356
https://sampforum.blast.hk/showthread.php?tid=244841

If this didn't help i can explain more tomorrow


Re: need help - ServerRestart - 07.08.2011

Hmm, ok