View Single Post
AeroAcrobat
AlliedModders Donor
Join Date: Apr 2011
Location: lives in a circus
Old 06-06-2012 , 00:58   Re: [ANY|TF2] Advanced Advertisements
Reply With Quote #32

game = TF2
Code:
    "1"
    {
        "type"      "S"
        "text"      "{palepink} TETEST"
    }
Code:
    "palepink" //The name of the color without the "{" and "}" tags.
    {
        "hex"        "0xcc9999" // "Hexadecimal representation of the color" - Directly taken off of the morecolors documentation
    }
like this ?
can not get it work :/
__________________
AeroAcrobat is offline