View Single Post
RumbleFrog
Great Tester of Whatever
Join Date: Dec 2016
Location: Fish Tank
Old 03-05-2020 , 03:09   Re: [Any] Source Chat Relay [Discord <=> Ingame]
Reply With Quote #213

Quote:
Originally Posted by Lunreth View Post
One small bug, i did everything as shown in the guide but some random messages appear to be almost invisible, maybe there is something wrong with using colors in this part of code:

Code:
			if (SupportsHexColor(g_evEngine))
				CPrintToChatAll("{gold}[%s] {azure}%s{white}: {grey}%s", sEntity, sName, sMessage);
			else
				CPrintToChatAll("\x10[%s] \x0C%s\x01: \x08%s", sEntity, sName, sMessage);
Maybe those %s are too close of the colors formats, dont know really


https://imgur.com/xY3tu8j
Can you try v2.1.5
__________________
RumbleFrog is offline