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

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


Post New Thread Reply   
 
Thread Tools Display Modes
starcs
Member
Join Date: Nov 2018
Old 12-12-2018 , 14:39   Re: [ANY] HexTags [Tags/Chat Colors & Score Tags][08/12/18]
Reply With Quote #211

Quote:
Originally Posted by starcs View Post
My NameColor doesn't change, pls someone helpme

PHP Code:
"HexTags"
{
    
"@root"
    
{
        
"ScoreTag" "[Dono] ★ " //The scoreboard-tag
        
"ChatTag"    "{gold}[Dono] ★ " //The chat-tag
        
"ChatColor" "{darkred}" //The chat color
        
"NameColor" "{green}" //The name color
        
"Force"    "1"    
    
}
    
"@admin"
    
{
        
"ScoreTag" "[Admin] ★ " //The scoreboard-tag
        
"ChatTag"    "{darkred}[Admin] ★ " //The chat-tag
        
"ChatColor" "{lime}" //The chat color
        
"NameColor" "{green}" //The name color
        
"Force"    "1"    
    
}
    
"@mod"
    
{
        
"ScoreTag" "[Moderador] ★ " //The scoreboard-tag
        
"ChatTag"    "{green}[Moderador] ★ " //The chat-tag
        
"ChatColor" "{lime}" //The chat color
        
"NameColor" "{green}" //The name color
        
"Force"    "1"    
    
}
    
"@vip"
    
{
        
"ScoreTag" "[VIP] ★ " //The scoreboard-tag
        
"ChatTag"    "{lightred}[VIP] ★ " //The chat-tag
        
"ChatColor" "{lime}" //The chat color
        
"NameColor" "{green}" //The name color    
        
"Force"    "1"    
    
}
    
"@ajudante"
    
{
        
"ScoreTag" "[Ajudante] ★ " //The scoreboard-tag
        
"ChatTag"    "{rainbow}[Ajudante] ★ " //The chat-tag
        
"ChatColor" "{lime}" //The chat color
        
"NameColor" "{green}" //The name color    
        
"Force"    "1"    
    
}
    
"@membro"
    
{
        
"ScoreTag" "[Membro] ★ " //The scoreboard-tag
        
"ChatTag"    "{rainbow}[Membro] ★ " //The chat-tag
        
"ChatColor" "{lime}" //The chat color
        
"NameColor" "{green}" //The name color    
        
"Force"    "1"    
    
}
    
"STEAM_0:0:152303935"
    
{
        
"ScoreTag" "[Administrador] ★ " //The scoreboard-tag
        
"NameColor" "{green}" //The name color    
        
"ChatTag"    "{darkred}[Administrador] ★ " //The chat-tag
        
"ChatColor" "{lime}" //The chat color
        
"Force"    "1"    
    
}
    
"STEAM_0:0:243631608"
    
{
        
"ScoreTag" "[Moderador] " //The scoreboard-tag
        
"ChatTag"    "{green}[Moderador] ★ " //The chat-tag
        
"ChatColor" "{lime}" //The chat color
        
"NameColor" "{green}" //The name color    
        
"Force"    "1"    

starcs is offline
SOUND.
Junior Member
Join Date: Jul 2013
Old 12-12-2018 , 16:17   Re: [ANY] HexTags [Tags/Chat Colors & Score Tags][08/12/18]
Reply With Quote #212

Quote:
Originally Posted by Papero View Post
Just remove rankme for the hextags-order.txt
same error

Code:
L 12/12/2018 - 23:15:10: [SM] Blaming: kento_rankme.smx
L 12/12/2018 - 23:15:10: [SM] Call stack trace:
L 12/12/2018 - 23:15:10: [SM]   [0] SQL_TQuery
L 12/12/2018 - 23:15:10: [SM]   [1] Line 811, I:\csgodev\server\csgo\addons\sourcemod\scripting\kento_rankme.sp::Native_GetRank
L 12/12/2018 - 23:15:10: [SM]   [3] RankMe_GetRank
L 12/12/2018 - 23:15:10: [SM]   [4] Line 318, hextags.sp::OnClientPostAdminCheck
SOUND. is offline
vegeta1241
AlliedModders Donor
Join Date: Apr 2017
Location: Switzerland
Old 12-12-2018 , 18:18   Re: [ANY] HexTags [Tags/Chat Colors & Score Tags][08/12/18]
Reply With Quote #213

No work for me... c
__________________
IDEAS-GAMING.COM SERVERS ON CSGO :

- HIDE AND SEEK - SUPERHEROES
- BUNNY HOP
- KZ / CLIMB

---------------------------------------------------------------------
My steam link
Donate !
vegeta1241 is offline
haooy
Member
Join Date: Dec 2017
Location: Poland
Old 12-15-2018 , 15:16   Re: [ANY] HexTags [Tags/Chat Colors & Score Tags][08/12/18]
Reply With Quote #214

Quote:
Originally Posted by starcs View Post
My NameColor doesn't change, pls someone helpme

PHP Code:
"HexTags"
{
    
"@root"
    
{
        
"ScoreTag" "[Dono] ★ " //The scoreboard-tag
        
"ChatTag"    "{gold}[Dono] ★ " //The chat-tag
        
"ChatColor" "{darkred}" //The chat color
        
"NameColor" "{green}" //The name color
        
"Force"    "1"    
    
}
    
"@admin"
    
{
        
"ScoreTag" "[Admin] ★ " //The scoreboard-tag
        
"ChatTag"    "{darkred}[Admin] ★ " //The chat-tag
        
"ChatColor" "{lime}" //The chat color
        
"NameColor" "{green}" //The name color
        
"Force"    "1"    
    
}
    
"@mod"
    
{
        
"ScoreTag" "[Moderador] ★ " //The scoreboard-tag
        
"ChatTag"    "{green}[Moderador] ★ " //The chat-tag
        
"ChatColor" "{lime}" //The chat color
        
"NameColor" "{green}" //The name color
        
"Force"    "1"    
    
}
    
"@vip"
    
{
        
"ScoreTag" "[VIP] ★ " //The scoreboard-tag
        
"ChatTag"    "{lightred}[VIP] ★ " //The chat-tag
        
"ChatColor" "{lime}" //The chat color
        
"NameColor" "{green}" //The name color    
        
"Force"    "1"    
    
}
    
"@ajudante"
    
{
        
"ScoreTag" "[Ajudante] ★ " //The scoreboard-tag
        
"ChatTag"    "{rainbow}[Ajudante] ★ " //The chat-tag
        
"ChatColor" "{lime}" //The chat color
        
"NameColor" "{green}" //The name color    
        
"Force"    "1"    
    
}
    
"@membro"
    
{
        
"ScoreTag" "[Membro] ★ " //The scoreboard-tag
        
"ChatTag"    "{rainbow}[Membro] ★ " //The chat-tag
        
"ChatColor" "{lime}" //The chat color
        
"NameColor" "{green}" //The name color    
        
"Force"    "1"    
    
}
    
"STEAM_0:0:152303935"
    
{
        
"ScoreTag" "[Administrador] ★ " //The scoreboard-tag
        
"NameColor" "{green}" //The name color    
        
"ChatTag"    "{darkred}[Administrador] ★ " //The chat-tag
        
"ChatColor" "{lime}" //The chat color
        
"Force"    "1"    
    
}
    
"STEAM_0:0:243631608"
    
{
        
"ScoreTag" "[Moderador] " //The scoreboard-tag
        
"ChatTag"    "{green}[Moderador] ★ " //The chat-tag
        
"ChatColor" "{lime}" //The chat color
        
"NameColor" "{green}" //The name color    
        
"Force"    "1"    

1. try to delete "Force" "1" in every rank
2. {rainbow} and {random} works only(at the moment) in chat messages
3. in "STEAM_0:0:243631608" you forgot to add } at the end

Last edited by haooy; 12-15-2018 at 15:19. Reason: im dumb
haooy is offline
starcs
Member
Join Date: Nov 2018
Old 12-16-2018 , 21:44   Re: [ANY] HexTags [Tags/Chat Colors & Score Tags][08/12/18]
Reply With Quote #215

Quote:
Originally Posted by haooy View Post
1. try to delete "Force" "1" in every rank
2. {rainbow} and {random} works only(at the moment) in chat messages
3. in "STEAM_0:0:243631608" you forgot to add } at the end
Like that? Not working yet
PHP Code:
"HexTags"
{
    
"@root"
    
{
        
"ScoreTag" "[Dono] ★ " //The scoreboard-tag
        
"ChatTag"    "{gold}[Dono] ★ " //The chat-tag
        
"ChatColor" "{darkred}" //The chat color
        
"NameColor" "{green}" //The name color
    
}
    
"@admin"
    
{
        
"ScoreTag" "[Admin] ★ " //The scoreboard-tag
        
"ChatTag"    "{darkred}[Admin] ★ " //The chat-tag
        
"ChatColor" "{lime}" //The chat color
        
"NameColor" "{blue}" //The name color
    
}
    
"@mod"
    
{
        
"ScoreTag" "[Moderador] ★ " //The scoreboard-tag
        
"ChatTag"    "{green}[Moderador] ★ " //The chat-tag
        
"ChatColor" "{lime}" //The chat color
        
"NameColor" "{green}" //The name color
    
}
    
"@vip"
    
{
        
"ScoreTag" "[VIP] ★ " //The scoreboard-tag
        
"ChatTag"    "{lightred}[VIP] ★ " //The chat-tag
        
"ChatColor" "{lime}" //The chat color
        
"NameColor" "{green}" //The name color    
    
}
    
"@ajudante"
    
{
        
"ScoreTag" "[Ajudante] ★ " //The scoreboard-tag
        
"ChatTag"    "{rainbow}[Ajudante] ★ " //The chat-tag
        
"ChatColor" "{lime}" //The chat color
        
"NameColor" "{green}" //The name color    
    
}
    
"@membro"
    
{
        
"ScoreTag" "[Membro] ★ " //The scoreboard-tag
        
"ChatTag"    "{rainbow}[Membro] ★ " //The chat-tag
        
"ChatColor" "{lime}" //The chat color
        
"NameColor" "{green}" //The name color    
    
}
    
"STEAM_0:0:152303935"
    
{
        
"ScoreTag" "[Administrador] ★ " //The scoreboard-tag
        
"NameColor" "{green}" //The name color    
        
"ChatTag"    "{darkred}[Administrador] ★ " //The chat-tag
        
"ChatColor" "{lime}" //The chat color
    
}
    
"STEAM_0:0:243631608"
    
{
        
"ScoreTag" "[Moderador] " //The scoreboard-tag
        
"ChatTag"    "{green}[Moderador] ★ " //The chat-tag
        
"ChatColor" "{lime}" //The chat color
        
"NameColor" "{green}" //The name color    
    
}
    
"Default"
    
{
        
"ScoreTag" "[Jogador] " //The scoreboard-tag
    
}    

starcs is offline
haooy
Member
Join Date: Dec 2017
Location: Poland
Old 12-18-2018 , 16:19   Re: [ANY] HexTags [Tags/Chat Colors & Score Tags][08/12/18]
Reply With Quote #216

Quote:
Originally Posted by starcs View Post
Like that? Not working yet
PHP Code:
"HexTags"
{
    
"@root"
    
{
        
"ScoreTag" "[Dono] ★ " //The scoreboard-tag
        
"ChatTag"    "{gold}[Dono] ★ " //The chat-tag
        
"ChatColor" "{darkred}" //The chat color
        
"NameColor" "{green}" //The name color
    
}
    
"@admin"
    
{
        
"ScoreTag" "[Admin] ★ " //The scoreboard-tag
        
"ChatTag"    "{darkred}[Admin] ★ " //The chat-tag
        
"ChatColor" "{lime}" //The chat color
        
"NameColor" "{blue}" //The name color
    
}
    
"@mod"
    
{
        
"ScoreTag" "[Moderador] ★ " //The scoreboard-tag
        
"ChatTag"    "{green}[Moderador] ★ " //The chat-tag
        
"ChatColor" "{lime}" //The chat color
        
"NameColor" "{green}" //The name color
    
}
    
"@vip"
    
{
        
"ScoreTag" "[VIP] ★ " //The scoreboard-tag
        
"ChatTag"    "{lightred}[VIP] ★ " //The chat-tag
        
"ChatColor" "{lime}" //The chat color
        
"NameColor" "{green}" //The name color    
    
}
    
"@ajudante"
    
{
        
"ScoreTag" "[Ajudante] ★ " //The scoreboard-tag
        
"ChatTag"    "{rainbow}[Ajudante] ★ " //The chat-tag
        
"ChatColor" "{lime}" //The chat color
        
"NameColor" "{green}" //The name color    
    
}
    
"@membro"
    
{
        
"ScoreTag" "[Membro] ★ " //The scoreboard-tag
        
"ChatTag"    "{rainbow}[Membro] ★ " //The chat-tag
        
"ChatColor" "{lime}" //The chat color
        
"NameColor" "{green}" //The name color    
    
}
    
"STEAM_0:0:152303935"
    
{
        
"ScoreTag" "[Administrador] ★ " //The scoreboard-tag
        
"NameColor" "{green}" //The name color    
        
"ChatTag"    "{darkred}[Administrador] ★ " //The chat-tag
        
"ChatColor" "{lime}" //The chat color
    
}
    
"STEAM_0:0:243631608"
    
{
        
"ScoreTag" "[Moderador] " //The scoreboard-tag
        
"ChatTag"    "{green}[Moderador] ★ " //The chat-tag
        
"ChatColor" "{lime}" //The chat color
        
"NameColor" "{green}" //The name color    
    
}
    
"Default"
    
{
        
"ScoreTag" "[Jogador] " //The scoreboard-tag
    
}    

yeah it should work for me... in this case I do not know. maybe try to mix them. for example change @admin{} with @root{}
or maybe wrongly set admin_groups ? any errorlogs?

Last edited by haooy; 12-18-2018 at 16:26. Reason: lol v2
haooy is offline
napster_10
Senior Member
Join Date: May 2016
Old 12-20-2018 , 08:38   Re: [ANY] HexTags [Tags/Chat Colors & Score Tags][08/12/18]
Reply With Quote #217

can u maybe disable the rankme until its fixed?
im randomly having people gettin their rank reset sometimes with version above 1.34. i dont mind using older version but in 1.34 country scoretag isnt working so would be dope

Code:
L 12/20/2018 - 03:32:06: [SM] Exception reported: Invalid database Handle 0 (error: 4)
L 12/20/2018 - 03:32:06: [SM] Blaming: kento_rankme.smx
L 12/20/2018 - 03:32:06: [SM] Call stack trace:
L 12/20/2018 - 03:32:06: [SM]   [0] SQL_TQuery
L 12/20/2018 - 03:32:06: [SM]   [1] Line 811, kento_rankme.sp::Native_GetRank
L 12/20/2018 - 03:32:06: [SM]   [3] RankMe_GetRank
L 12/20/2018 - 03:32:06: [SM]   [4] Line 298, hextags.sp::OnClientPostAdminCheck
removing rankme from hextags-order.txt wont work tho

Last edited by napster_10; 12-20-2018 at 08:39.
napster_10 is offline
Papero
Veteran Member
Join Date: Aug 2016
Location: Italy
Old 12-20-2018 , 11:59   Re: [ANY] HexTags [Tags/Chat Colors & Score Tags][08/12/18]
Reply With Quote #218

I apologize for the issues with rankme, while a fix in not properly implemented you can use this version
https://github.com/Hexer10/HexTags/r...ns/hextags.smx will disable rankme.
__________________
My Plugins
SPCode


Steam: hexer504
Telegram: Hexah
Discord: Hexah#6903

If you like my work you can donate here!
Papero is offline
napster_10
Senior Member
Join Date: May 2016
Old 12-20-2018 , 16:52   Re: [ANY] HexTags [Tags/Chat Colors & Score Tags][08/12/18]
Reply With Quote #219

thx..hope u can fix it
napster_10 is offline
starcs
Member
Join Date: Nov 2018
Old 12-23-2018 , 20:39   Re: [ANY] HexTags [Tags/Chat Colors & Score Tags][08/12/18]
Reply With Quote #220

Quote:
Originally Posted by haooy View Post
yeah it should work for me... in this case I do not know. maybe try to mix them. for example change @admin{} with @root{}
or maybe wrongly set admin_groups ? any errorlogs?
no errors in the logs, this is my admins_groups.cfg

PHP Code:
Groups
{
    
"root"
    
{
        
"flags"        "z"
        "immunity"        "99"
    
}
    
"admin"
    
{
        
"flags"        "abcdefghijklmnopqrstuv"
        "immunity"        "98"
    
}
    
"mod"
    
{
        
"flags"        "acdefghjkop"
        "immunity"        "97"
    
}
    
"ajudante"
    
{
        
"flags"        "acdefghjkop"
        "immunity"        "97"
    
}
    
"vip"
    
{
        
"flags"        "bcfjop"
        "immunity"        "96"
    
}
    
"membro"
    
{
        
"flags"        "acdefjk"
        "immunity"        "95"
    
}


Last edited by starcs; 12-23-2018 at 20:43.
starcs 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 07:18.


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