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

[Source 2013] Custom Chat Colors


Post New Thread Reply   
 
Thread Tools Display Modes
Lead_Airplanes
Junior Member
Join Date: Jul 2012
Old 08-09-2012 , 11:04   Re: [TF2/CS:S] Custom Chat Colors
Reply With Quote #131

Quote:
Originally Posted by Mitchell View Post
https://forums.alliedmods.net/showthread.php?p=1559567
That's for hl2dm

There nothing that you can do to this besides not using the hex tags to make it work on hl2dm.
Sorry to take so long to reply. Unfortunately, since SCP doesn't support HLDM (as you'll see in my first post, there is no phrase file for HLDM) SCC won't work either. Or can I use a phrase file from a different game for HLDM?
Lead_Airplanes is offline
Mitchell
~lick~
Join Date: Mar 2010
Old 08-09-2012 , 11:28   Re: [TF2/CS:S] Custom Chat Colors
Reply With Quote #132

Quote:
Originally Posted by Lead_Airplanes View Post
Sorry to take so long to reply. Unfortunately, since SCP doesn't support HLDM (as you'll see in my first post, there is no phrase file for HLDM) SCC won't work either. Or can I use a phrase file from a different game for HLDM?
It should be hard to make one, should be some where in the clientscheme for the text modes.
Mitchell is offline
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 08-09-2012 , 21:40   Re: [Source 2009] Custom Chat Colors
Reply With Quote #133

You'd do better to ask in the SCP thread, since that's where your problem is.
__________________
Dr. McKay is offline
Blocker2
Junior Member
Join Date: Dec 2011
Location: Australia
Old 08-10-2012 , 07:57   Re: [Source 2009] Custom Chat Colors
Reply With Quote #134

Hey, nice plugin.

Just one question:
How do we find the corresponding code for a particular colour?
Blocker2 is offline
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 08-10-2012 , 09:33   Re: [Source 2009] Custom Chat Colors
Reply With Quote #135

Quote:
Originally Posted by Blocker2 View Post
Hey, nice plugin.

Just one question:
How do we find the corresponding code for a particular colour?
http://www.2createawebsite.com/build...hart-grid.html
__________________
Dr. McKay is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 08-12-2012 , 14:59   Re: [Source 2009] Custom Chat Colors
Reply With Quote #136

Code:
if (client < 1 || client > MaxClients || !IsClientInGame(client)) {
That 2nd check should be

Code:
client >= MaxClients
__________________
asherkin is offline
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 08-12-2012 , 16:09   Re: [Source 2009] Custom Chat Colors
Reply With Quote #137

Quote:
Originally Posted by asherkin View Post
Code:
if (client < 1 || client > MaxClients || !IsClientInGame(client)) {
That 2nd check should be

Code:
client >= MaxClients
Why? That's checking if the client is invalid.
__________________
Dr. McKay is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 08-12-2012 , 16:10   Re: [Source 2009] Custom Chat Colors
Reply With Quote #138

Quote:
Originally Posted by Dr. McKay View Post
Why? That's checking if the client is invalid.
Have an approval
__________________
asherkin is offline
nikedu45
Senior Member
Join Date: May 2011
Old 08-14-2012 , 01:35   Re: [TF2/CS:S] Custom Chat Colors
Reply With Quote #139

Quote:
Originally Posted by 3nemesis View Post
fast answer

i tested
Code:
	{
		"flag"				"z"
		"tag"				"\x07FF0000[\x0700FFFFadmin\x07FF0000] \x03"
		// "tagcolor"			"G"
		// "namecolor"			"G"
		// "textcolor"			"T"
	}
but it prints \x07FF0000[\x0700FFFFadmin\x07F
Quote:
Originally Posted by Dr. McKay View Post
Yeah, I'll need to make some changes. It'll happen eventually.
Does the project progresses ?
__________________
Bl4ck-And-White.fr
I'm French !!

Last edited by nikedu45; 08-14-2012 at 01:36.
nikedu45 is offline
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 08-14-2012 , 01:44   Re: [TF2/CS:S] Custom Chat Colors
Reply With Quote #140

Quote:
Originally Posted by nikedu45 View Post
Does the project progresses ?
Not yet.
__________________
Dr. McKay 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 16:41.


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