• MOTD Not working.
    2 replies, posted
I don't know what I did, but I messed something up with the motd.txt in ulx. Can anyone find out what I did that messed it up? [url]http://pastebin.com/tEgACf90[/url] (Couldn't post it on here.)
Change [QUOTE] { "background_color" "#dddddd" "header_color" "#82a0c8" "header_text_color" "#ffffff" "section_text_color" "#000000" "text_color" "#000000" }[/QUOTE] To { "background_color "Color(255,255,255)" "header_color "Color(255,255,255)" "header_text_color "Color(255,255,255)" "section_text_color "Color(255,255,255)" "text_color "Color(255,255,255)" } or [QUOTE] { "background_color "255,255,255" "header_color "255,255,255" "header_text_color "255,255,255" "section_text_color "255,255,255" "text_color "255,255,255" }[/QUOTE]
[QUOTE=Heroezzz;50429656]Change To { "background_color "Color(255,255,255)" "header_color "Color(255,255,255)" "header_text_color "Color(255,255,255)" "section_text_color "Color(255,255,255)" "text_color "Color(255,255,255)" } or[/QUOTE] That still didn't help :/
Sorry, you need to Log In to post a reply to this thread.