SRCDS Steam group


Plugin like Advertisements?
#1
Is there a plugin similar to the advertisements plugin for sourcemod, that i can use for TF2, because i can not get the advertisements plugin by DJ Tsunami to work at all, if you look at my other thread. Any help would be great thanks!
Reply
#2
In response to your other thread, try this:

Code:
"Advertisements"
{
    "1"
    {
        "type"        "C"
        "text"        "Welcome to Mr.Gaming, Please add us to your favorites!"
    }
    "2"
    {
        "type"        "H"
        "text"        "Type \'shop\' to view our server's store!"
    }
    "3"
    {
        "type"        "S"
        "text"        "{GREEN} Type \'steam\' to join our steam group!"

    }
    "4"
    {
        "type"        "S"
        "text"        "{GREEN} Type \'forum\' to join our forums, to chat with people, apply for membership for the main clan, or see special offers from our shop!"

    }
    "5"
    {
        "type"        "S"
        "text"        "{GREEN} Type !motd to read the rules!"

    }
    "6"
    {
        "type"        "S"
        "text"        "{GREEN} Put [mrg] before your name if you enjoy our server, and are in our group!"

    }

}
Reply
#3
(08-22-2011, 03:19 PM)Hovercat Wrote:  In response to your other thread, try this:

Code:
"Advertisements"
{
    "1"
    {
        "type"        "C"
        "text"        "Welcome to Mr.Gaming, Please add us to your favorites!"
    }
    "2"
    {
        "type"        "H"
        "text"        "Type \'shop\' to view our server's store!"
    }
    "3"
    {
        "type"        "S"
        "text"        "{GREEN} Type \'steam\' to join our steam group!"

    }
    "4"
    {
        "type"        "S"
        "text"        "{GREEN} Type \'forum\' to join our forums, to chat with people, apply for membership for the main clan, or see special offers from our shop!"

    }
    "5"
    {
        "type"        "S"
        "text"        "{GREEN} Type !motd to read the rules!"

    }
    "6"
    {
        "type"        "S"
        "text"        "{GREEN} Put [mrg] before your name if you enjoy our server, and are in our group!"

    }

}

ok i used it and its still the same error :/
Reply
#4
You can try using TF2Items or MetaMod plugins that support custom messages and ads. They’re more updated and compatible with recent TF2 servers compared to the old DJ Tsunami plugin.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)