AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [ANY] HexTags [Tags/Chat Colors & Score Tags] (https://forums.alliedmods.net/showthread.php?t=303671)

Rale 12-19-2017 11:12

Re: [ANY]HexTags[Chat/Score Colors][16/12/17]
 
There you go!

PHP Code:

"HexTags"
{
    
"z"
    
{
        
"ChatTag"    "{darkred}[Server Owner]" //The chat-tag
        
"ChatColor" "{default}" //The chat color
    
}
    
"o"
    
{
        
"ChatTag"    "{lightred}[Server Manager]" //The chat-tag
        
"ChatColor" "{default}" //The chat color
    
}
    
"b"
    
{
        
"ChatTag"    "{green}[ADMIN]" //The chat-tag
        
"ChatColor" "{default}" //The chat color
    
}
    
"q"
    
{
        
"ChatTag"    "{gold}[DIAMOND]" //The chat-tag
        
"ChatColor" "{default}" //The chat color
        
"NameColor" "{lime}"
    
}
    
"p"
    
{
        
"ChatTag"    "{purple}[PREMIUM]" //The chat-tag
        
"ChatColor" "{default}" //The chat color
        
"NameColor" "{lime}"
    
}
    
"r"
    
{
        
"ChatTag"    "{lightblue}[SUPPORTER]" //The chat-tag
        
"ChatColor" "{default}" //The chat color
        
"NameColor" "{lime}"
    
}



Papero 12-19-2017 14:10

Re: [ANY]HexTags[Chat/Score Colors][16/12/17]
 
Quote:

Originally Posted by Rale (Post 2567039)
There you go!

PHP Code:

"HexTags"
{
    
"z"
    
{
        
"ChatTag"    "{darkred}[Server Owner]" //The chat-tag
        
"ChatColor" "{default}" //The chat color
    
}
    
"o"
    
{
        
"ChatTag"    "{lightred}[Server Manager]" //The chat-tag
        
"ChatColor" "{default}" //The chat color
    
}
    
"b"
    
{
        
"ChatTag"    "{green}[ADMIN]" //The chat-tag
        
"ChatColor" "{default}" //The chat color
    
}
    
"q"
    
{
        
"ChatTag"    "{gold}[DIAMOND]" //The chat-tag
        
"ChatColor" "{default}" //The chat color
        
"NameColor" "{lime}"
    
}
    
"p"
    
{
        
"ChatTag"    "{purple}[PREMIUM]" //The chat-tag
        
"ChatColor" "{default}" //The chat color
        
"NameColor" "{lime}"
    
}
    
"r"
    
{
        
"ChatTag"    "{lightblue}[SUPPORTER]" //The chat-tag
        
"ChatColor" "{default}" //The chat color
        
"NameColor" "{lime}"
    
}



Should be fixed with the last release.

paul181516 12-20-2017 20:33

Re: [ANY]HexTags[Chat/Score Colors][16/12/17]
 
Doesnt work for me

https://i.imgur.com/Z9Vuq6r.png

Papero 12-21-2017 13:35

Re: [ANY]HexTags[Chat/Score Colors][16/12/17]
 
Quote:

Originally Posted by paul181516 (Post 2567377)

Orange color is not supported (for csgo).

Supported colors

mR_SMoking 12-24-2017 11:52

Re: [ANY]HexTags[Chat/Score Colors][16/12/17]
 
Quote:

L 12/24/2017 - 16:45:52: [SM] Exception reported: Invalid time format or buffer too small
L 12/24/2017 - 16:45:52: [SM] Blaming: hextags.smx
L 12/24/2017 - 16:45:52: [SM] Call stack trace:
L 12/24/2017 - 16:45:52: [SM] [0] FormatTime
L 12/24/2017 - 16:45:52: [SM] [1] Line 148, hextags.sp::CP_OnChatMessage
L 12/24/2017 - 16:45:52: [SM] [3] Call_Finish
L 12/24/2017 - 16:45:52: [SM] [4] Line 302, E:\Google Drive\Projects\Sourcemod\Public\Chat-Processor\scripting\chat-processor.sp::OnSayText2
I get this in Logs

Papero 12-24-2017 12:04

Re: [ANY]HexTags[Chat/Score Colors][16/12/17]
 
Quote:

Originally Posted by mR_SMoking (Post 2567961)
I get this in Logs

What's your OS?

mR_SMoking 12-24-2017 12:05

Re: [ANY]HexTags[Chat/Score Colors][16/12/17]
 
Quote:

Originally Posted by Papero (Post 2567965)
What's your OS?

Windows

Edward22 12-24-2017 13:33

Re: [ANY]HexTags[Chat/Score Colors][16/12/17]
 
Could you implement a menu to select your tag if the user has 2 custom ones and the one form his admin group ?

like:

!ctag

>> Select Your Tag <<

1. Owner
2. GOD
3. No-scoper

>> ---------------- <<

That would be an awesome feature :O

Papero 12-24-2017 17:19

Re: [ANY]HexTags[Chat/Score Colors][16/12/17]
 
Quote:

Originally Posted by mR_SMoking (Post 2567966)
Windows

Mhh, that could be an OS problem since I'm not having any issues.

I'll look in to it.

Quote:

Originally Posted by Edward22 (Post 2567978)
Could you implement a menu to select your tag if the user has 2 custom ones and the one form his admin group ?

like:

!ctag

>> Select Your Tag <<

1. Owner
2. GOD
3. No-scoper

>> ---------------- <<

That would be an awesome feature :O

I will try to. But I cannot assure anything...



I'm in holiday till 5/6 January so don't aspect any update for now...

Rale 12-27-2017 11:59

Re: [ANY]HexTags[Chat/Score Colors][16/12/17]
 
Any fix for windows soon?


All times are GMT -4. The time now is 01:08.

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