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

[ANY] HexTags [Tags/Chat Colors & Score Tags]


Post New Thread Reply   
 
Thread Tools Display Modes
Stefanx
Member
Join Date: Feb 2018
Location: Romania
Old 07-01-2022 , 12:11   Re: [ANY] HexTags [Tags/Chat Colors & Score Tags]
Reply With Quote #401

Quote:
Originally Posted by Papero View Post
Currently I'm using the OnClientCommandKeyValues (from this comment) event to detect when a user tries to change its tag.

And it seems like it isn't fired anymore(?), so I'm not sure how I could detect a tag change, besides decreasing the timer interval.
I found the problem. I used SM-1.10-6544 and now with SM-1.10-6545 works greate again.
Stefanx is offline
Tim q
Senior Member
Join Date: Aug 2020
Old 08-04-2022 , 13:14   Re: [ANY] HexTags [Tags/Chat Colors & Score Tags]
Reply With Quote #402

Any idea how to set team tags in tf2?
I tried this but dont works

Code:
 "Red" 
	  {
	   "ChatColor" "{gray}" 
	   "NameColor" "{red}"
           }
	"Blue"
	 {
	  "ChatColor" "{gray}" 
          "NameColor" "{blue}"
         }
Edit: Okay i find out how to do it

Last edited by Tim q; 08-04-2022 at 13:45. Reason: Okay i find out how to do it
Tim q is offline
Groven
AlliedModders Donor
Join Date: Apr 2011
Location: Sweden
Old 08-07-2022 , 13:27   Re: [ANY] HexTags [Tags/Chat Colors & Score Tags]
Reply With Quote #403

Why is HexTag resetting standard color on Left 4 Dead 2 chat?
__________________

Last edited by Groven; 08-08-2022 at 14:20.
Groven is offline
ztaah
New Member
Join Date: Sep 2022
Old 09-04-2022 , 02:33   Re: [ANY] HexTags [Tags/Chat Colors & Score Tags]
Reply With Quote #404

HOW CAN I SET THE {rmRank} for everyone. what should i put
ztaah is offline
Danielej1
Senior Member
Join Date: Jul 2022
Location: Poland
Old 09-22-2022 , 20:12   Re: [ANY] HexTags [Tags/Chat Colors & Score Tags]
Reply With Quote #405

Where is file smx?
Danielej1 is offline
kikioviolet229
Junior Member
Join Date: Apr 2022
Old 02-27-2023 , 00:37   Re: [ANY] HexTags [Tags/Chat Colors & Score Tags]
Reply With Quote #406

does this work with TF2?
kikioviolet229 is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 03-11-2023 , 23:27   Re: [ANY] HexTags [Tags/Chat Colors & Score Tags]
Reply With Quote #407

@Papero HexTags version with Simple Chat Processor support has some BUGS.

Messages sent in say or say_team don't show anything in the demos, after I removed the plugin everything works correctly.

https://github.com/Hexer10/HexTags/issues/94

Can we expect a fix?

[EDIT]
Just for an update, version with Chat Processor support also has this same bug, I just tested it here.

Last edited by paulo_crash; 03-12-2023 at 08:54.
paulo_crash is offline
staazux
Junior Member
Join Date: Mar 2023
Old 03-13-2023 , 19:50   Re: [ANY] HexTags [Tags/Chat Colors & Score Tags]
Reply With Quote #408

Hello everyone.
I'm new posting on this foruns and using plugins at all.
I will give you tones of questions about everything. But for now, I've installed HexTags and I am trying to configure it to a CS GO server.
Admins are working perfectly but in the other hand ranks aren't.
Here's my code line:

"HexTags"
{
"@Admin"
{
"ScoreTag" "[Admin]"
"ChatTag" "{rainbow}[Admin]"
"ChatColor" "{darkblue}"
"NameColor" "{grey2}"
"Force" "1"
}

"z"
{
"ScoreTag" "[Admin]"
"ChatTag" "{rainbow}[Admin]"
"ChatColor" "{darkblue}"
"NameColor" "{grey2}"
"Force" "1"
}



"ScoreTag" "[Recruta]"
"ChatTag" "{darkblue}[Recruta]"
"ChatColor" "{default}"
"NameColor" "{default}"
"Force" "1"


"#7200" //2h
{
"ScoreTag" "[Soldado]"
"ChatTag" "{blue}[Soldado]"
"ChatColor" "{default}"
"NameColor" "{default}"
"Force" "0"
}

"#14400" //4h
{
"ScoreTag" "[1º Cabo]"
"ChatTag" "{blue}[1º Cabo]"
"ChatColor" "{default}"
"NameColor" "{default}"
"Force" "0"
}

"#28800" //8h
{
"ScoreTag" "[Furriel]"
"ChatTag" "{blue}[Furriel]"
"ChatColor" "{default}"
"NameColor" "{default}"
"Force" "0"
}

"#57600" //16h
{
"ScoreTag" "[1º Sargento]"
"ChatTag" "{blue}[1º Sargento]"
"ChatColor" "{green}"
"NameColor" "{green}"
"Force" "0"
}

"#115200" //32h
{
"ScoreTag" "[Sargento-Mor]"
"ChatTag" "{lightgreen}[Sargento-Mor]"
"ChatColor" "{green}"
"NameColor" "{green}"
"Force" "0"
}

"#230400" //64h
{
"ScoreTag" "[Aspirante]"
"ChatTag" "{lightgreen}[Aspirante]"
"ChatColor" "{green}"
"NameColor" "{green}"
"Force" "0"
}

"#460800" //128h
{
"ScoreTag" "[Alferes]"
"ChatTag" "{lightgreen}[Alferes]"
"ChatColor" "{green}"
"NameColor" "{green}"
"Force" "0"
}

"#604800" //7j
{
"ScoreTag" "[Tenente]"
"ChatTag" "{lightgreen}[Tenente]"
"ChatColor" "{green}"
"NameColor" "{green}"
"Force" "0"
}

"#777600" //9j
{
"ScoreTag" "[Capitão]"
"ChatTag" "{lightgreen}[Capitão]"
"ChatColor" "{green}"
"NameColor" "{green}"
"Force" "0"
}

"#950400" //11j
{
"ScoreTag" "[Major]"
"ChatTag" "{gold}[Major]"
"ChatColor" "{yellow}"
"NameColor" "{gold}"
"Force" "0"
}

"#1123200" //13j
{
"ScoreTag" "[Coronel]"
"ChatTag" "{gold}[Coronel]"
"ChatColor" "{yellow}"
"NameColor" "{gold}"
"Force" "0"
}

"#1296000" //15j
{
"ScoreTag" "[Major-General]"
"ChatTag" "{gold}[Major-General]"
"ChatColor" "{yellow}"
"NameColor" "{gold}"
"Force" "0"
}

"#1468800" //17j
{
"ScoreTag" "[General]"
"ChatTag" "{gold}[General]"
"ChatColor" "{yellow}"
"NameColor" "{gold}"
"Force" "0"
}

"#1728000" //20j
{
"ScoreTag" "[Marechal]"
"ChatTag" "{orchid}[Marechal]"
"ChatColor" "{purple}"
"NameColor" "{orchid}"
"Force" "0"
}


}


Any help why isn't ranks working with time in server?
Thanks

Last edited by staazux; 03-13-2023 at 19:52.
staazux is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 03-13-2023 , 20:01   Re: [ANY] HexTags [Tags/Chat Colors & Score Tags]
Reply With Quote #409

Quote:
Originally Posted by staazux View Post
Hello everyone.
I'm new posting on this foruns and using plugins at all.
I will give you tones of questions about everything. But for now, I've installed HexTags and I am trying to configure it to a CS GO server.
Admins are working perfectly but in the other hand ranks aren't.

Any help why isn't ranks working with time in server?
Thanks
Attach the hextags.cfg configuration file, but it looks like it is missing braces {}, try this config:
PHP Code:
"HexTags"
{

"@Admin"
{
"ScoreTag" "[Admin]"
"ChatTag" "{rainbow}[Admin]"
"ChatColor" "{darkblue}"
"NameColor" "{grey2}"
"Force" "1"
}

"z"
{
"ScoreTag" "[Admin]"
"ChatTag" "{rainbow}[Admin]"
"ChatColor" "{darkblue}"
"NameColor" "{grey2}"
"Force" "1"
}

"#3600" //1h
{
"ScoreTag" "[Recruta]"
"ChatTag" "{darkblue}[Recruta]"
"ChatColor" "{default}"
"NameColor" "{default}"
"Force" "1"
}

"#7200" //2h
{
"ScoreTag" "[Soldado]"
"ChatTag" "{blue}[Soldado]"
"ChatColor" "{default}"
"NameColor" "{default}"
"Force" "0"
}

"#14400" //4h
{
"ScoreTag" "[1º Cabo]"
"ChatTag" "{blue}[1º Cabo]"
"ChatColor" "{default}"
"NameColor" "{default}"
"Force" "0"
}

"#28800" //8h
{
"ScoreTag" "[Furriel]"
"ChatTag" "{blue}[Furriel]"
"ChatColor" "{default}"
"NameColor" "{default}"
"Force" "0"
}

"#57600" //16h
{
"ScoreTag" "[1º Sargento]"
"ChatTag" "{blue}[1º Sargento]"
"ChatColor" "{green}"
"NameColor" "{green}"
"Force" "0"
}

"#115200" //32h
{
"ScoreTag" "[Sargento-Mor]"
"ChatTag" "{lightgreen}[Sargento-Mor]"
"ChatColor" "{green}"
"NameColor" "{green}"
"Force" "0"
}

"#230400" //64h
{
"ScoreTag" "[Aspirante]"
"ChatTag" "{lightgreen}[Aspirante]"
"ChatColor" "{green}"
"NameColor" "{green}"
"Force" "0"
}

"#460800" //128h
{
"ScoreTag" "[Alferes]"
"ChatTag" "{lightgreen}[Alferes]"
"ChatColor" "{green}"
"NameColor" "{green}"
"Force" "0"
}

"#604800" //7j
{
"ScoreTag" "[Tenente]"
"ChatTag" "{lightgreen}[Tenente]"
"ChatColor" "{green}"
"NameColor" "{green}"
"Force" "0"
}

"#777600" //9j
{
"ScoreTag" "[Capitão]"
"ChatTag" "{lightgreen}[Capitão]"
"ChatColor" "{green}"
"NameColor" "{green}"
"Force" "0"
}

"#950400" //11j
{
"ScoreTag" "[Major]"
"ChatTag" "{gold}[Major]"
"ChatColor" "{yellow}"
"NameColor" "{gold}"
"Force" "0"
}

"#1123200" //13j
{
"ScoreTag" "[Coronel]"
"ChatTag" "{gold}[Coronel]"
"ChatColor" "{yellow}"
"NameColor" "{gold}"
"Force" "0"
}

"#1296000" //15j
{
"ScoreTag" "[Major-General]"
"ChatTag" "{gold}[Major-General]"
"ChatColor" "{yellow}"
"NameColor" "{gold}"
"Force" "0"
}

"#1468800" //17j
{
"ScoreTag" "[General]"
"ChatTag" "{gold}[General]"
"ChatColor" "{yellow}"
"NameColor" "{gold}"
"Force" "0"
}

"#1728000" //20j
{
"ScoreTag" "[Marechal]"
"ChatTag" "{orchid}[Marechal]"
"ChatColor" "{purple}"
"NameColor" "{orchid}"
"Force" "0"
}


paulo_crash is offline
staazux
Junior Member
Join Date: Mar 2023
Old 03-13-2023 , 20:07   Re: [ANY] HexTags [Tags/Chat Colors & Score Tags]
Reply With Quote #410

Quote:
Originally Posted by paulo_crash View Post
Attach the hextags.cfg configuration file, but it looks like it is missing braces {}, try this config:
PHP Code:
"HexTags"
{

"@Admin"
{
"ScoreTag" "[Admin]"
"ChatTag" "{rainbow}[Admin]"
"ChatColor" "{darkblue}"
"NameColor" "{grey2}"
"Force" "1"
}

"z"
{
"ScoreTag" "[Admin]"
"ChatTag" "{rainbow}[Admin]"
"ChatColor" "{darkblue}"
"NameColor" "{grey2}"
"Force" "1"
}

"#3600" //1h
{
"ScoreTag" "[Recruta]"
"ChatTag" "{darkblue}[Recruta]"
"ChatColor" "{default}"
"NameColor" "{default}"
"Force" "1"
}

"#7200" //2h
{
"ScoreTag" "[Soldado]"
"ChatTag" "{blue}[Soldado]"
"ChatColor" "{default}"
"NameColor" "{default}"
"Force" "0"
}

"#14400" //4h
{
"ScoreTag" "[1º Cabo]"
"ChatTag" "{blue}[1º Cabo]"
"ChatColor" "{default}"
"NameColor" "{default}"
"Force" "0"
}

"#28800" //8h
{
"ScoreTag" "[Furriel]"
"ChatTag" "{blue}[Furriel]"
"ChatColor" "{default}"
"NameColor" "{default}"
"Force" "0"
}

"#57600" //16h
{
"ScoreTag" "[1º Sargento]"
"ChatTag" "{blue}[1º Sargento]"
"ChatColor" "{green}"
"NameColor" "{green}"
"Force" "0"
}

"#115200" //32h
{
"ScoreTag" "[Sargento-Mor]"
"ChatTag" "{lightgreen}[Sargento-Mor]"
"ChatColor" "{green}"
"NameColor" "{green}"
"Force" "0"
}

"#230400" //64h
{
"ScoreTag" "[Aspirante]"
"ChatTag" "{lightgreen}[Aspirante]"
"ChatColor" "{green}"
"NameColor" "{green}"
"Force" "0"
}

"#460800" //128h
{
"ScoreTag" "[Alferes]"
"ChatTag" "{lightgreen}[Alferes]"
"ChatColor" "{green}"
"NameColor" "{green}"
"Force" "0"
}

"#604800" //7j
{
"ScoreTag" "[Tenente]"
"ChatTag" "{lightgreen}[Tenente]"
"ChatColor" "{green}"
"NameColor" "{green}"
"Force" "0"
}

"#777600" //9j
{
"ScoreTag" "[Capitão]"
"ChatTag" "{lightgreen}[Capitão]"
"ChatColor" "{green}"
"NameColor" "{green}"
"Force" "0"
}

"#950400" //11j
{
"ScoreTag" "[Major]"
"ChatTag" "{gold}[Major]"
"ChatColor" "{yellow}"
"NameColor" "{gold}"
"Force" "0"
}

"#1123200" //13j
{
"ScoreTag" "[Coronel]"
"ChatTag" "{gold}[Coronel]"
"ChatColor" "{yellow}"
"NameColor" "{gold}"
"Force" "0"
}

"#1296000" //15j
{
"ScoreTag" "[Major-General]"
"ChatTag" "{gold}[Major-General]"
"ChatColor" "{yellow}"
"NameColor" "{gold}"
"Force" "0"
}

"#1468800" //17j
{
"ScoreTag" "[General]"
"ChatTag" "{gold}[General]"
"ChatColor" "{yellow}"
"NameColor" "{gold}"
"Force" "0"
}

"#1728000" //20j
{
"ScoreTag" "[Marechal]"
"ChatTag" "{orchid}[Marechal]"
"ChatColor" "{purple}"
"NameColor" "{orchid}"
"Force" "0"
}


The first rank #3600 (1h) can be changed for #60 (1min)?
staazux 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:51.


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