Giter Club home page Giter Club logo

Comments (12)

oribiler avatar oribiler commented on August 15, 2024 2

Nope, it doesn't fix anything, still buggy, let me report it to chat-processor then.

from hextags.

crashzk avatar crashzk commented on August 15, 2024

@oribiler config for hextags and VIP Core chat/tag modules, send them all, so we can verify.

from hextags.

oribiler avatar oribiler commented on August 15, 2024

https://mega.nz/file/Uc9xkATT#bQDW2ipwanonpcqDKEBcPB6tFn7Osar08ilsm4_PkcY here they are, is this enough?

from hextags.

crashzk avatar crashzk commented on August 15, 2024

@oribiler test this setting in hextags.cfg:

"HexTags"
{
	"@Owner"
	{
		"ScoreTag" "[OWNER]" //The scoreboard-tag
		"ChatTag"	"{grey}[{darkred}Owner{grey}]" //The chat-tag
		"ChatColor" "{darkred}" //The chat color
		"NameColor" "{darkred}" //The name color
	}
    
	"@Co-Owner"
	{
		"ScoreTag" "[CO-OWNER]" //The scoreboard-tag
		"ChatTag"	"{grey}[{red}Co-Owner{grey}]" //The chat-tag
		"ChatColor" "{red}" //The chat color
		"NameColor" "{red}" //The name color
	}

	"@Administrator" 
	{
		"ScoreTag" "[ADMIN]" //The scoreboard-tag
		"ChatTag"	"{grey}[{green}Administrator{grey}]" //The chat-tag
		"ChatColor" "{green}" //The chat color
		"NameColor" "{green}" //The name color
	}

	"@Moderator" 
	{
		"ScoreTag" "[MOD]" //The scoreboard-tag
		"ChatTag"	"{grey}[{orchid}Moderator{grey}]" //The chat-tag
		"ChatColor" "{orchid}" //The chat color
		"NameColor" "{orchid}" //The name color
	}

	"@Helper" 
	{
		"ScoreTag" "[HELPER]" //The scoreboard-tag
		"ChatTag"	"{grey}[{yellow}Helper{grey}]" //The chat-tag
		"ChatColor" "{yellow}" //The chat color
		"NameColor" "{yellow}" //The name color

	}
	
	"STEAM_1:0:568409728" 
	{
		"ScoreTag" "" //The scoreboard-tag
		"ChatTag"	"{grey}[{BLUE}Cioara{grey}]" //The chat-tag
		"ChatColor" "{BLUE}" //The chat color
		"NameColor" "{blue}" //The name color
	}
}

from hextags.

oribiler avatar oribiler commented on August 15, 2024

It would remove the spaces between rank and name for non-vips

from hextags.

crashzk avatar crashzk commented on August 15, 2024

It would remove the spaces between rank and name for non-vips

Wouldn't that be the case? Or I misunderstood your problem, explain anything again, more details I try to reproduce here.

from hextags.

oribiler avatar oribiler commented on August 15, 2024

Well the problem is, I have 2 spaces between VIP Prefix and HexTags Prefix and I want to remove them, but if I remove the space from the hextags config, my chat would look like [OWNER]oribiler, without vip-status.

from hextags.

crashzk avatar crashzk commented on August 15, 2024

Well the problem is, I have 2 spaces between VIP Prefix and HexTags Prefix and I want to remove them, but if I remove the space from the hextags config, my chat would look like [OWNER]oribiler, without vip-status.

Seeing the screenshot you sent above, the spacing is fine as you don't want to remove the spacing in the hextags.

Try removing the spacing from the hextags, and in the VIP Chat plugin try including the space before the tag, see if that works for you.

from hextags.

oribiler avatar oribiler commented on August 15, 2024

I removed it and it looks broken, it's a problem from ChatProcessor or VIP-Chat I believe

from hextags.

crashzk avatar crashzk commented on August 15, 2024

I removed it and it looks broken, it's a problem from ChatProcessor or VIP-Chat I believe

In this case, only authors of these plugins can help, try reporting to them and see if there is any response. Also try to isolate in which one the problem occurs, deactivate VIP-Chat and see if it still persists, or only when you activate the VIP-Chat plugin.

from hextags.

oribiler avatar oribiler commented on August 15, 2024

If I remove VIP-Chat, the problem resolves, but now I discover that HexTags and Shop Prefixes are buggy too and double spaces, so it's not from VIP-Chat, it's probably because of chat-processor.

from hextags.

crashzk avatar crashzk commented on August 15, 2024

@oribiler test, maybe it can solve it.

https://github.com/crashzk/chat-processor/tree/fix-ColorsChat-ChatGOTV

In any case, if it continues, I recommend reporting it to chat-processor issues.

from hextags.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.