View Single Post
jouva
Senior Member
Join Date: Jan 2010
Old 03-11-2018 , 11:51   Re: Advertisements 2.0 (Updated 2016/03/23)
Reply With Quote #2051

I've installed the plugin on my TF2 server and advertisements are happening just fine. But when using the "chat" type, instead of seeing text in the color specified in the text, it spits out the color HEX code. I'm only using {green} and {default} in one instance.

Though come to think of it, only the {green} spit out a hex code and {default} did not.

Code:
"Advertisements"
{
    "1"
    {
        "chat"          "Check out our Discord chat server!\n{green}hxxps://example.com{default}"
    }
    "2"
    {
        "chat"          "Come join our Steam Group for announcements about our server!\n{green}hxxp://example.com{default}"
    }
    "3"
    {
        "chat"          "(Redacted message about server using no colors)"
    }
    "4"
    {
        "chat"          "(Redacted message for members using no colors)"
        "flags"         "a"
    }
}
URL and some text redacted.

Any thoughts?

Last edited by jouva; 03-11-2018 at 11:52.
jouva is offline