View Single Post
Author Message
Who_er
Junior Member
Join Date: Jan 2013
Old 03-04-2013 , 18:44   [ALL]Mute/Unmute All Non-Admins
Reply With Quote #1

WELCOME!
Today, I bring you my very first plugin (submitted to Allied Modders that is ).

Basically, all my plugin does it goes through and mutes all of the non-admins in the server. It's nothing special, but it's something to get me started.

Commands:
sm_mutenonadmins - mutes all non admins
sm_unmutenonadmins - unmutes all non admins
sm_mna - same as sm_mutenonadmins
sm_umna -
same as sm_unmutenonadmins

Cvars:
sm_mutenonadmins_version: "1.0" - MuteNonAdmins Version Number

Installation:
- Put sm_mutenonadmins.smx in "cstrike/addons/sourcemod/plugins "
- Relaunch the server or change map

Changelog:
- 1.0
First Release
- 1.1
Had help cleaning code (ecca)
Added new parameters so that you can target Dead, Alive, or All
- 1.2
Cleaned the code, by using a switch statement, will also allow for more parameters.

Reported Bugs:
-Non so far
Attached Files
File Type: sp Get Plugin or Get Source (MuteAllButAdmins.sp - 2546 views - 5.0 KB)

Last edited by Who_er; 03-12-2013 at 17:04. Reason: Updated Code
Who_er is offline