Raised This Month: $51 Target: $400
 12% 

[ANY] ServerAdvertisement3 - MultiLang | *UPDATED 05.04.2020* | *VERSION 3.1.4


Post New Thread Reply   
 
Thread Tools Display Modes
painlesstgp
Senior Member
Join Date: May 2019
Location: Sweden
Old 06-07-2019 , 18:05   Re: ServerAdvertisements3
Reply With Quote #731

I do have that.
painlesstgp is offline
painlesstgp
Senior Member
Join Date: May 2019
Location: Sweden
Old 06-07-2019 , 18:06   Re: ServerAdvertisements3
Reply With Quote #732

Code:
"ServerAdvertisements3"
{
  "Settings"
  {
    "ServerName" "[{green}TGP{default}]" // Server tag
    "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" "30.0" // Time in seconds
    "Languages"  "EN;CZ" // 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 - Only T and C types are supported right now
    "en" "{default}*************************************** \nWelcome to {green}TGP {default}Trading Server {green}{PLAYERNAME}!{default}***************************************"
    "cz" "{default}*************************************** \nWelcome to {green}TGP {default}Trading Server {green}{PLAYERNAME}!{default}***************************************"
    "Delay" "5.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
  } //Make everything green
  "Messages"
  {
    "1"
    {
      "enabled" "1" // Message is temporarily disabled - Default: 1
      "maps" "all" //- Default: all
      "en" "If you enjoy our server, {green}Add {default}it to your {green}Favorites! 74.91.116.189"
	  "cz" ""
      "type" "T"
      "tag" "[{green}TGP{default}]"
    }
	"2"
    {
      "enabled" "1" // Message is temporarily disabled - Default: 1
      "maps" "all" //- Default: all
      "en" "Type {green}!commands {default}or {green}!help {default}in chat to see all the chat commands you can use!"
	  "cz" ""
      "type" "T"
      "tag" "[{green}TGP{default}]"
    }
	"3"
    {
      "enabled" "1" // Message is temporarily disabled - Default: 1
      "maps" "all" //- Default: all
      "en" "To buy {green}VIP status on all TGP servers {default}please contact any admin!""
	  "cz" ""
      "type" "T"
      "tag" "[{green}TGP{default}]"
    }
	"4"
    {
      "enabled" "1" // Message is temporarily disabled - Default: 1
      "maps" "all" //- Default: all
      "en" "Come Join the Retake server, {green}74.91.123.184"
	  "cz" ""
      "type" "T"
      "tag" "[{green}TGP{default}]"
    }
	"5"
    {
      "enabled" "1" // Message is temporarily disabled - Default: 1
      "maps" "all" //- Default: all
      "en" "Come {default}Join the 1v1 Server, {green}74.91.123.186"
	  "cz" ""
      "type" "T"
      "tag" "[{green}TGP{default}]"
    }
	"6"
    {
      "enabled" "1" // Message is temporarily disabled - Default: 1
      "maps" "all" //- Default: all
      "en" "You can use {green}!takeweapon (!tw){default} and{green} !takepistol{default} as well as{green} !takeknife (!tk)!"
	  "cz" ""
      "type" "T"
      "tag" "[{green}TGP{default}]"
    }
	"7"
    {
      "enabled" "1" // Message is temporarily disabled - Default: 1
      "maps" "all" //- Default: all
      "en" "Go Follow The Twitter, {green}@ProductionsTGP"
	  "cz" ""
      "type" "T"
      "tag" "[{green}TGP{default}]"
    }
	"8"
    {
      "enabled" "1" // Message is temporarily disabled - Default: 1
      "maps" "all" //- Default: all
      "en" "Seeing errors?, then consider {green}re-verifying {default}your{green} CS:GO game cache."
	  "cz" ""
      "type" "T"
      "tag" "[{green}TGP{default}]"
    }
	"9"
    {
      "enabled" "1" // Message is temporarily disabled - Default: 1
      "maps" "all" //- Default: all
      "en" "To appeal a ban, apply for admin, make a suggestion & more go to {green}theglobalparadise.com/forums"
	  "cz" ""
      "type" "T"
      "tag" "[{green}TGP{default}]"
    }
  }
}
painlesstgp is offline
ESK0
BANNED
Join Date: May 2014
Location: Czech Republic
Old 06-09-2019 , 04:52   Re: ServerAdvertisements3
Reply With Quote #733

Look for red color and remove the " You are welcome

Quote:
Originally Posted by painlesstgp View Post
Code:
"ServerAdvertisements3"
{
  "Settings"
  {
    "ServerName" "[{green}TGP{default}]" // Server tag
    "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" "30.0" // Time in seconds
    "Languages"  "EN;CZ" // 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 - Only T and C types are supported right now
    "en" "{default}*************************************** \nWelcome to {green}TGP {default}Trading Server {green}{PLAYERNAME}!{default}***************************************"
    "cz" "{default}*************************************** \nWelcome to {green}TGP {default}Trading Server {green}{PLAYERNAME}!{default}***************************************"
    "Delay" "5.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
  } //Make everything green
  "Messages"
  {
    "1"
    {
      "enabled" "1" // Message is temporarily disabled - Default: 1
      "maps" "all" //- Default: all
      "en" "If you enjoy our server, {green}Add {default}it to your {green}Favorites! 74.91.116.189"
	  "cz" ""
      "type" "T"
      "tag" "[{green}TGP{default}]"
    }
	"2"
    {
      "enabled" "1" // Message is temporarily disabled - Default: 1
      "maps" "all" //- Default: all
      "en" "Type {green}!commands {default}or {green}!help {default}in chat to see all the chat commands you can use!"
	  "cz" ""
      "type" "T"
      "tag" "[{green}TGP{default}]"
    }
	"3"
    {
      "enabled" "1" // Message is temporarily disabled - Default: 1
      "maps" "all" //- Default: all
      "en" "To buy {green}VIP status on all TGP servers {default}please contact any admin!""
	  "cz" ""
      "type" "T"
      "tag" "[{green}TGP{default}]"
    }
	"4"
    {
      "enabled" "1" // Message is temporarily disabled - Default: 1
      "maps" "all" //- Default: all
      "en" "Come Join the Retake server, {green}74.91.123.184"
	  "cz" ""
      "type" "T"
      "tag" "[{green}TGP{default}]"
    }
	"5"
    {
      "enabled" "1" // Message is temporarily disabled - Default: 1
      "maps" "all" //- Default: all
      "en" "Come {default}Join the 1v1 Server, {green}74.91.123.186"
	  "cz" ""
      "type" "T"
      "tag" "[{green}TGP{default}]"
    }
	"6"
    {
      "enabled" "1" // Message is temporarily disabled - Default: 1
      "maps" "all" //- Default: all
      "en" "You can use {green}!takeweapon (!tw){default} and{green} !takepistol{default} as well as{green} !takeknife (!tk)!"
	  "cz" ""
      "type" "T"
      "tag" "[{green}TGP{default}]"
    }
	"7"
    {
      "enabled" "1" // Message is temporarily disabled - Default: 1
      "maps" "all" //- Default: all
      "en" "Go Follow The Twitter, {green}@ProductionsTGP"
	  "cz" ""
      "type" "T"
      "tag" "[{green}TGP{default}]"
    }
	"8"
    {
      "enabled" "1" // Message is temporarily disabled - Default: 1
      "maps" "all" //- Default: all
      "en" "Seeing errors?, then consider {green}re-verifying {default}your{green} CS:GO game cache."
	  "cz" ""
      "type" "T"
      "tag" "[{green}TGP{default}]"
    }
	"9"
    {
      "enabled" "1" // Message is temporarily disabled - Default: 1
      "maps" "all" //- Default: all
      "en" "To appeal a ban, apply for admin, make a suggestion & more go to {green}theglobalparadise.com/forums"
	  "cz" ""
      "type" "T"
      "tag" "[{green}TGP{default}]"
    }
  }
}
ESK0 is offline
fight4u
New Member
Join Date: Jun 2019
Old 06-22-2019 , 18:59   Re: [ANY] ServerAdvertisement3 - MultiLang | *UPDATED 16.02.2019* | *VERSION 3.1.3a
Reply With Quote #734

Hey guys.

May I have a tricky question for you? Is it possible to put a tabulator [TAB] on CS:GO? I want the CONVAR to be right next to each other. Multiple spacebars do not work.

Example how it should look like:
Code:
 
Server name:    CS:GO game server 
Current map:    de_dust2
Players online: 12 
Friendly fire:  1    (1 = ON / 0 = OFF)
Freezetime:     15 s
And now my real code:
Code:
 
"2"
    {
      "maps" "all" 
	  "en" "Server name:    {lime}{SERVERNAME} \n 
                Current map:    {lime}{CURRENTMAP} \n 
                Players online: {lime}{PLAYERCOUNT} \n 
                Friendly fire:  {lime}{mp_friendlyfire}    {bluegrey}(1 = ON / 0 = OFF) \n 
                Freezetime:     {lime}{mp_freezetime} s"
	  "type" "T"
    }
Does somebody has any idea?

Thanks!
fight4u

Last edited by fight4u; 06-22-2019 at 19:01.
fight4u is offline
GuStAvOS
Member
Join Date: Mar 2018
Old 07-16-2019 , 18:25   Re: [ANY] ServerAdvertisement3 - MultiLang | *UPDATED 16.02.2019* | *VERSION 3.1.3a
Reply With Quote #735

holaa

one question ... it only works in csgo ??
in l4d2 will it also work?
__________________
GuStAvOS is offline
freak.exe_uLow
AlliedModders Donor
Join Date: Jul 2012
Location: Germany
Old 07-17-2019 , 10:23   Re: [ANY] ServerAdvertisement3 - MultiLang | *UPDATED 16.02.2019* | *VERSION 3.1.3a
Reply With Quote #736

Quote:
Originally Posted by GuStAvOS View Post
holaa

one question ... it only works in csgo ??
in l4d2 will it also work?
try it, i think yes
freak.exe_uLow is offline
GuStAvOS
Member
Join Date: Mar 2018
Old 07-17-2019 , 21:07   Re: [ANY] ServerAdvertisement3 - MultiLang | *UPDATED 16.02.2019* | *VERSION 3.1.3a
Reply With Quote #737

hola:

someone could help me with the compilation in SourceMod v1.7.3-dev+5290
server l4d2

thank you
__________________
GuStAvOS is offline
ESK0
BANNED
Join Date: May 2014
Location: Czech Republic
Old 07-20-2019 , 08:34   Re: [ANY] ServerAdvertisement3 - MultiLang | *UPDATED 16.02.2019* | *VERSION 3.1.3a
Reply With Quote #738

Quote:
Originally Posted by GuStAvOS View Post
hola:

someone could help me with the compilation in SourceMod v1.7.3-dev+5290
server l4d2

thank you
Update your sourcemod. It won't work on 1.7.3 Its too old version.
ESK0 is offline
Enrory
Senior Member
Join Date: Nov 2016
Location: Austria
Old 07-30-2019 , 10:00   Re: [ANY] ServerAdvertisement3 - MultiLang | *UPDATED 16.02.2019* | *VERSION 3.1.3a
Reply With Quote #739

hello very nice plugin.

It works great but i see only the english text on display:

My settings: Example:
Quote:
"5" // HUD MESSAGE
{
"enabled" "1"
"maps" "all"
"en" "Welcome to Cosmoline {PLAYERNAME}"
"de" "Willkommen zu Cosmoline {PLAYERNAME}"
"type" "h"
"color" "255 112 0" // RGB (R G B)
"color2" "255 255 51" // RGB (R G B)
"effect" "2" // 0,1,2
"channel" "5" // Any number
"posx" "-1.0" //left to right
"posy" "0.05" //top to bottom
"fadein" "0.2" //Fade in time
"fadeout" "0.2" //Fade out time
"holdtime" "5.0" //Message hold time
}
Can someone help?
If i change manuel with !sa3lang the language it works.
But with IP or Gameoption it will be stay english.
__________________

Last edited by Enrory; 07-30-2019 at 10:23.
Enrory is offline
ESK0
BANNED
Join Date: May 2014
Location: Czech Republic
Old 07-31-2019 , 01:39   Re: [ANY] ServerAdvertisement3 - MultiLang | *UPDATED 16.02.2019* | *VERSION 3.1.3a
Reply With Quote #740

Quote:
Originally Posted by Enrory View Post
hello very nice plugin.

It works great but i see only the english text on display:

My settings: Example:


Can someone help?
If i change manuel with !sa3lang the language it works.
But with IP or Gameoption it will be stay english.

What languagr do you see next to IP option?
ESK0 is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 11:28.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode