Raised This Month: $32 Target: $400
 8% 

[CSGO/ANY?] Mute On Votes (v1.4, 2018-08-07)


Post New Thread Reply   
 
Thread Tools Display Modes
Author
plock
Senior Member
Join Date: Feb 2016
Location: noitacoL
Plugin ID:
6205
Plugin Version:
1.4
Plugin Category:
General Purpose
Plugin Game:
Any
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Plugin that will mute players when vote starts
    Old 07-27-2018 , 10:41   [CSGO/ANY?] Mute On Votes (v1.4, 2018-08-07)
    Reply With Quote #1


    Latest version: 1.4


    As requested by Kamizun on Mute On Vote I've updated ReFlexPoison's plugin. Take a look below to read more about the new features.


    • New Syntax.
    • Players who joined during a vote will be muted.
    • Admin Immunity (CVAR).
    • Warden Immunity for Jailbreak servers. (CVAR).
    • Mutes/Gags won't be registered to SourceBans.
    • Fixed issue that Mutes/Gags won't be removed when vote ends.


    Quote:
    mov_enabled - Enable/Disable the plugin. By default is set to "1".

    mov_immunity - Admins with flag B (ADMFLAG_GENERIC) will be immune. By default is set to "1".

    mov_method - 0 = Mute. 1 = Gag. 2 = Silence. By default is set to "0".

    mov_wardenimmunity - For Jailbreak servers with Warden plugin, this will enable wardens to be immune to mute and proceed with the game. By default is set to "0".

    Drop "MuteOnVotes.smx" inside Plugins folder.
    Drop "muteonvotes.phrases.txt" inside Translations folder.

    Change map to generate the .cfg file and setup your cvars.


    Only if CVAR "mov_wardenimmunity" is set to 1:
    Jailbreak Warden by ecca.


    Quote:
    2018-08-07 (v1.4)
    - Fixed issue with players being unmuted after vote when they were previously muted by someone. (I removed by mistake the line that was cheking the mute x-x )

    2018-07-29 (v1.3)
    - Fixed an issue with the Warden natives.
    - Fixed an issue with the loops, now it continues verifying and muting.

    2018-07-27 (v1.2)
    - Added more options of translations
    - Fixed translations for silence ("mov_method 2") (where it saying that he was immune to mute and immune gag)
    - Fixed issue when "mov_wardenimmunity" is set to 1 and the server doesn't have the Warden plugin, then the plugin wasn't muting/gagging/silencing anyone.

    2018-07-27 (v1.1)
    - Added new check when a new Warden is created during the vote progress.
    - Fixed an issue that was unmuting and ungagging players that were already muted and gagged before the vote.

    2018-07-27 (v1.0)
    * Initial Release *

    Thanks to ReFlexPoison for his Plugin Mute On Vote.
    Thanks to Mugiwara, domino_ and Techno for some help with my doubts. c:

    If you have any issues, just let me know.
    Attached Files
    File Type: txt muteonvotes.phrases.txt (2.5 KB, 392 views)
    File Type: smx MuteOnVotes.smx (11.7 KB, 343 views)
    File Type: sp Get Plugin or Get Source (MuteOnVotes.sp - 398 views - 6.8 KB)
    __________________
    ~tuturu

    Owner/Developer at Kniv
    My Steam Profile

    Last edited by plock; 07-24-2019 at 01:05. Reason: Version 1.4
    plock is offline
    Kamizun
    AlliedModders Donor
    Join Date: May 2015
    Location: Portugal
    Old 07-27-2018 , 15:29   Re: [CSGO/ANY?] Mute On Votes (v1.1, 2018-07-27)
    Reply With Quote #2

    Wow... that was fast... Thank you!
    Just a little thing that should be fixed... its "Kamizun" >.<
    Kamizun is offline
    plock
    Senior Member
    Join Date: Feb 2016
    Location: noitacoL
    Old 07-27-2018 , 15:43   Re: [CSGO/ANY?] Mute On Votes (v1.1, 2018-07-27)
    Reply With Quote #3

    Quote:
    Originally Posted by Kamizun View Post
    Wow... that was fast... Thank you!
    Just a little thing that should be fixed... its "Kamizun" >.<
    Sorry and fixed .

    Let me know if you have any issues.
    __________________
    ~tuturu

    Owner/Developer at Kniv
    My Steam Profile
    plock is offline
    Kamizun
    AlliedModders Donor
    Join Date: May 2015
    Location: Portugal
    Old 07-27-2018 , 16:26   Re: [CSGO/ANY?] Mute On Votes (v1.1, 2018-07-27)
    Reply With Quote #4

    Quote:
    Originally Posted by plock View Post
    Sorry and fixed .

    Let me know if you have any issues.
    Works fine, the only "issue" I could find is that for the immunity, when "mov_method 2" it prints that he is not muted and not gagged, I think only one message with "you are not silenced because.. etc" would be better. Anyways that can be easly done and are just preferences.

    Couldn't test the warden feature because im not going to use it on any jailbreak server any soon. But if you have "mov_wardenimmunity 1" the server will not mute/gag anyone. (I didn't had any warden/hosties plugin enabled)
    Kamizun is offline
    plock
    Senior Member
    Join Date: Feb 2016
    Location: noitacoL
    Old 07-27-2018 , 16:29   Re: [CSGO/ANY?] Mute On Votes (v1.1, 2018-07-27)
    Reply With Quote #5

    Quote:
    Originally Posted by Kamizun View Post
    Works fine, the only "issue" I could find is that for the immunity, when "mov_method 2" it prints that he is not muted and not gagged, I think only one message with "you are not silenced because.. etc" would be better. Anyways that can be easly done and are just preferences.

    Couldn't test the warden feature because im not going to use it on any jailbreak server any soon. But if you have "mov_wardenimmunity 1" the server will not mute/gag anyone. (I didn't had any warden/hosties plugin enabled)
    Thanks for the feedback. I will update ASAP.
    __________________
    ~tuturu

    Owner/Developer at Kniv
    My Steam Profile
    plock is offline
    plock
    Senior Member
    Join Date: Feb 2016
    Location: noitacoL
    Old 07-27-2018 , 16:54   Re: [CSGO/ANY?] Mute On Votes (v1.1, 2018-07-27)
    Reply With Quote #6

    Quote:
    Originally Posted by Kamizun View Post
    Works fine, the only "issue" I could find is that for the immunity, when "mov_method 2" it prints that he is not muted and not gagged, I think only one message with "you are not silenced because.. etc" would be better. Anyways that can be easly done and are just preferences.

    Couldn't test the warden feature because im not going to use it on any jailbreak server any soon. But if you have "mov_wardenimmunity 1" the server will not mute/gag anyone. (I didn't had any warden/hosties plugin enabled)
    Updated to Version 1.2:
    Quote:
    2018-07-27 (v1.2)
    - Added more options of translations
    - Fixed translations for silence ("mov_method 2") (where it saying that he was immune to mute and immune gag)
    - Fixed issue when "mov_wardenimmunity" is set to 1 and the server doesn't have the Warden plugin, then the plugin wasn't muting/gagging/silencing anyone.
    __________________
    ~tuturu

    Owner/Developer at Kniv
    My Steam Profile
    plock is offline
    Cripix
    Senior Member
    Join Date: Sep 2016
    Location: French, Bordeaux
    Old 07-27-2018 , 17:44   Re: [CSGO/ANY?] Mute On Votes (v1.2, 2018-07-27)
    Reply With Quote #7

    French Translate ^^
    Attached Files
    File Type: txt muteonvotes.phrases.txt (2.5 KB, 293 views)
    __________________
    My jailbreak Server :
    Cripix is offline
    plock
    Senior Member
    Join Date: Feb 2016
    Location: noitacoL
    Old 07-27-2018 , 18:02   Re: [CSGO/ANY?] Mute On Votes (v1.2, 2018-07-27)
    Reply With Quote #8

    Quote:
    Originally Posted by Cripix View Post
    French Translate ^^
    Thank you! Updated (:
    __________________
    ~tuturu

    Owner/Developer at Kniv
    My Steam Profile
    plock is offline
    Luck_Power
    Junior Member
    Join Date: Jul 2018
    Location: Brazil
    Old 07-29-2018 , 15:51   Re: [CSGO/ANY?] Mute On Votes (v1.2, 2018-07-27)
    Reply With Quote #9

    Nice
    __________________
    ̶.
    ᴘʀᴏғɪʟᴇɢʀᴏᴜᴘᴅɪsᴄᴏʀᴅᴘᴀɢᴇ

    Sorry for my bad english, i'm trying to help
    Luck_Power is offline
    plock
    Senior Member
    Join Date: Feb 2016
    Location: noitacoL
    Old 07-29-2018 , 18:01   Re: [CSGO/ANY?] Mute On Votes (v1.3, 2018-07-29)
    Reply With Quote #10

    Update to Version 1.3:
    Quote:
    2018-07-29 (v1.3)
    - Fixed an issue with the Warden natives.
    - Fixed an issue with the loops, now it continues verifying and muting.
    __________________
    ~tuturu

    Owner/Developer at Kniv
    My Steam Profile
    plock is offline
    Reply


    Thread Tools
    Display Modes

    Posting Rules
    You may not post new threads
    You may not post replies
    You may not post attachments
    You may not edit your posts

    BB code is On
    Smilies are On
    [IMG] code is On
    HTML code is Off

    Forum Jump


    All times are GMT -4. The time now is 06:17.


    Powered by vBulletin®
    Copyright ©2000 - 2024, vBulletin Solutions, Inc.
    Theme made by Freecode