Raised This Month: $ Target: $400
 0% 

[INC] More Colors (1.9.1)


Post New Thread Reply   
 
Thread Tools Display Modes
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 06-22-2012 , 18:32   Re: [INC] More Colors (1.1.0BETA)
Reply With Quote #41

Quote:
Originally Posted by AeroAcrobat View Post
I wish we could do this in-game.
__________________

Last edited by Dr. McKay; 06-22-2012 at 18:33.
Dr. McKay is offline
minimoney1
SourceMod Donor
Join Date: Dec 2010
Old 06-25-2012 , 13:27   Re: [INC] More Colors (1.1.0BETA)
Reply With Quote #42

Couple of issues and recommendations:
1. Apparently if you use PrintToChat, it prints the hex values of the colors in the console, so to remove those a workaround is to use SayText2, I would recommend doing that.
2. Also, if you could do something like CChangeColor which changes a colors hex value, also maybe CColorExists and CDeleteColor
minimoney1 is offline
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 06-25-2012 , 13:39   Re: [INC] More Colors (1.1.0BETA)
Reply With Quote #43

Quote:
Originally Posted by minimoney1 View Post
Couple of issues and recommendations:
1. Apparently if you use PrintToChat, it prints the hex values of the colors in the console, so to remove those a workaround is to use SayText2, I would recommend doing that.
2. Also, if you could do something like CChangeColor which changes a colors hex value, also maybe CColorExists and CDeleteColor
Shall be done soon.
__________________
Dr. McKay is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 07-26-2012 , 10:54   Re: [INC] More Colors (1.1.0BETA)
Reply With Quote #44

I've been meaning to ask this: Has anyone tested \x07 or \x08 in HL2:DM or DoD:S? Since these colors work in TF2 and CS:S, I just assumed they'd work in HL2:DM and DoD:S as well...
__________________
Not currently working on SourceMod plugin development.
Powerlord is offline
Sarona
AlliedModders Donor
Join Date: Jul 2012
Old 08-04-2012 , 11:34   Re: [INC] More Colors (1.1.0BETA)
Reply With Quote #45

It's compatible with "simple chat colors" plugin?
Sarona is offline
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 08-04-2012 , 12:35   Re: [INC] More Colors (1.1.0BETA)
Reply With Quote #46

Quote:
Originally Posted by Sarona View Post
It's compatible with "simple chat colors" plugin?
Simple Chat Colors does not utilize this include file. However, using Custom Chat Colors, you can achieve custom colors for chat.
__________________
Dr. McKay is offline
Sarona
AlliedModders Donor
Join Date: Jul 2012
Old 08-04-2012 , 12:42   Re: [INC] More Colors (1.1.0BETA)
Reply With Quote #47

Ok, i replace "simplechat colors" to "custom chat colors" or not? I interested to using more colors, pink, cyan , violet, etcc

Last edited by Sarona; 08-04-2012 at 12:54.
Sarona is offline
Sarona
AlliedModders Donor
Join Date: Jul 2012
Old 08-04-2012 , 12:53   Re: [INC] More Colors (1.1.0BETA)
Reply With Quote #48

I using two colors extended (

"admin_colors"
{
"Lider"
{
"flag" "z"
"tag" "[LIDER] "
"tagcolor" "#0x8A2BE2" (BLUE VIOLET)
"namecolor" "T"
"textcolor" "#0x00FFFF" (CYAN)




}


I installed and compiled colors.inc/morecolors.inc and simple chat proccesor

Not running for me , sorry i'm n00b

Last edited by Sarona; 08-04-2012 at 12:57.
Sarona is offline
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 08-04-2012 , 13:02   Re: [INC] More Colors (1.1.0BETA)
Reply With Quote #49

Ignore colors.inc and morecolors.inc in this case.

Code:
"admin_colors"
{
	"Lider"
	{
		"flag" "z"
		"tag" "[LIDER] "
		"tagcolor" "#8A2BE2"
		"textcolor" "#00FFFF"
	}
}
__________________
Dr. McKay is offline
Sarona
AlliedModders Donor
Join Date: Jul 2012
Old 08-04-2012 , 13:08   Re: [INC] More Colors (1.1.0BETA)
Reply With Quote #50

Awesome !! do you have the complete list colors in my case, please?, thanks you!!!

Last edited by Sarona; 08-04-2012 at 13:08.
Sarona 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 19:37.


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