Raised This Month: $32 Target: $400
 8% 

CFG color codes


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Pawangond
Member
Join Date: Jul 2016
Location: In Your Heart
Old 02-18-2017 , 11:51   CFG color codes
Reply With Quote #1

i want to know the color codes for cfg for cs 1.6 like live.cfg so when this cfg are loaded the words displayed are colored like match is live should be coloured.

pls pls help !
Pawangond is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 02-18-2017 , 14:32   Re: CFG color codes
Reply With Quote #2

It depends on how the data is read from the file. It is often RGB in either decimal or hex, for example: 255,255,255 or 0xFFFFFF. Ultimately, you'll need to find the plugin that reads the file and ask there.
__________________
fysiks is offline
Pawangond
Member
Join Date: Jul 2016
Location: In Your Heart
Old 02-18-2017 , 22:35   Re: CFG color codes
Reply With Quote #3

Quote:
Originally Posted by fysiks View Post
It depends on how the data is read from the file. It is often RGB in either decimal or hex, for example: 255,255,255 or 0xFFFFFF. Ultimately, you'll need to find the plugin that reads the file and ask there.
Can u upload any cfg which have coloured output so I can refer to it.
Pawangond is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 02-18-2017 , 22:56   Re: CFG color codes
Reply With Quote #4

Quote:
Originally Posted by Pawangond View Post
Can u upload any cfg which have coloured output so I can refer to it.
No. You have to the find the plugin that uses your config file and see how that plugin expects it. There is no universal answer because each plugin can handle it differently. It could even be in octal.

You should look where you got the plugin for an example of how to use it. If it's not explicitly stated, you should post in the plugin's own thread. That way people will know what you are even talking about.
__________________

Last edited by fysiks; 02-18-2017 at 23:02.
fysiks 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 08:29.


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