SA-MP Forums Archive
[FilterScript] Advanced Mute System V1.0. [First Release] - 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] Advanced Mute System V1.0. [First Release] (/showthread.php?tid=537732)



Advanced Mute System V1.0. [First Release] - DarkSkull - 17.09.2014

Introduction

Hey, everyone. So this is Mute System. Hope you guys enjoy it.

RequirementsFeatures
Configuration
pawn Code:
// ==============================================
//               SYSTEM CONFIG
// ==============================================

#define PATH "/AMS/%s.ini" // Path to save the data.
#define MAX_WARNINGS 3    //  Maximum warning while speaking when muted.
#define RANDOM_MSG_TIME 2 // Random messages interval (In Minutes).

// ----------------------------------------------
Installation
  1. Download the .zip file.
  2. Move the filterscripts folder to your server folder
  3. Create a folder in your scriptfiles called "AMS"
  4. Add these lines to your server.cfg
    pawn Code:
    filterscripts AMS
    plugins sscanf
  5. Done
Bugs

No bugs found till now.

Please report if you find any bug.

Suggestions

If you have any suggestion, Please send PM or leave a comment below

Download

PasteBin


Re: Advanced Mute System V1.0. [First Release] - Buhami - 17.09.2014

Nice...


Re: Advanced Mute System V1.0. [First Release] - DarkSkull - 17.09.2014

Quote:
Originally Posted by Buhami
View Post
Nice...
Thanks.


Re: Advanced Mute System V1.0. [First Release] - mirza1221 - 17.09.2014

Nice


Re: Advanced Mute System V1.0. [First Release] - DarkSkull - 17.09.2014

Quote:
Originally Posted by mirza1221
View Post
Nice
Thanks


Re: Advanced Mute System V1.0. [First Release] - DarkSkull - 18.09.2014

Thread Updated

*Added Screenshots


Re: Advanced Mute System V1.0. [First Release] - KayJ - 18.09.2014

Nice work


Re: Advanced Mute System V1.0. [First Release] - DarkSkull - 18.09.2014

Quote:
Originally Posted by SturtIndia
View Post
Nice work
Thank you.


Re: Advanced Mute System V1.0. [First Release] - PMH - 18.09.2014

nice work..


Re: Advanced Mute System V1.0. [First Release] - DarkSkull - 18.09.2014

Quote:
Originally Posted by PMH
View Post
nice work..
Thanks xD


Re: Advanced Mute System V1.0. [First Release] - Abagail - 18.09.2014

Now what I hate is when people include things that are not needed. In this script I really believe that random messages arent needed, how-ever nice job as I see most people put advanced and mutes dont even save.


Re: Advanced Mute System V1.0. [First Release] - DarkSkull - 19.09.2014

Quote:
Originally Posted by Abagail
Посмотреть сообщение
Now what I hate is when people include things that are not needed. In this script I really believe that random messages arent needed, how-ever nice job as I see most people put advanced and mutes dont even save.
I included the random messages to send players the info about the cmds they are capable of using..

Anyway.. Thanks


Re: Advanced Mute System V1.0. [First Release] - RoW001 - 19.09.2014

Where is 'Advanced' part?


Re: Advanced Mute System V1.0. [First Release] - DarkSkull - 19.09.2014

Quote:
Originally Posted by RoW001
Посмотреть сообщение
Where is 'Advanced' part?
It has a unmute System.. and i am planning to add Anti-Spam in the next version....


Re: Advanced Mute System V1.0. [First Release] - momo123 - 19.09.2014

its not your script you take it from LADMIN system


Re: Advanced Mute System V1.0. [First Release] - DarkSkull - 19.09.2014

Quote:
Originally Posted by momo123
Посмотреть сообщение
its not your script you take it from LADMIN system
Nope.. I scripted it from scratch.. I put a lot of time and effort into this...