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

[CS:S] VoiceMgr v2.2.2 (Updated 23-07-2011)


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author
SideX
Senior Member
Join Date: Jun 2010
Location: Ukraine, Melitopol.
Plugin ID:
2441
Plugin Version:
2.2.2
Plugin Category:
General Purpose
Plugin Game:
Counter-Strike: Source
Plugin Dependencies:
    Servers with this Plugin:
    1 
    Plugin Description:
    This plugin creates ingame voice channels (like mumble).
    Old 07-19-2011 , 05:06   [CS:S] VoiceMgr v2.2.2 (Updated 23-07-2011)
    Reply With Quote #1

    VoiceMgr v2.2.2
    Description:
    This plugin creates ingame voice channels (like mumble). People who stay in one channel can talk only with people who also stay in that channel.

    Tested only in CS:S, but maybe other games also support this

    Configuration:
    You can configure your channels in configs/voicemgr.channels.txt.
    PHP Code:
    "Channels"
    {
        
    "Administration"
        
    {
            
    "mode"        "admins"
            "flag"        "slay"
        
    }
        
    "Public"
        
    {
            
    "mode"        "public"
        
    }
        
    "Team Channel"
        
    {
            
    "mode"        "public"
            "teams"        "1"
        
    }
        
    "Private"
        
    {
            
    "mode"        "private"
            "password"    "12343"
        
    }

    As you can see, you can create admins only, private and public channels. For private channels you also can set password. To join private channel you need to type in console
    setinfo "_vcpass" "yourpass"

    Ingame commands
    • channels - display menu to choose channel
    • vc_list - prints to console list of all channels
    • vc_sc channelid - join channel by channelid (channels id you can see by typing vc_list)

    Changelog:
    2.2.2
    • Fixed translations (on english lang plugin did display {1} and {2} rather than names)
    • Fixed "Unknown command: channels"
    2.2.1
    • Fixed translations (incorrect colors used in translations)
    2.2
    • Team channels
    • Created a menu where client can choose channel
    2.1.1
    • Added feature set admin flag to admin channels
    • Fixed translations
    Attached Files
    File Type: zip voicemgr.zip (12.9 KB, 695 views)
    File Type: sp Get Plugin or Get Source (voicemgr.sp - 547 views - 6.6 KB)

    Last edited by SideX; 07-23-2011 at 13:35. Reason: Updated to 2.2.2
    SideX is offline
     



    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 12:27.


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