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

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


Post New Thread Reply   
 
Thread Tools Display Modes
Jezis
AlliedModders Donor
Join Date: Jul 2016
Location: Czech Republic
Old 03-07-2018 , 11:08   Re: [ANY]HexTags[Chat/Score Colors][08/02/18]
Reply With Quote #91

Quote:
Originally Posted by ayrton09_arg View Post
this is my config

"HexTags"
{
"z"
{
"ChatTag" "{darkred}[Server Owner]" //The chat-tag
"ChatColor" "{blue}" //The chat color
"NameColor" "{orchid}" //The name color
}
}
Have you tried another color than orchi? Do you have any errors in your error log?
__________________

Jezis is offline
Send a message via ICQ to Jezis
ayrton09_arg
Senior Member
Join Date: Nov 2017
Old 03-07-2018 , 11:59   Re: [ANY]HexTags[Chat/Score Colors][08/02/18]
Reply With Quote #92

Quote:
Originally Posted by Jezis View Post
Have you tried another color than orchi? Do you have any errors in your error log?
yep tried another color and didnt works, its weird because its a server with a clean instalation.
ayrton09_arg is offline
Papero
Veteran Member
Join Date: Aug 2016
Location: Italy
Old 03-08-2018 , 16:17   Re: [ANY]HexTags[Chat/Score Colors][08/02/18]
Reply With Quote #93

Quote:
Originally Posted by NoodlesCS View Post
I have flag "z" right now and it shows The admin tag doesn't even look like that. I am using sourcebans for admin perms, etc. Is that fine?

Code:
"HexTags"
{
    "Default" //All player will have this tags
    {
        "ScoreTag" "[Default]" //The scoreboard-tag
        "ChatTag"    "{darkblue}[Default]" //The chat-tag with the colors
        "ChatColor" "{default}" //The chat color
        "NameColor" "{default}" //The name color
    }
    "b"
    {
        "ScoreTag" "[Admin]" //The scoreboard-tag
        "ChatTag"    "{red}[Admin]" //The chat-tag with the colors
        "ChatColor" "{default}" //The chat color
        "NameColor" "{default}" //The name color
    }
    "z"
    {
        "ScoreTag" "[Owner]" //The scoreboard-tag
        "ChatTag"    "{red}[Owner]" //The chat-tag
        "ChatColor" "{default}" //The chat color
        "NameColor" "{default}" //The name color
    }
}
The reason is that you might have installed while installing the chat-processor
__________________
My Plugins
SPCode


Steam: hexer504
Telegram: Hexah
Discord: Hexah#6903

If you like my work you can donate here!
Papero is offline
Michauux
Member
Join Date: Nov 2015
Old 03-12-2018 , 09:16   Re: [ANY]HexTags[Chat/Score Colors][08/02/18]
Reply With Quote #94

Errors logs in SM 1.8 - 6040

L 03/12/2018 - 13:19:45: [SM] Exception reported: Client index 0 is invalid
L 03/12/2018 - 13:19:45: [SM] Blaming: hextags.smx
L 03/12/2018 - 13:19:45: [SM] Call stack trace:
L 03/12/2018 - 13:19:45: [SM] [0] GetClientAuthId
L 03/12/2018 - 13:19:45: [SM] [1] Line 240, hextags.sp::LoadTags
L 03/12/2018 - 13:19:45: [SM] [2] Line 137, hextags.sp::Frame_SetTag
Michauux is offline
Papero
Veteran Member
Join Date: Aug 2016
Location: Italy
Old 03-28-2018 , 18:18   Re: [ANY]HexTags[Chat/Score Colors][08/02/18]
Reply With Quote #95

Quote:
Originally Posted by Michauux View Post
Errors logs in SM 1.8 - 6040

L 03/12/2018 - 13:19:45: [SM] Exception reported: Client index 0 is invalid
L 03/12/2018 - 13:19:45: [SM] Blaming: hextags.smx
L 03/12/2018 - 13:19:45: [SM] Call stack trace:
L 03/12/2018 - 13:19:45: [SM] [0] GetClientAuthId
L 03/12/2018 - 13:19:45: [SM] [1] Line 240, hextags.sp::LoadTags
L 03/12/2018 - 13:19:45: [SM] [2] Line 137, hextags.sp::Frame_SetTag
Fixed!
__________________
My Plugins
SPCode


Steam: hexer504
Telegram: Hexah
Discord: Hexah#6903

If you like my work you can donate here!
Papero is offline
haooy
Member
Join Date: Dec 2017
Location: Poland
Old 04-02-2018 , 10:50   Re: [ANY]HexTags[Chat/Score Colors][08/02/18]
Reply With Quote #96

hi, ive got problem with ur plugin and store by zephyrus because if i have chattag from ur plugin and chat tag and color tag/and/namecolor/and/textcolor/ one message will show twice.

For example:
Owner haooy:s //from ur plugin (colors works)
[420] haooy:s //from store plugin (colors works)

Please let me know what can i do or add scp support or fix this as soon as possible.
Thanks.
haooy.
(sorry for my english)

alright, i guess i found a solution. i found a store using chat-processor (instead of scp). link for other users who want to fix it just like me: https://github.com/Bara/Store (it based on zeph's store)

Last edited by haooy; 04-02-2018 at 11:41. Reason: found a solution
haooy is offline
Nerus
Senior Member
Join Date: Aug 2010
Location: Poland
Old 04-09-2018 , 16:11   Re: [ANY]HexTags[Chat/Score Colors][08/02/18]
Reply With Quote #97

@Papero

1) {country} in Scoreboard not working at all (works only in chat)
2) Say to all as admin (@<text>) not working correctly with colors and tags

Last edited by Nerus; 04-09-2018 at 16:52.
Nerus is offline
zo6zo6
Member
Join Date: Feb 2018
Old 05-14-2018 , 05:35   Re: [ANY]HexTags[Chat/Score Colors][08/02/18]
Reply With Quote #98

I own two identical servers. i built them a few weeks ago and the second on is a copy-paste from the first one.

in the first server, owner tag from hextags plugin, follows the correct chat order.



Hextag is first and then follows store tag and thats exactly what i want.

in the seconds server (its a copy of the first)



store tag is first and then hextag and this order breaks name colors.

how can i make it, so hextag is always first?
zo6zo6 is offline
Papero
Veteran Member
Join Date: Aug 2016
Location: Italy
Old 05-18-2018 , 16:25   Re: [ANY]HexTags[Chat/Score Colors][08/02/18]
Reply With Quote #99

Quote:
Originally Posted by zo6zo6 View Post
I own two identical servers. i built them a few weeks ago and the second on is a copy-paste from the first one.

in the first server, owner tag from hextags plugin, follows the correct chat order.



Hextag is first and then follows store tag and thats exactly what i want.

in the seconds server (its a copy of the first)



store tag is first and then hextag and this order breaks name colors.

how can i make it, so hextag is always first?
Unfortunately, the cp doens't provide any priority cvar/API, so it's just random AFAIK.
Quote:
Originally Posted by Nerus View Post
@Papero

1) {country} in Scoreboard not working at all (works only in chat)
2) Say to all as admin (@<text>) not working correctly with colors and tags
I cannot reproduce that, sorry.
__________________
My Plugins
SPCode


Steam: hexer504
Telegram: Hexah
Discord: Hexah#6903

If you like my work you can donate here!
Papero is offline
Papero
Veteran Member
Join Date: Aug 2016
Location: Italy
Old 05-18-2018 , 16:27   Re: [ANY]HexTags[Chat/Score Colors][08/02/18]
Reply With Quote #100

Update 1.30
  • Added Rainbow chat color.
  • Added Random chat color.
__________________
My Plugins
SPCode


Steam: hexer504
Telegram: Hexah
Discord: Hexah#6903

If you like my work you can donate here!
Papero 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 01:41.


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