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

L4d2 - admin group


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
AsphyxiaJLSA
Member
Join Date: Oct 2021
Location: Lima,Perú
Old 11-24-2021 , 23:30   L4d2 - admin group
Reply With Quote #1

Can someone help me with this

For example, my TAG is [ADMIN] with the Z mark, what I want to achieve is that they have [MOD] TAG with the Z mark, but that when writing in the chat is not the same as mine

How can I add that?

I want to have a group of administrators, and that they all have a different [TAG] tag than mine

I tried to do it with the hextags plugin, but I can't understand, can you help me?

They tell me to create an admin group with @Admins, but how can I do it

PHP Code:
    "@Admin" //@Admin -> Only players in the admin group will have these tags.
    
{
        
"ScoreTag" "[MOD]" //The scoreboard-tag
        
"ChatTag"   "{green}{green}[MOD] "
        "ChatColor" "{green}"
        "NameColor" "{teamcolor}"
    

admin_groups
PHP Code:
Groups
{
    
/**
     * Allowed properties for a group:
     *
     *   "flags"           - Flag string.
     *   "immunity"        - Immunity level number, or a group name.
     *                         If the group name is a number, prepend it with an 
     *                         '@' symbol similar to admins_simple.ini.  Users 
     *                         will only inherit the level number if it's higher 
     *                         than their current value.
     */
    
"Default"
    
{
        
"immunity"        "1"
    
}
    
    
"Full Admins"
    
{
        
/**
         * You can override commands and command groups here.
         * Specify a command name or group and either "allow" or "deny"
         * Examples:
         *         ":CSDM"            "allow"
         *        "csdm_enable"    "deny"
         */
         
Overrides
         
{
         }
        
"flags"            "abcdefghiz"

        
/* Largish number for lots of in-between values. */
        
"immunity"        "99"
    
}

__________________
→MY STEAM PROFILE←

DISCORD: Asphyxia#9797

Sorry for my bad English

Last edited by AsphyxiaJLSA; 11-24-2021 at 23:35.
AsphyxiaJLSA is offline
Marttt
Veteran Member
Join Date: Jan 2019
Location: Brazil
Old 11-25-2021 , 09:00   Re: L4d2 - admin group
Reply With Quote #2

I usually use the custom-chatcolors plugin

Below how it works:

Spoiler


and here is my config as example:

Spoiler
__________________

Last edited by Marttt; 11-25-2021 at 09:00.
Marttt 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 04:27.


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