17.09.2014, 13:42
(
Last edited by DarkSkull; 10/07/2016 at 02:49 PM.
)
Introduction
Hey, everyone. So this is Mute System. Hope you guys enjoy it.
RequirementsFeatures
Installation
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
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
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).
// ----------------------------------------------
- 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.cfgpawn Code:filterscripts AMS
plugins sscanf - Done
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