Thread: [ANY] gagmute
View Single Post
Author Message
maks
Member
Join Date: Dec 2011
Location: Russia
Old 09-28-2015 , 10:43   [ANY] gagmute
Reply With Quote #1

gagmute v1.1 - 1.3 old

Admin commands:
!addban - Menu 1 week lock ban
!addgag - Menu 1 week lock chat
!addmute - Menu 1 week lock microphone

The database of players with mute and gag:
left4dead2/addons/sourcemod/data/gagmute.txt

Requirements:
• Metamod: Source/SourceMM (Latest Version)
• SourceMod: 1.8 - 1.9 Latest Build

gagmuteban new v2.0
Native commands:

Player Ban. Time in seconds
native int HxSetClientBan(const char[] sTeamID, int iTime);

Player Gag. Time in seconds
native int HxSetClientGag(const char[] sTeamID, int iTime);

Player Mute. Time in seconds
native int HxSetClientMute(const char[] sTeamID, int iTime);

Garbage cleaning in file GagMuteBan.txt
native int HxGCollect();

The database of players with mute, gag, ban:
left4dead2/addons/sourcemod/data/GagMuteBan.txt

Requirements:
• Metamod: Source/SourceMM (Latest Version)
• SourceMod: 1.10 - 1.12 Latest Build
Attached Files
File Type: sp Get Plugin or Get Source (gagmute_1.1.sp - 1063 views - 8.8 KB)
File Type: sp Get Plugin or Get Source (gagmute_1.3.sp - 884 views - 8.4 KB)
File Type: sp Get Plugin or Get Source (gagmuteban.sp - 181 views - 4.5 KB)
File Type: inc gagmuteban.inc (1.1 KB, 114 views)

Last edited by maks; 08-06-2022 at 09:17.
maks is offline