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
- Saving and Loading
- Muted Players List
- Custom Random Messages
- Anti-Mute Spamming
- Unmute Request System
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- Download the .zip file.
- Move the filterscripts folder to your server folder
- Create a folder in your scriptfiles called "AMS"
- Add these lines to your server.cfg
pawn Code:
filterscripts AMS
plugins sscanf
- 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
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
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
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
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...