View Single Post
freak.exe_uLow
AlliedModders Donor
Join Date: Jul 2012
Location: Germany
Old 01-12-2019 , 13:59   Re: [ANY] ServerAdvertisement3 - MultiLang | *UPDATED 30.12.2018* | *VERSION 3.1.3
Reply With Quote #687

Quote:
Originally Posted by PANDA_TXX View Post
Good day
sorry for my bad eglish

I have a problem and I can not continue .... can you help me that would be shr nice

The config does not work and unfortunately I can not find the error
PHP Code:
"ServerAdvertisements3"

{

  
"Settings"

  
{

    
"ServerName" "[{Lime}EXCALIBUR{default}]" // Server tag

    
"MySQL" "0" // If 1 -> Messages will be loaded from MySQL

    
"ServerType" "default" // Only if MySQL is 1 -> Simply divide messages to groups (e.g. 3 servers uses ServerType surf and 2 servers uses jailbreak)

    
"Time" "180" // Time in seconds

    
"Languages"  "EN;IT" // List of languages / Keep the main language first (If player connect from Country you did not translated. He will get messages in language which is the first in list).

    
"Default language" "geoip" // Value = "geoip" or "ingame"

    
"Log expired messages" "0" // 1 = Enabled -> Messages are loged in Sourcemod's error log

  
}

  
"Welcome Message"

  
{

    
"Enabled" "1" // 1 = Enabled / 0 = Disabled,

    
"Type" "T" // Type of message - T, H, C

    
"en" "{orange}*************************************** \n{darkred}Welcome to EXCALIBUR_HvH {PLAYERNAME}! \n Please Excalibur ~ Discord: discord.gg/Bgxm85d \n {lime}Visit our Excalibur ~ Discord for Free Configs,Lua´s and DLL´s\n {orange}***************************************"

    "Delay" "15.0" 
// Time in seconds after is client connected to server to show message

    
"flags" "" // Client with this flag will get welcome message - Keep empty for all

  
}

  
"Messages"

  
{

        
"1"

    
{

      
"enabled" "1" // Message is temporarily disabled - Default: 1

      
"maps" "all" //- Default: all

      
"en" "Check out your performance by typing {Green}rank"

      "type" "T"

    
}

        
"2"

    
{

      
"enabled" "0" // Message is temporarily disabled - Default: 1

      
"maps" "all" //- Default: all

      
"en" "Are you the NO SCOPE KING? Find out by typing {Green}!mynoscop{Default} or {Green}!noscop"

      "type" "T"

    
}

        
"3"

    
{

      
"enabled" "1" // Message is temporarily disabled - Default: 1

      
"maps" "all" //- Default: all

      
"en" "Type {Green}top {Default} to see the top10 rank"

      "type" "T"

    
}

  } 

  
"4"

    
{

      
"enabled" "1" // Message is temporarily disabled - Default: 1

      
"maps" "all" //- Default: all

      
"en" "Use {Purpel}!tag {Default} to Change Clan-Tag!!"

      "type" "T"

    
}

    
"5"

    
{

      
"enabled" "1" // Message is temporarily disabled - Default: 1

      
"maps" "all" //- Default: all

      
"en" "RankMe commands: {Green}rank{Default}, {Green}next{Default}, {Green}top{Default}, {Green}tophs{Default} \n {Green}topweapon{Default}, {Green}topkills{Default}, {Green}topmvp{Default}, {Purple}hitboxme"

      "type" "T"

    
}

      
"6"

    
{

      
"enabled" "1" // Message is temporarily disabled - Default: 1

      
"maps" "all" //- Default: all

      
"en" "Come pay us a visit! \n {Green}Excalibur ~ Discord: discord.gg/Bgxm85d"

      "type" "H"

    
}

      
"7"

    
{

      
"enabled" "1" // Message is temporarily disabled - Default: 1

      
"maps" "all" //- Default: all

      
"en" "1 Excalibur >HvH< | Mirage | Dust2| Office | EU | [RankeMe] 16K : {Green}85.131.139.66:27015"

      "type" "T"

    
}

          
"8"

    
{

      
"enabled" "1" // Message is temporarily disabled - Default: 1

      
"maps" "all" //- Default: all

      
"en" "2 Excalibur >HvH< | Office | Mirage | EU | [RankeMe]: {Green}95.141.36.163:27016"

      "type" "T"

    
}

              
"9"

    
{

      
"enabled" "1" // Message is temporarily disabled - Default: 1

      
"maps" "all" //- Default: all

      
"en" "You like the server then you can support us with a small donation {Green}public{Default}  Excalibur ~ Donation: paypal.me/pools/c/8b4FRSmJnl"

      "type" "T"

    
}

                  
"10"

    
{

      
"enabled" "1" // Message is temporarily disabled - Default: 1

      
"maps" "all" //- Default: all

      
"en" " VIP Rank with Reserve Slot , Can u buy 1 Month -> 2€   Donors automatically receive  {Green}VIP"

      "type" "T"

    
}

                      
"11"

    
{

      
"enabled" "1" // Message is temporarily disabled - Default: 1

      
"maps" "all" //- Default: all

      
"en" "DONATORS {Green}EXCALIBUR_HvH{Default} tag! \n All Time {Purple}dackelwackelLP 10€{Default} Thank u Bro!!"

      "type" "T"

    
}


Quote:
}

}

"4"
you have a double "}" i fix that for you, you can download the file below
Attached Files
File Type: cfg ServerAdvertisements3.cfg (4.2 KB, 93 views)

Last edited by freak.exe_uLow; 01-12-2019 at 14:02.
freak.exe_uLow is offline