View Single Post
Voqnum
Junior Member
Join Date: May 2015
Old 11-03-2015 , 14:51   Re: [CS:GO/CS:S] ServerAdvertisement - MultiLang | *UPDATED 1.9.2015
Reply With Quote #202

Receiving errors where only the first advert plays on repeat. Check out the .cfg here (http://pastebin.com/4d8vcmub)

Code:
// ServerAdvertisement - Help //
//
// Message Types:
//     Chat messages - Type: "T" / Colour support
//     Center text messages - Type: "C" / Support only [hex] codes / Ex: <font color='#ff0000'>This message is red</font>
//    Colours could be found at http://www.color-hex.com/
//
// Message Variables:
//    {NEXTMAP}
//    {CURRENTMAP}
//    {CURRENTTIME}
//    {TIMELEFT}
//    {ADMINSONLINE}
//    {SERVERIP}
//    {SERVERNAME}
//    {PLAYERNAME}
//
////////////////////////////////


"ServerAdvertisement"
{
    "Settings"
    {
        "Enable"    "1" // 1 for Enable, 0 Otherwise
        "Delay_between_messages"        "35" // In seconds
        "Time_Format"    "%H:%M:%S" // Hours,Minutes,Secods
        "Advertisement_tag"    "[{ORANGE}={Olive}DA{ORANGE}={DEFAULT}]" // Exmp: "[UltraGaming]"
        "Languages" "cz;sk" // These languages must be defined.
    }
    "Messages"
    {
        "1"
        {
            "default"    "Welcome to {RED}={GREEN}The Digital Alliance{RED}="
            ""        // Alt language message if applicable.
            "type"        "T" // Message will be printed in Chat.
        }
        "2"
        {
            "default"    "Visit our website {GREEN}www.ADDRESS.com"
            ""        // Alt language message if applicable.
            "type"        "T" // Message will be printed in Chat.
        }
        "3"
        {
            "default"    "The current map is {GREEN}{CURRENTMAP}"
            ""        // Alt language message if applicable.
            "type"        "T" // Message will be printed in Chat.
        }
        "4"
        {
            "default"    "Add us to your favorites {LIME}192.223.26.69:27015"
            ""        // Alt language message if applicable.
            "type"        "T" // Message will be printed in Chat.
        }
        "5"
        {
            "default"    "Now accepting applications for staff! Visit {LIME}www.ADDRESS.com {DEFAULT}to apply."
            ""        // Alt language message if applicable.
            "type"        "T" // Message will be printed in Chat.
        }
        "6"
        {
            "default"    "You're playing {DARKRED}{DEFAULT}with {GREEN}=The Digital Alliance="
            ""        // Alt language message if applicable.
            "type"        "T" // Message will be printed in Chat.
        }
    }
}
__________________
Contact Voqnum via E-mail

Contact Voqnum via Steam


CS:GO Hunger Games Server [US-Central]
Voqnum is offline