View Single Post
born for gaming
Member
Join Date: Aug 2019
Location: Pakistan
Old 07-31-2021 , 12:14   Re: Make a Color include which works on both CSS/CSGO |help
Reply With Quote #3

Quote:
Originally Posted by DJ Tsunami View Post
ColorVariables supports every color and game that More Colors supports, as mentioned at the bottom of the README.

You can also try one of these:

I use colorvariables for csgo.

when i use

PHP Code:
CPrintToChatAll("{aqua}[{pink}S{black}L{pink}A{olive}Y{white}E{crimson}R{aqua}]); 
in game its not works.


but when i use csgo default colors :
PHP Code:
CPrintToChatAll("{gold}[{darkred}S{orchid}L{default}A{purple}Y{green}E{blue}R{gold}] 
then it works.


Please tell me how it works.
and also tell me what is syntax for CSS

Last edited by born for gaming; 07-31-2021 at 12:15.
born for gaming is offline