Raised This Month: $51 Target: $400
 12% 

[ZR] Radio Control


Post New Thread Reply   
 
Thread Tools Display Modes
Author
000
Member
Join Date: Jul 2022
Plugin ID:
8121
Plugin Version:
Plugin Category:
All
Plugin Game:
Any
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Unapprover:
    Reason for Unapproving:
    No source code / plugin, upload source and use the Report Post button for a new review.
    Old 07-08-2022 , 05:37   [ZR] Radio Control
    Reply With Quote #1

    Description:
    This plugin allows you to have full control over how the radio interacts with the clients.

    Requirements:
    SourceMod 1.11+
    Zombie:Reloaded

    Installation:
    Put all files from the release folder in your game root folder ("csgo", "cstrike", ...). However, check the "plugins" folder beforehand because files for csgo and css are separated.
    - Reload map.

    If the plugin(s) are not working as intended, check your logs in addons/sourcemod/logs and report here.
    If error logs are not available, report nevertheless.

    Configuration:
    Plugin will generate a config file in cfg/sourcemod/zombiereloaded.

    CS:GO
    PHP Code:
    // Should the 'Fire in the hole!' message be completely blocked? 
    //  [1 = Yes, 0 = No]
    // -
    // Default: "1"
    zr_radio_control_block_nade "1"

    // Cooldown time in seconds for commands (anti-spam)
    // -
    // Default: "15"
    zr_radio_control_humans_cooldown_all "15"

    // Should Radio Ping be blocked for Humans? [1 = Yes, 0 = No] 
    //  Note: This Plugin disables Radio completely for Zombies.
    // -
    // Default: "1"
    zr_radio_control_humans_ping "1"

    // Should Radio Sound be blocked for Humans? [1 = Yes, 0 = No] 
    //  Note: This Plugin disables Radio completely for Zombies.
    // -
    // Default: "1"
    zr_radio_control_humans_sound "1"

    // Should Radio Text be blocked for Humans? [1 = Yes, 0 = No] 
    //  Note: This Plugin disables Radio completely for Zombies.
    // -
    // Default: "1"
    zr_radio_control_humans_text "1" 
    CS:S
    PHP Code:
    // Should the 'Fire in the hole!' message be completely blocked? 
    //  [1 = Yes, 0 = No]
    // -
    // Default: "1"
    zr_radio_control_block_nade "1"

    // Cooldown time in seconds for commands (anti-spam)
    // -
    // Default: "15"
    zr_radio_control_humans_cooldown_all "15"

    // Should Radio Sound AND Text be blocked for Humans? [1 = Yes, 0 = No] 
    //  Note: This Plugin disables Radio completely for Zombies.
    // -
    // Default: "1"
    zr_radio_control_humans_both "1"

    // Should Radio Text be blocked for Humans? [1 = Yes, 0 = No] 
    //  Note: This Plugin disables Radio completely for Zombies.
    // -
    // Default: "1"
    zr_radio_control_humans_text "1" 
    Translation:
    If you will, and the translation to be used does not exist, you can upload the file in a reply.

    Changelog:
    Code:
    - v1.0
    • Initial release.
    - v1.1
    • Fixed that radio chat not blocking.
    - v1.2
    • Polishing.

    Last edited by DarkDeviL; 06-15-2023 at 12:44. Reason: Restore to previous version.
    000 is offline
    Reply



    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 17:00.


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